Author Topic: Microsoft Update Error Code 0×80080008 while installing Windows Updates  (Read 1664 times)

Online javajolt

  • Administrator
  • Hero Member
  • *****
  • Posts: 35975
  • Gender: Male
  • I Do Windows
    • windows10newsinfo.com
If there is some corruption in Windows Update files, you may receive a 0×80080008 error message when you try to install Windows updates using Microsoft Update, in Windows 8, Windows 7 or Windows Vista. We have already seen how to fix the 0×80080008 error message which you may receive while updating Windows Apps In Windows 8. In this post, we will see how you can fix the Microsoft Update Error 0×80080008.

Microsoft Update Error Code 0×80080008

If when you try to install updates by using Windows Update or Microsoft Update, you may receive the error code 0×80080008. This issue normally occurs because the Wups2.dll file that is included in the latest version of Windows Update is installed incorrectly or has become unregistered.

To fix this issue, you may need to make sure that you have the latest version of Windows Update Agent  installed on your computer. You can get from KB949104 for your version of the operating system. Download and install the Windows Update Agent. To resolve Microsoft Windows Update issues, run the Windows Update Troubleshooter first for a systematic check and fix. Installing it can resolve the issue.

If it does not help, you may try to re-register the affected DLL file. To do so, open an elevated command prompt and type the following commands one after the other and hit Enter.

Type the following to stop the Windows Update service:

Quote
net stop wuauserv
Type the following to re-register the affected DLL file

Quote
regsvr32 %windir%\system32\wups2.dll


Finally, restart the Windows Update service.

Quote
net start wuauserv

source:twc