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

Home/Fix/Fix Error 0x80070489 — Element Not Found (Update)

How to Fix Fix Error 0x80070489 — Element Not Found (Update) on Windows

Getting error 0x80070489 during Windows Update? "Element not found" when installing updates or features? Component registration missing? Fix this update installation 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 0x80070489
  • Feature update installation aborts with this code
  • Optional features fail to install
  • Cumulative update repeatedly fails with 0x80070489
  • Windows Update history shows this error for specific KBs
  • DISM operations fail referencing element not found

Common Causes

  • Windows component store missing required manifests
  • Previous update left orphaned component registrations
  • System file corruption preventing component lookup
  • Update package referencing removed or renamed component
  • CBS (Component Based Servicing) store corruption
  • Pending operations conflicting with new installation

Solutions

Solution 1: Repair Component Store

  1. 1CMD as Admin:
  2. 2DISM /Online /Cleanup-Image /CheckHealth
  3. 3DISM /Online /Cleanup-Image /ScanHealth
  4. 4DISM /Online /Cleanup-Image /RestoreHealth
  5. 5If RestoreHealth fails: specify a source:
  6. 6DISM /Online /Cleanup-Image /RestoreHealth /Source:C:\path\to\install.wim
  7. 7Mount a Windows ISO → use sources\install.wim
  8. 8sfc /scannow
  9. 9Restart PC → retry Windows Update

Solution 2: Clear Pending Operations

  1. 1CMD as Admin:
  2. 2DISM /Online /Cleanup-Image /RevertPendingActions
  3. 3Restart PC
  4. 4Then clear update cache:
  5. 5net stop wuauserv
  6. 6net stop bits
  7. 7del /f /q C:\Windows\SoftwareDistribution\Download\*
  8. 8net start wuauserv
  9. 9net start bits
  10. 10Retry the failing update

Solution 3: Manually Install the Failing Update

  1. 1Find the KB number of the failing update:
  2. 2Settings → Windows Update → Update history
  3. 3Note the KB number (e.g., KB5034441)
  4. 4Go to: catalog.update.microsoft.com
  5. 5Search for the KB number
  6. 6Download the correct version for your system (x64/ARM64)
  7. 7Double-click the .msu file to install manually
  8. 8If manual install also fails: the component store needs deeper repair
  9. 9Consider an in-place Windows repair install
FIXES THIS IN 5 MINUTES

Fix Fix Error 0x80070489 — Element Not Found (Update) 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