Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- INSTRUCTIONS:
- Download and extract this: https://catalog.s.download.windowsupdate.com/c/upgr/2022/07/windows10.0-kb5015684-x64_523c039b86ca98f2d818c4e6706e2cc94b634c4a.msu
- Find and extract this to a folder: Windows10.0-KB5015684-x64_PSFX.cab
- Open the extracted folder and start PowerShell as admin inside the folder
- Paste and run this:
- Dism /online /add-package /packagepath:microsoft-windows-22h2enablement-package~31bf3856ad364e35~amd64~~10.0.19041.1799.mum
- Restart and you'll have IoT LTSC 22H2.
- You can easily reverse this with /remove-package later if you want to for some reason.
- DETAILS:
- (2004)/20H1, 20H2, 21H1, 21H2, and 22H2 all have completely identical code bases. The only differences is how the features were gradually tested and released (aka enabled by a tiny patch that flipped a switch). For 21H2 (build 19044) to 22H2 (build 19045) there were almost no changes besides a numerical increment because it was simply time for a yearly release. Most of the Windows development team had already moved to Windows 11 development by 22H2's release.
- Microsoft has their own page explaining this:
- https://support.microsoft.com/en-us/topic/kb5015684-featured-update-to-windows-10-version-22h2-by-using-an-enablement-package-09d43632-f438-47b5-985e-d6fd704eee61
- For end users, this might mean a game complaining you're not on 22H2 even though the game doesn't actually have any reason to need 22H2 and would run perfectly fine on 20H1 through 21H2.
- In the case of IoT LTSC 21H2, there are no problems as of yet, the only actual "problem" is that in the Xbox app it will give you a warning message that your version of Windows is no longer supported since the Xbox app is not normally available on LTSC and is only considering consumer editions where 21H2 is already EoL. It has no effect on functionality otherwise.
- If you REALLY REALLY just want to be rid of that warning message, you can install the 22H2 update manually to change your edition to 22H2 and enable its last remaining "features."
- This will remove the warning from the Xbox app without even updating it, because the warning literally does nothing besides check your version number, and has never had any effect on functionality.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement