🚀 NEW in v2.4.29: 35+ Speed Optimizations added today!Download Now →

Home/Fix/Fix Windows Update Error 0x80070490

How to Fix Fix Windows Update Error 0x80070490 on Windows

Windows Update failing with error 0x80070490 — "Element not found"? This error typically means CBS manifest corruption. Fix it on Windows 10 and 11.

📖

Main Troubleshooting Guide

How to Fix Windows Update Errors

Complete symptoms, causes, and step-by-step solutions

Symptoms

You might be experiencing this problem if you notice:

  • Windows Update fails with error code 0x80070490
  • "Element not found" error during update installation
  • Cumulative update downloads but fails to install with this error
  • DISM or SFC reports errors related to component store
  • Multiple updates failing with the same 0x80070490 code
  • Error appears in Windows Update History repeatedly
  • Optional updates also failing with this error

Common Causes

  • Component-Based Servicing (CBS) manifest corrupted
  • Windows Update database needs repair
  • System file corruption affecting update components
  • Previous failed update left corrupted state
  • Third-party security software blocking update file operations
  • Incorrect system permissions on update folders
  • Windows component store inconsistency

Solutions

Solution 1: Run DISM and SFC Repair

  1. 1Open CMD as Administrator
  2. 2Step 1: DISM /Online /Cleanup-Image /RestoreHealth
  3. 3Wait for completion (can take 15-30 minutes)
  4. 4Step 2: sfc /scannow
  5. 5If SFC finds and fixes errors: restart and retry the update
  6. 6If DISM fails: try with a source: DISM /Online /Cleanup-Image /RestoreHealth /Source:C:\path\to\mount\windows
  7. 7You can use a Windows ISO mounted as a drive as the source

Solution 2: Reset Windows Update Components

  1. 1Open CMD as Administrator and run these commands in order:
  2. 2net stop wuauserv
  3. 3net stop cryptSvc
  4. 4net stop bits
  5. 5net stop msiserver
  6. 6ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
  7. 7ren C:\Windows\System32\catroot2 catroot2.old
  8. 8net start wuauserv && net start cryptSvc && net start bits && net start msiserver
  9. 9Restart and retry Windows Update

Solution 3: Fix CBS Manifest Corruption

  1. 1The 0x80070490 error specifically points to CBS issues:
  2. 2Check CBS log: C:\Windows\Logs\CBS\CBS.log
  3. 3Search for "0x80070490" to find the specific failing component
  4. 4Try: DISM /Online /Cleanup-Image /StartComponentCleanup
  5. 5Then: DISM /Online /Cleanup-Image /RestoreHealth
  6. 6If component store is too corrupted: an in-place upgrade may be needed
  7. 7Download Windows Media Creation Tool → select "Upgrade this PC now" (keeps files and apps)

Solution 4: Manual Update Installation

  1. 1If automatic update keeps failing:
  2. 2Note the KB number of the failing update (e.g., KB5034441)
  3. 3Go to: catalog.update.microsoft.com
  4. 4Search for the KB number
  5. 5Download the .msu file for your architecture (x64 or ARM64)
  6. 6Double-click to install manually
  7. 7Manual installation often succeeds when automatic fails
  8. 8After installing: check for remaining updates normally
FIXES THIS IN 5 MINUTES

Fix Fix Windows Update Error 0x80070490 Automatically

RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.

Download Now - Free Trial

No credit card required • Works on Windows 10 & 11

Automated Repairs for This Issue

Browse More Update & Installation Guides

Share this:XRedditLinkedInEmail