Windows 10 Windows Update Error 0x80080008

Share This:

windows10microsoftlogo_mediumIf you’re running Windows 10 Insider Preview Build 10130 (or any other one) you may have run into some issues like I have. I’ve had errors about access denied for certain things, but more importantly, I’ve been getting Windows Update Error 0x80080008 whenever I try to run updates.

From the Microsoft forums, you could try these options, however none of them worked for me.

1st Attempt

Method 1: First, run the Microsoft Fix it.
Fix the problem with Microsoft Windows Update that is not working
http://go.microsoft.com/?linkid=9830262

This option told me “Service Registration is missing or corrupt”.

2nd Attempt

Method 2: Also, follow these steps to start the Windows Update service
a. On the Start screen, type cmd.
b. Right click on CMD and select Run As Administrator
c. At the command prompt, type the following commands, and press Enter after each command:
sc queryex wuauserv
Write down the pid
taskkill /f /pid What_you_have_written
net start bits
net start wuauserv
Retry windows update

net start wuauserv

This option told me “The Service is starting or stopping. Please try again later”.

3rd Attempt

Next I tried running SFC /SCANNOW from the command prompt.

This finished successfully and found no errors.

4th Attempt

Next I found a batch script to try. Open Notepad, copy this into it and save it as a .bat file somewhere.
REGSVR32 WUPS2.DLL /S
REGSVR32 WUPS.DLL /S
REGSVR32 WUAUENG.DLL /S
REGSVR32 WUAPI.DLL /S
REGSVR32 WUCLTUX.DLL /S
REGSVR32 WUWEBV.DLL /S
REGSVR32 JSCRIPT.DLL /S
REGSVR32 MSXML3.DLL /S

After running this batch script, it finished with no visible errors. I rebooted, and still received the same error when trying to run Windows Update.

5th Attempt – THIS IS WHAT WORKED FOR ME!

Start a command prompt in administrator mode and use this command:
dism.exe /online /cleanup-image /restorehealth

Let it finish running, then reboot and try updates again.


Share This:

 

49 Comments

  1. David Gagne
      • BARRY
  2. Kenairod
  3. Watch
  4. Frank Greger
  5. Robert
  6. Edgardo
  7. Orestis Gklavas
      • Orestis Gklavas
        • ElectroZ
  8. ibrahim
  9. Deepesh Kumar
  10. Prateek Gupta
  11. jc gemino
  12. Babineti
  13. BertS
  14. Dominique Schwartz
  15. blahblahblah
  16. toto
  17. Alex
  18. João Vittor
  19. Rick Groot
  20. Adam
  21. CT
  22. hellou
  23. Rebecca
  24. Christopher A.
  25. Pieter
  26. Tresher
  27. Monique
  28. Fortdeath Gaming
  29. KeanBird
  30. Ralf
  31. João Mourão
  32. ElectroZ
  33. Ferhat
  34. Evert
  35. Viraj
  36. Dora
  37. Victor Bien

Leave a Reply