You are on page 1of 1

Right-click the Windows Start button and select Command Prompt (Admin).

Type ‘SC config wuauserv start= auto’ and hit Enter.


Type ‘SC config bits start= auto’ and hit Enter.
Type ‘SC config cryptsvc start= auto’ and hit Enter.
Type ‘SC config trustedinstaller start= auto’ and hit Enter.
Reboot your computer.
Right-click the Windows Start button and select Settings.
Select Update & security and Check for updates.
Let the process complete.
Reboot your computer.
Right-click the Windows Start button and select Command Prompt (Admin).
Type ‘net stop wuauserv’ and hit Enter.
Type ‘net stop cryptSvc’ and hit Enter.
Type ‘net stop bits’ and hit Enter.
Type ‘net stop msiserver’ and hit Enter.
Type ‘Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old’ and hit Enter.
Type ‘Ren C:\Windows\System32\catroot2 Catroot2.old’ and hit Enter.
Type ‘net start wuauserv’ and hit Enter.
Type ‘net start cryptSvc’ and hit Enter.
Type ‘net start bits’ and hit Enter.
Type ‘net start msiserver’ and hit Enter.

You might also like