Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»How to Fix Windows Update Error Code 0x80080008

How to Fix Windows Update Error Code 0x80080008

Grishm DevkotaBy Grishm DevkotaNovember 24, 2022
Windows-Update-Error-Code-0x80080008

The Windows update error 0x80080008 occurs most commonly when the Wups2.dll file is missing or installed incorrectly during a system update process. It happens when update related services and processes are disabled, incorrectly applied system settings, or due to network interruptions during downloads. 

This results in corrupted or missing update files that affect Windows install components. The error can effectively render the device unable to perform any kind of software updates, leaving the device vulnerable to security risks and performance issues.

Methods to Fix Update Error 0x80080008

To fix this error, resetting the Windows update services and then re-registering the Wups2.dll file is the most effective solution. Performing a system file scan and restoring the system files can also help solve the issue.

Moreover, if you have an antivirus installed, disabling the software and updating again can help solve the issue. For more fixes, below we have explained each of the solutions in detail that can help solve the 0x80080008 Windows update error.

Windows Update Troubleshooter

The first solution for this issue is to launch the Windows update troubleshooter and scan the device. The troubleshooter looks for any issues and attempts to fix them. If the troubleshooter fails to resolve the issue, it offers the cause or possible solution to the problem.

To troubleshoot Windows update,

  1. Press the Windows key + I to open Settings
  2.  Click on the Systems tab, scroll down and click on Troubleshoot
    troubleshooter tab 
  3. On the next window, click on Other troubleshooters
    other troubleshooter
  4. Inside, scroll down and on the Windows Update section, click on Run to start the troubleshooter
    windows troubleshooter
  5. Let the troubleshooter check your device for problems and follow the on-screen prompts to proceed with the fix

Perform SFC and DISM Scan

A system file checker, also referred to as an SFC scan, looks for any damaged Windows system files on the device. The corrupted files on the system are first analyzed, and then repaired. 

A DISM scan, however, searches the device for any missing or corrupt system files and then fixes them by re-downloading them or by restoring them from a local copy of Windows stored in the device.

To perform an SFC scan,

  1. Press the Windows key + R to open Run and type cmd
    run command
  2. Press the Ctrl + Shift + Enter keys to launch Command prompt with elevated access
  3. On the command console, type sfc /scannow to execute a system file checker scan
    sfc scan
  4. Let the scan complete and repair the corrupt system files

After performing the SFC scan, the next step would be to perform a DISM scan 

  1. On command prompt with elevated access type
    DISM /Online /Cleanup-Image /ScanHealth
    dism scan health
  2. After the health scan completes, the next would be to perform the restore scan
    DISM /Online /Cleanup-Image /Restorehealth
    dism restore scan
  3. Let the process finish and then restart the device to complete the process

Restart Windows Service Components

The next process to fix this would be to restart Windows update service components. These are responsible for requesting, downloading, and verifying the update files before being installed by the user.

These services can also be restarted from the Windows Services menu but here we’ll be doing it from the command prompt for convenience.

  1. Launch Run and type cmd
    run command
  2. Press the Ctrl + Shift + Enter keys together to open command prompt with elevated access
  3. Now, type the following commands and press the Enter key after each line
    net stop wuauserv
    net stop cryptsvc
    net stop bits
    net stop msiserver
    ren %systemroot%\SoftwareDistribution SoftwareDistribution.old
    ren %systemroot%\System32\catroot2 catroot2.old
  4. After stopping and renaming the update component files, you will need to restart the services again. To do this input the following commands and press the Enter key after each step
    net start wuauserv
    net start cryptsvc
    net start bits
    net start msiserver
    pause
  5. Now, exit command prompt and restart your device
  6. Check to see if the problem is still appearing on the device

Re-register the Wups2 file

The Windows Update client Proxy Stub 2 or Wups2.dll file is an executable file that is responsible for carrying out Windows updates in the system. If by any chance the file gets corrupted, deleted or if its process is stopped, then the system will display a 0x80080008 error code.

Re-registering the file from the command prompt from the Regsvr32 tool will help solve the issue. To do this

  1. From Run, launch command prompt as an administrator.
  2. In the console, type the following commands and press the Enter key after each line
    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
  3. After entering the commands, close the command prompt and then restart your device
  4. Check if the error is still appearing by trying to perform an update

Perform In-Place Update

An in-place upgrade is a procedure where you can force install the operating system in your device while retaining all the previous files, folders and system configurations. By performing an in-place upgrade, you can update the system and solve the error. To do an in-place upgrade

  1. From a web browser download and install the Windows media creation tool
    medai creation tool
  2. Open the application, accept the EULA and click on Next
  3. Select Upgrade this PC now and click on Next. Wait until necessary files are prepared
  4. Select Download and install updates and select Next. Wait for the downloads to complete
  5. Follow the on-screen prompts and on the Ready to install screen,
  6. On Choose what to keep screen, select Keep personal files and apps. Click on Next
    choose what to keep
  7. Follow the on-screen prompts again to complete the update process

If all the abovementioned solutions do not work, then reinstalling the Windows operating system and then installing the updates manually can help solve the issue. However, installing the updates manually doesn’t fix the problem and is only a workaround.

fix
Grishm Devkota
  • LinkedIn

Grishm holds a computer science degree and is currently employed as a Tech writer at TechNewsToday. He specializes in topics related to Windows OS, iOS and PC hardware. You can contact him at grishm@technewstoday.com

Related Posts

boot loop

14 Ways to Fix Windows Boot Loop

March 19, 2023
how to change windows startup sound

How to Change Windows Startup Sound

March 17, 2023
scan disk windows 10

How to Scan Disk Windows

March 16, 2023
Shared GPU Memory

What is Shared GPU Memory? How is It Different From Dedicated VRAM?

March 12, 2023
firmware vs software

Firmware Vs Software – What’s the Difference?

March 8, 2023
update sound drivers

How to Update Sound Drivers on Windows

March 7, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
anti-aliasing-on-or-off

What is Anti Aliasing? Should You Turn It on or off

March 21, 2023
APU vs CPU

APU Vs CPU – What’s the Difference?

March 19, 2023
Shared GPU Memory

What is Shared GPU Memory? How is It Different From Dedicated VRAM?

March 12, 2023
You may also like
how-to-scan-a-document-on-hp-printer

How to Scan a Document on HP Printer

March 21, 2023
how to format ssd

How to Format an SSD

March 20, 2023
fix camera on dell laptop

11 Ways to Fix Camera on Dell Laptop

March 20, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.