[DISCUSSION] Windows 11 Enterprise/IoT Enterprise (N) LTSC 2024 (24H2 / 26100.x)

Discussion in 'Windows 11' started by Enthousiast, Apr 26, 2024.

  1. 0xExynos

    0xExynos MDL Junior Member

    Aug 5, 2021
    68
    8
    0
    Thanks. Why I can't find anywhere KB5068516 on your posts, seems you've included it in 24H2 LTSC W10UI post?

    Maybe there is some mixup with KB5066683?
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Seems i forgot to put that one in the overview, fixing :)

    Fixed:)

    https://forums.mydigitallife.net/posts/1830860
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    That was the september one for 24H2 but for 25H2 they released it October 8. 2025, that can be confusing :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. 0xExynos

    0xExynos MDL Junior Member

    Aug 5, 2021
    68
    8
    0
    Thanks for the quick fixes and replies. Keep up the good work, I appreciate it.
     
  5. 0xExynos

    0xExynos MDL Junior Member

    Aug 5, 2021
    68
    8
    0
    Just noticed this also between the two posts, DU for SafeOS seems different, one is for 23H2, other is for 24H2/25H4, numbers KB5070186 and KB5069341
     
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Please link me to the posts you mean, i am running 30+ tabs and getting pretty dizzy :D

    Here the DU for SafeOS is correct: https://forums.mydigitallife.net/posts/1830860

    Here the info is also correct: https://forums.mydigitallife.net/posts/1896263

    I now increased the font size for 226x1 in that post.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. 0xExynos

    0xExynos MDL Junior Member

    Aug 5, 2021
    68
    8
    0
    Yes, the one in this post I think needs correcting.
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    There are 2 builds mentioned in that post, the upper is 26x00 and the lower is 226x1.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. 0xExynos

    0xExynos MDL Junior Member

    Aug 5, 2021
    68
    8
    0
    Got it. Thanks.
     
  10. rbaron

    rbaron MDL Novice

    Jul 10, 2010
    21
    2
    0
    Is it possible to uninstall the old calculator from windows 11 iot enterprise ltsc 2024?
     
  11. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,875
    3,149
    120
    Just remove its feature on demand
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. rbaron

    rbaron MDL Novice

    Jul 10, 2010
    21
    2
    0
    can you tell me how?
     
  13. Meedas

    Meedas MDL Junior Member

    May 12, 2025
    59
    70
    0
    For OS already installed:

    Code:
    Dism.exe /Online /NoRestart /Disable-Feature /FeatureName:Microsoft-Windows-win32calc /PackageName:@Package
    For offline image:

    Code:
    Dism.exe /Image:PathToImage /Disable-Feature /FeatureName:Microsoft-Windows-win32calc /PackageName:@Package
     
  14. rbaron

    rbaron MDL Novice

    Jul 10, 2010
    21
    2
    0
    Already tried, the result is as shown in the picture
    upload_2025-11-14_18-17-38.png
     
  15. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,742
    1,745
    150
    there is no package named package?, Exchange it for the real package name inlcuding file extension or even remove that switch
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,742
    1,745
    150
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    It's probably a way for Dism to search and find the correct package (name and version)
     
  18. qwesta

    qwesta MDL Senior Member

    Jul 22, 2011
    402
    213
    10
    Another question of interest, please:-
    If I were to install Windows 11 Enterprise, version 25H2, would this be my base ISO by updating with W10UI, or I should use another one?
    Thank you
     
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    #3380 Enthousiast, Nov 17, 2025
    Last edited: Nov 17, 2025
    (OP)
    Considering 25H2 = 24H2 base + 25H2 EP + LCU you can pick the 26100.1742 ISO and update it by using W10UI (use the 25H2 NDP35-481 CU) but you also can take the 25H2 ISO and update that, then it doesn't need the 25H2 EP but W10UI should take care of that.

    @qwesta, i didn't notice this was asked in the LTSC thread, LTSC should not be 25H2 so keep it on 24H2 and update it with the NDP35-481 update for 24H2 and no 25H2 EP.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...