Windows Update Fails

This KB article from Microsoft might be useful with Windows failed to run an Update:

Method 1: Register the Wups2.dll file in Windows
To register the Wups2.dll file in Windows, follow these steps:
1. Stop the Automatic Updates service. To do this, follow these steps:
a. Click Start, click Run, type cmd, and then click OK.
b. At the command prompt, type the following command, and then press ENTER:
net stop wuauserv
2. Register the Wups2.dll file. To do this, follow these steps:
a. At the command prompt, type the following command, and then press ENTER:
regsvr32 %windir%\system32\wups2.dll
Note For a computer that is running Windows XP Professional x64 Edition, type the following command, and then press ENTER:
regsvr32 %windir%\syswow64\wups2.dll
b. Click OK on each verification message that you receive.
3. Start the Automatic Updates service. To do this, type the following command at the command prompt, and then press ENTER:
net start wuauserv
4. Exit the command prompt. To do this type exit, and then press ENTER.

9 comments

#1 Fredrik on 06.22.08 at 8:34 am

Thank you so much, for fixing my problem with windows update. I’ve been looking for this solution everywhere!

#2 Santhosh on 08.20.08 at 10:20 am

Nice information.Very satisfiedThank you so much, for fixing my problem with windows update. I’ve been looking for this solution everywhere!

#3 cargo on 08.31.08 at 1:26 pm

Nice, worked like a charm!

#4 Sherm on 11.17.08 at 11:13 am

Thank you! In less than a minute you solved my problems.

#5 Patricia Fletcher on 12.16.08 at 8:50 am

Access has been denied error 5. Where do I go from here?

#6 18Payzac on 12.16.08 at 9:02 am

I got as far as net stop wuauserv and then access has been denied with an error code 5. Any ideas please.

#7 Nicholas Lee on 12.16.08 at 9:12 am

Do you have admin rights?

#8 Patricia Fletcher on 12.17.08 at 9:36 am

No I dont’s have admin rights. When it tries to update, a 646 message which is. The driver was not loaded because the system is booting in safe mode. How do I rectify this?

#9 Nicholas Lee on 12.17.08 at 7:29 pm

Sounds tricky. Probably best to do a backup and to find a friendy local geek.

Leave a Comment