Windows News and info 15th Anniversary 2009-2024

Windows 11 | Windows 10 the last version of its iconic operating system. => Windows 11 | 10 | How To & Fixes | Tips & Tricks => Topic started by: javajolt on November 22, 2013, 11:13:35 PM

Title: Microsoft Update Error Code 0×80080008 while installing Windows Updates
Post by: javajolt on November 22, 2013, 11:13:35 PM
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 (http://support.microsoft.com/kb/949104) 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
(http://i44.tinypic.com/nq2qn6.jpg)

Finally, restart the Windows Update service.

Quote
net start wuauserv

source:twc