Windows update

I

isaackimaru

I have been trying to rectify the update error (0x80080005) by following this procedure;...........................................................................................................................

. Stop the BITS, Cryptographic, MSI Installer and the Windows Update Services. To do this, type the following commands at a command prompt. Press the “ENTER” key after you type each command.

net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver

3. Now rename the SoftwareDistribution and Catroot2 folder. You can do this by typing the following commands in the Command Prompt. Press the “ENTER” key after you type each command.

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

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

4. Now, let’s restart the BITS, Cryptographic, MSI Installer and the Windows Update Services. Typethe following commands in the Command Prompt for this. Press the ENTER key after you type each command.

net start wuauserv

net start cryptSvc

net start bits

net start msiserver..............................


The Softwaredistribution file is missing and wuauserv service can't be started since it's file can't be found too

Continue reading...
 

Similar threads

I
Replies
0
Views
40
IgorMalusevic
I
I
Replies
0
Views
37
IgorMalusevic
I
Back
Top Bottom