Windows Update keeps failing with error code 0x80070002. I've tried running the troubleshooter but it didn't help.
Error 0x80070002 means Windows cannot find the update files it downloaded, usually because they got corrupted during download. The fix is to clear the update cache and force Windows to download fresh copies. Open Command Prompt as Administrator and run these commands in order: net stop wuauserv (stops the update service), then net stop bits (stops background transfer), then navigate to C:\Windows\SoftwareDistribution and delete everything inside that folder. You can do this by running rd /s /q C:\Windows\SoftwareDistribution\Download\* in the command prompt. Then restart the services: net start wuauserv and net start bits. Go back to Windows Update and try again — it will download fresh update files. If this does not work, try running the System File Checker by typing sfc /scannow in an elevated Command Prompt. This checks for and repairs corrupted Windows system files that may be preventing the update from installing. The scan takes about 10 to 15 minutes.
Need personalized advice? Chat with an expert for $3.
Our verified experts will provide personalized advice for your specific situation.
Average response time: under 2 minutes · Money-back guarantee
Chat with an Expert — $3 →