Windows Error 0x80070490 Element Not Found — What It Means & How to Fix It
About Windows Error 0x80070490 Element Not Found
Fix Windows error 0x80070490 ERROR_NOT_FOUND affecting Windows Update, device installation, and mail app configuration. This guide covers everything you need to know about this topic, including common causes, step-by-step solutions, and answers to frequently asked questions.
Here are the key things to understand: Error 0x80070490 means 'Element Not Found' and appears in multiple Windows contexts. Most commonly seen during Windows Update when the update component cannot find required manifests. Also appears when adding email accounts in the Windows Mail app or installing device drivers. The error indicates a missing component or reference in the Windows component store. Understanding these fundamentals will help you diagnose and resolve this issue more effectively.
The most common reasons this occurs include: Corrupted component-based servicing (CBS) manifests in the Windows component store. System File Checker unable to repair a corrupted system file. Windows Update agent unable to find the update package in the local store. Device driver inf file missing from the driver store. Identifying the root cause is the first step toward finding the right solution.
To resolve this, follow these recommended steps: Run DISM /Online /Cleanup-Image /RestoreHealth to repair the component store. Follow with sfc /scannow to verify and repair system files using the repaired store. For Windows Update issues, reset the update components using the Windows Update Troubleshooter. For mail app errors, remove and re-add the email account or reset the Mail app. If these steps do not resolve the issue, consider consulting additional resources or a qualified professional.
This article is part of our Windows Error Codes collection on Error Codes Wiki. We provide comprehensive, up-to-date information to help you find solutions quickly.
Quick Answer
Why does this error appear in different contexts?
0x80070490 is a generic Windows error meaning 'not found.' Different components reuse this error code when they cannot locate a required element — be it an update manifest, mail server setting, or driver file.
Overview
Fix Windows error 0x80070490 ERROR_NOT_FOUND affecting Windows Update, device installation, and mail app configuration.
Key Details
- Error 0x80070490 means 'Element Not Found' and appears in multiple Windows contexts
- Most commonly seen during Windows Update when the update component cannot find required manifests
- Also appears when adding email accounts in the Windows Mail app or installing device drivers
- The error indicates a missing component or reference in the Windows component store
Common Causes
- Corrupted component-based servicing (CBS) manifests in the Windows component store
- System File Checker unable to repair a corrupted system file
- Windows Update agent unable to find the update package in the local store
- Device driver inf file missing from the driver store
Steps
- 1Run DISM /Online /Cleanup-Image /RestoreHealth to repair the component store
- 2Follow with sfc /scannow to verify and repair system files using the repaired store
- 3For Windows Update issues, reset the update components using the Windows Update Troubleshooter
- 4For mail app errors, remove and re-add the email account or reset the Mail app