Forum Discussion
Michplay
Sep 11, 2026Copper Contributor
Windows Stopped updating and failed to install updates
Windows Update stopped updating after i restarted the pc apparently during a update. there was an icon when i was preventing me from turning off the pc but it hadn't had an clear icon and text on i...
Michplay
Sep 12, 2026Copper Contributor
i just did the "clear Windows update cache" trick and typed these things in te command promp:
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
but no progress on that so far