Windows 11 IOT LTSC Essentials & Useful Apps

Discussion in 'Windows 11' started by -Jim-, Nov 26, 2025.

  1. -Jim-

    -Jim- MDL Senior Member

    Aug 10, 2009
    338
    70
    10
    #1 -Jim-, Nov 26, 2025
    Last edited: Nov 26, 2025
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. rayman95

    rayman95 MDL Senior Member

    Oct 3, 2018
    402
    267
    10
    Non need of M$ apps..you can have free and Foss apps
     
  3. ibay770

    ibay770 MDL Member

    Oct 9, 2015
    229
    63
    10
    This. Pity, bc personally I like the UI of photos and other ones, but functionally it dosent work
     
  4. -Jim-

    -Jim- MDL Senior Member

    Aug 10, 2009
    338
    70
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. -Jim-

    -Jim- MDL Senior Member

    Aug 10, 2009
    338
    70
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. -Jim-

    -Jim- MDL Senior Member

    Aug 10, 2009
    338
    70
    10
    Today was the day. MS forced 25H2 on me some time ago but it took me until today to swap out the 1TB WD M.2 NVME in my main Box, and install a Samsung 990 EVO Plus 1TB M.2 NVME which I've been saving for this project.

    I installed Windows 11 Enterprise IoT LTSC 2024 in my main Box and now I'm configuring it with various Apps and Tweaks.

    Hopefully I'll like it more than Win 11 25H2. :rolleyes:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. javaspain

    javaspain MDL Senior Member

    Jul 29, 2009
    260
    143
    10
    After installing WinGet, you can install the following command lines, or through a script:

    :: Microsoft Photos App:
    winget install 9WZDNCRFJBH4f -s msstore --accept-source-agreements --accept-package-agreements

    :: Legacy Photos App:
    winget install 9nv2l4xvmcxm -s msstore --accept-source-agreements --accept-package-agreements

    :: Calculator:
    winget install 9wzdncrfhvn5 -s msstore --accept-source-agreements --accept-package-agreements

    :: WebP Image Extension
    winget install Google.Libwebp -s winget --accept-source-agreements --accept-package-agreements

    :: HDR Calibration:
    winget install 9n7f2sm5d1lr -s msstore --accept-source-agreements --accept-package-agreements

    :: K-Lite Codec Full Pack
    winget install CodecGuide.K-LiteCodecPack.Full -s winget --accept-source-agreements --accept-package-agreements

    :: VLC Player
    winget install VideoLAN.VLC -s winget --accept-source-agreements --accept-package-agreements

    :: Windows Scan
    winget install 9wzdncrfj3pv -s msstore --accept-source-agreements --accept-package-agreements

    :: Microsoft DirectX
    winget install Microsoft.DirectX -s winget --accept-source-agreements --accept-package-agreements

    :: PowerToys
    winget install Microsoft.PowerToys -s winget --accept-source-agreements --accept-package-agreements

    :: Open Shell Menu
    winget install Open-Shell.Open-Shell-Menu -s winget --accept-source-agreements --accept-package-agreements