How to Fix KB5045935 Update version 23H2 and 22H2 failed to Install on Windows 11.
dism /online /cleanup-image /scanhealth
dism /online /cleanup-image /checkhealth
dism /online /cleanup-image /restorehealth
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Del “%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*”
rmdir %systemroot%\SoftwareDistribution /S /Q
rmdir %systemroot%\system32\catroot2 /S /Q
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Windows 11 update error
Fix error
Ещё видео!