Fix Windows Update Error Code 0x80073712: If you are downloading an update and getting the error code 0x80073712, it means that the Windows update files are corrupted or missing. These errors are usually caused by underlying issues in the PC that often cause Windows Updates to fail as well. Sometimes the component-based health manifest (CBS) can also be corrupted.
Fix Windows Update Error Code 0x80073712
Method 1 – Run System File Checker
1. Press Windows Key + X and then click Command Prompt (Admin).
2. Now type the following in cmd and hit enter:
CFS / scannow
sfc /scannow /offbootdir=c: /offwindir=c:windows
3.Let the system file checker run and then restart your PC.
Method 2: Run the Deployment Image Servicing and Management (DISM) tool
1. Press Windows Key + X and then click Command Prompt (Admin).
2. Type the command DISM (Deployment Image Servicing and Management) in cmd and press enter:
DISM.exe /Online /Cleanup Image /Scanhealth
DISM.exe /Online /Cleanup Image /Restorehealth
3.Close cmd and restart your PC.
Method 3 – Delete the pending.xml file
1. Press Windows Key + X and then click Command Prompt (Admin).
2. Type the following command in cmd and press enter after each one:
net stop Trusted Installer
cd %windir%winsxs
takeown /f slope.xml /a
cacls pending.xml /e /g all:f
del earring.xml
3.Once done, reboot your PC to save the changes and see if you can fix windows update error code 0x80073712, if not, continue with the next method.
Method 4 – Reset Windows Update Component
1. Open your web browser and go to this link .
2. Select your version of Windows, then download and run this problem solver.
3. It will automatically fix problems with your Windows updates by resetting the Windows Update Component.
4. Restart your PC and try to download the updates again.
Method 5 – Run Windows Update Troubleshooter
1. Type “troubleshooting” in the Windows search bar and click Solution from problems.
2. Then in the left window pane, select See everything.
3. Then, in the Troubleshoot my computer list, select Windows Update.
4. Follow the instructions on the screen and let Windows Update Troubleshooter run.
5. Restart your PC and see if you can fix windows update error code 0x80073712.
Method 6: Rename the software distribution folder
1.Press Windows Key + Q to open the Charms bar and type cmd.
2. Right click on cmd and select Execute as an administrator.
3. Type these commands and press enter:
wuauserv net stop
ren c: windows SoftwareDistribution softwaredistribution.old
wuauserv net start
exit
4. Restart your PC to save the changes and try to download the updates again.
Method 7: Restore your computer
Sometimes using System Restore can help you fix problems with your PC, so without wasting any time, follow this guide to restore your computer to an earlier point in time and check if you were able to fix Windows Update Error Code 0x80073712.
Method 8: Repair Install Windows 10
This method is the last resort because if nothing works then surely this method will fix all the problems with your PC. Repair Simply install using an in-place update to repair system problems without deleting user data present on the system. Follow this article to see how to repair, install Windows 10 easily.
That’s all, ha successfully fixed Windows Update Error Code 0x80073712, but if you still have any questions regarding this post, feel free to ask in the comment section.