Error Codes Wiki

Windows Error 0x80070002 — File Not Found

Warningupdate

Overview

Windows Update error 0x80070002 means the system cannot find the specified file needed for the update.

Key Details

  • ERROR_FILE_NOT_FOUND — one of the most common update errors
  • Windows Update cannot locate required update files
  • May affect specific updates or all updates
  • Often caused by corrupted update cache

Common Causes

  • Corrupted Windows Update cache
  • System clock is incorrect
  • Windows Update service not running
  • Corrupted system files blocking the update

Steps

  1. 1Stop Windows Update service and clear C:\Windows\SoftwareDistribution
  2. 2Verify system date and time are correct
  3. 3Run Windows Update Troubleshooter
  4. 4Run sfc /scannow and DISM /Online /Cleanup-Image /RestoreHealth

Tags

windowsupdatefile not foundwindows-errorfix

More in Update

Frequently Asked Questions

Stop the Windows Update service, delete contents of C:\Windows\SoftwareDistribution, then restart the service.