How To Fix Feature Update to Windows 10, Version 1903 – Error 0x80080008

Windows Update occasionally fails when installing feature updates, and one common issue users encounter is Error 0x80080008 while updating to Windows 10 Version 1903. This error usually appears during the update process and prevents Windows from completing the installation.

The error often occurs due to corrupted Windows Update components, damaged system files, disabled services, or software conflicts. Sometimes antivirus programs or incomplete update files can also interfere with the update process.

If you see Feature Update to Windows 10, Version 1903 – Error 0x80080008, try the solutions below.

How To Fix Feature Update to Windows 10 Version 1903 – Error 0x80080008

Follow the troubleshooting methods below until the update installs successfully.

1. Restart Your Computer

Temporary system glitches may prevent Windows Update from working properly.

  1. Close all open applications.
  2. Press Windows + X.
  3. Select Shut down or sign out > Restart.
  4. After restarting, try installing the update again.

This refreshes Windows services related to updates.

2. Run the Windows Update Troubleshooter

Windows includes a built-in tool that can fix update-related issues.

  1. Press Windows + I to open Settings.
  2. Go to Update & Security.
  3. Select Troubleshoot.
  4. Click Additional troubleshooters.
  5. Choose Windows Update.
  6. Click Run the troubleshooter.

The tool will automatically detect and repair common update problems.

3. Restart Windows Update Services

Sometimes Windows Update services may stop running properly.

  1. Press Windows + R to open the Run dialog.
  2. Type: services.msc
  3. Press Enter.
  4. Locate the following services:
    • Windows Update
    • Background Intelligent Transfer Service (BITS)
    • Cryptographic Services
  5. Right-click each service and select Restart.

After restarting the services, try updating again.

4. Reset Windows Update Components

Resetting Windows Update components can fix corrupted update files.

  1. Open Command Prompt as administrator.
  2. Stop Windows Update services by running: net stop wuauserv
    net stop cryptSvc
    net stop bits
    net stop msiserver
  3. Rename the update folders: ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    ren C:\Windows\System32\catroot2 Catroot2.old
  4. Restart the services: net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver
  5. Restart your computer.

Windows will recreate fresh update components.

5. Run System File Checker (SFC)

Corrupted system files may prevent updates from installing.

  1. Press Windows + S and search for Command Prompt.
  2. Right-click Command Prompt and select Run as administrator.
  3. Enter the command: sfc /scannow
  4. Press Enter and wait for the scan to complete.
  5. Restart your computer.

Windows will repair damaged system files automatically.

6. Run DISM Repair Tool

If the SFC scan does not resolve the issue:

  1. Open Command Prompt as administrator.
  2. Run the command: DISM /Online /Cleanup-Image /RestoreHealth
  3. Wait for the process to finish.
  4. Restart your computer.

This repairs deeper Windows image corruption.

7. Temporarily Disable Antivirus Software

Third-party antivirus software may sometimes interfere with Windows updates.

  1. Temporarily disable your antivirus program.
  2. Run Windows Update again.
  3. After the update installs successfully, re-enable the antivirus.

8. Install the Update Manually

If Windows Update continues to fail, you can install the update manually.

  1. Visit the Microsoft Update Catalog website.
  2. Search for Windows 10 Version 1903 update.
  3. Download the appropriate update for your system.
  4. Run the installer and follow the instructions.

This bypasses the Windows Update process.

Conclusion

The Feature Update to Windows 10 Version 1903 – Error 0x80080008 typically occurs due to corrupted update files, disabled services, or damaged system components. Restarting Windows Update services, resetting update components, or repairing system files often resolves the problem.

By following the troubleshooting steps above, you should be able to fix the error and successfully install the Windows 10 Version 1903 update on your system.

Posted by Raj Bepari

I’m a digital content creator passionate about everything tech.