dism /online /cleanup-image /restorehealth /Source:<knowngood>
- Then,
sfc /scannow
- Then, reboot
- Stop Update Services:
net stop wuauserv
net stop bits
- Delete Downloaded Update Files:
del /f /s /q %windir%\SoftwareDistribution\Download\*
- Launch and Use the Wushowhide Tool:
- Download and run the tool.
- Hide “Windows 11, version 24H2” from the available updates.
- Restart Update Services:
net start wuauserv
net start bits
- Thanks to Windows Forum