Windows Update Error 0x8024402c

Опубликовано: 19 Март 2026
на канале: Windows Update Error
897
3

Windows Update Error 0x8024402c
Microsoft Update Error 0x8024402c


Copy the following commands and paste in yoru Command Prompt window:


net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver


ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

ren C:\Windows\System32\catroot2 Catroot2.old


net start wuauserv

net start cryptSvc

net start bits

net start msiserver