How to Fix Windows Error 0x80073712
If Windows error 0x80073712 blocks updates, Kudu can help clean update clutter and temporary files safely.
By Kudu Team
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →Windows error 0x80073712 usually means Windows Update is trying to use files that are missing or damaged in the component store. When that happens, updates can’t install correctly because Windows no longer has a clean copy of the system files it needs. Corrupted update cache files, interrupted updates, or disk errors are the most common triggers.
Common Symptoms
- Windows Update fails repeatedly with error 0x80073712
- Updates download but won’t install
- You see messages about missing or corrupted files
- System scans like SFC or DISM report repair issues
- Feature or cumulative updates get stuck partway through
How to Fix It Manually
-
Run the Windows Update troubleshooter
- Press Windows + I to open Settings.
- Go to System > Troubleshoot > Other troubleshooters.
- Find Windows Update and click Run.
- Let Windows apply any suggested fixes, then restart your PC.
-
Repair the Windows component store with DISM
- Click Start, type cmd.
- Right-click Command Prompt and choose Run as administrator.
- Enter this command and press Enter:
DISM /Online /Cleanup-Image /RestoreHealth - Wait for it to finish. This can take several minutes and may appear stuck at certain percentages.
- Restart your PC after the scan completes.
-
Run System File Checker
- Open Command Prompt as administrator again.
- Run:
sfc /scannow - Wait for the scan to complete.
- If it finds and repairs files, restart your computer before checking for updates again.
-
Reset the Windows Update cache
- Press Windows + R, type
services.msc, and press Enter. - In the Services window, right-click Windows Update and choose Stop.
- Also stop Background Intelligent Transfer Service.
- Open File Explorer and go to:
C:\Windows\SoftwareDistribution - Delete the contents of that folder. If some files won’t delete, restart and try again.
- Go back to services.msc, right-click Windows Update and Background Intelligent Transfer Service, then choose Start.
- Press Windows + R, type
-
Check your drive for file system errors
- Open Command Prompt as administrator.
- Run:
chkdsk C: /f - If prompted to schedule the scan on restart, type Y and press Enter.
- Restart your PC and let the disk check finish.
-
Try Windows Update again
- Open Settings > Windows Update.
- Click Check for updates.
- If the same error returns, install the latest servicing stack update or cumulative update manually from the Microsoft Update Catalog using your exact Windows version.
Fix It Automatically with Kudu
Kudu can help fix update problems like 0x80073712 by safely clearing temporary files, old update leftovers, and clutter that can interfere with Windows Update. It gives you a faster way to clean the system without digging through Windows folders and services manually.
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →Related guides
How to Fix Blue Screen Error 0x0000007B on Windows
Troubleshoot blue screen error 0x0000007B and clean temporary files after recovery with Kudu.
How to Fix Windows Error 0x80004005
Troubleshoot Windows error 0x80004005 and remove system clutter that may contribute to instability using Kudu.
How to Fix Windows Error 0x80070002
Fix Windows error 0x80070002 and remove temporary update files and clutter with Kudu’s cleanup tools.
How to Fix Windows Error 0x80070005
Troubleshoot access-related Windows error 0x80070005 and clean clutter that may interfere with updates using Kudu.