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

Home/Fix/Fix Error 0x80070491 — Windows Update Component Not Found

How to Fix Fix Error 0x80070491 — Windows Update Component Not Found on Windows

Getting error 0x80070491 during Windows Update? "Element not found" or update component missing? Fix this Windows Update CBS error.

📖

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 0x80070491
  • "Element not found" during update installation
  • Specific KB update keeps failing with this error
  • DISM or SFC report errors alongside this code
  • Update downloads but fails during installation phase
  • Windows Update troubleshooter can't fix 0x80070491

Common Causes

  • CBS (Component-Based Servicing) manifest corrupted
  • Required update component missing from component store
  • Previous update partially installed and left orphaned data
  • Windows Update agent version outdated
  • System file corruption in update service DLLs
  • Registry entries for update components damaged

Solutions

Solution 1: Repair Component Store

  1. 1CMD as Admin:
  2. 2DISM /Online /Cleanup-Image /RestoreHealth
  3. 3Wait for completion (may take 15-30 minutes)
  4. 4If successful: sfc /scannow
  5. 5Restart PC → retry Windows Update
  6. 6If DISM reports errors: mount Windows ISO and specify source:
  7. 7DISM /Online /Cleanup-Image /RestoreHealth /Source:D:\Sources\install.wim
  8. 8Replace D: with your mounted ISO drive letter

Solution 2: Reset Windows Update Components

  1. 1CMD as Admin — run these commands:
  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
  9. 9net start cryptSvc
  10. 10net start bits
  11. 11net start msiserver
  12. 12Check for updates again

Solution 3: Manual Update Installation

  1. 1If automatic update keeps failing:
  2. 2Go to catalog.update.microsoft.com
  3. 3Search for the failing KB number (e.g., KB5034441)
  4. 4Download the correct version for your system (x64, ARM64)
  5. 5Install the .msu file directly by double-clicking
  6. 6This bypasses the Windows Update service entirely
  7. 7If even manual install fails: in-place upgrade with Media Creation Tool
  8. 8This repairs all components while keeping your files and apps
FIXES THIS IN 5 MINUTES

Fix Fix Error 0x80070491 — Windows Update Component Not Found 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