KB5050009 Update not installing on Windows 11 Fixed

preview_player
Показать описание
How to Fix KB5050009 Update failed to install 24H2 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

netsh winsock reset
netsh winsock reset proxy

net start wuauserv

net start cryptSvc

net start bits

net start msiserver
Рекомендации по теме