1. Meedas

    Meedas MDL Junior Member

    May 12, 2025
    59
    70
    0
    Thanks for checking. Something must be wrong with my ISO. I'll rebuild it again from the original (1288) and see if that fixes the problem.
     
  2. Anonymous-MDL-User

    Anonymous-MDL-User MDL Novice

    May 26, 2025
    14
    5
    0
    #4822 Anonymous-MDL-User, Nov 14, 2025
    Last edited: Dec 1, 2025
    .
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Last response from, first sigh gamers and ltsc... (please don't be offended) and second, the 22H2 EP doesn't install on 2021 LTSC, the mum file workaround changes 21H2 to 22H2 and 19044 to 19045, wouldn't the simple registry change do the same trick for the game?

    Wouldn't it be lovely when MSFT stops Windows 10 support for the xbox app entirely now with the official EOS for 10?

    This is coming up every 3 months it seems...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Anonymous-MDL-User

    Anonymous-MDL-User MDL Novice

    May 26, 2025
    14
    5
    0
    #4824 Anonymous-MDL-User, Nov 15, 2025
    Last edited: Dec 1, 2025
    .
     
  5. NewEraCracker

    NewEraCracker MDL Senior Member

    Apr 19, 2011
    335
    552
    10
    #4826 NewEraCracker, Nov 15, 2025
    Last edited: Nov 15, 2025
    Hi,
    I haven't really checked that batch, but it is probably missing the instruction to CD (change directory) to the directory it sits on:
    Code:
    pushd "%~dp0"
    Below @echo off on a new line.

    As a workaround you can run cmd.exe as administrator, cd to the directory, and then invoke the batch.

    My two cents. Thank you.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    #4827 Carlos Detweiller, Nov 15, 2025
    Last edited: Nov 16, 2025
    Oh, c'mon, let it slip. 22H2 EP is NOT for LTSC 2021! Just save yourself the problems and headache.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Meedas

    Meedas MDL Junior Member

    May 12, 2025
    59
    70
    0
    Forgot to update... It was a corrupted ISO and the new ISO installed fine.

    And thanks abbodi1406 for the W10UI update. Everything updates flawlessly.
     
  8. NewbWin

    NewbWin MDL Junior Member

    Oct 21, 2023
    75
    2
    0
    The Bitlocker is turn off.The current condition happen because I turn off Secure boot.Enable secure boot , the warning icon disappear.
    It only happen after windows 10 update to latest 14th October update.
    What I can do to disable the warning Icon ?
     
  9. Logon

    Logon MDL Member

    May 31, 2008
    181
    122
    10
  10. Alchedin

    Alchedin MDL Novice

    Feb 14, 2013
    3
    1
    0
    #4831 Alchedin, Nov 16, 2025
    Last edited: Nov 16, 2025
    If you want to revert back to 21h2 just change Add to Remove in the command like this:

    Dism /Online /Remove-Package /PackagePath:"microsoft-windows-22h2enablement-package~31bf3856ad364e35~amd64~~10.0.19041.1799.mum"
    Dism /Online /Remove-Package /PackagePath:"microsoft-windows-22h2enablement-payload-package~31bf3856ad364e35~amd64~~10.0.19041.1799.mum"

    Hope this helps some people who didn't read ahead (like me :rolleyes:).

    Update: After removing/reverting back WU seems to give a message some security updates are missing and won't look the updates that are necessary. Will look into it. WIP.

    Update 2: Seems reinstalling from image is the only option as from now.
     
  11. Logon

    Logon MDL Member

    May 31, 2008
    181
    122
    10
    Just to add that in case the above still doesn't definitely work for you, then you may first need to unlock the C:\ drive with the following command from Command Prompt (as admin):
    Code:
    manage-bde -unlock C:
     
  12. Meedas

    Meedas MDL Junior Member

    May 12, 2025
    59
    70
    0
    What's happening is when you convert over to 22H2, in the background ESU data is being downloaded from Microsoft. When you remove 22H2 and go back to 21H2, 21H2 gets confused by the ESU data, hence the security errors.

    IMO, it's not worth potentially bricking your OS in order to show "19045" instead of "19044".
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    #4836 abbodi1406, Nov 17, 2025
    Last edited: Nov 17, 2025
    What ESU data?
    it just WU detection metadata, and it's evaluated on each scan

    you can manually install KB5068781 on "hacked" 22H2 LTSC 2021, and it will work

    no one should install 22H2 EP on LTSC anyway
     
  14. sorvergen

    sorvergen MDL Novice

    Oct 15, 2025
    37
    12
    0
    I'm also trying to switch to 22h2, don't you think it's worth it?
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    I smell a fish:thinking:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. CaptainKirk1966

    CaptainKirk1966 One of the Green Guys
    Staff Member

    Oct 31, 2009
    2,931
    1,943
    90
    Don't bother with it. There never was an official 22H2 LTSC. Why are people trying to create a "22H2 LTSC" from 21H2, which would pretty much qualify as a frankenbuld?
     
  17. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,466
    11,872
    240
    The entire purpose of LTSC/B is that the build doesn't change. It never "Updates" or "Upgrades" to a newer build. It only receives security patches.
    If someone wants an updated build of Win10 with less online features, they need to run the latest win10 iso through some kind of lite'ing script or program.