If you download an update and it gives error code 0x80073712, then it means that the Windows update files are damaged or missing. These errors are typically caused by underlying problems on the PC that often causes Windows Updates to fail. Sometime Component-Based Servicing (CBS) manifest can also be corrupted.
Fix Windows Update Error Code 0x80073712
Method 1: Run System File Checker
1. Press Windows Key + X then click on Command Prompt(Admin).
2. Now in the cmd window type the following command and hit Enter:
sfc /scannow
3. Wait for the system file checker to finish.
Method 2: Run Deployment Image Servicing and Management(DISM) Tool
1. Press Windows Key + X then click on Command Prompt(Admin).
2. Type the DISM (Deployment Image Servicing and Management) command in cmd and hit enter:
DISM.exe /Online /Cleanup-image /Scanhealth DISM.exe /Online /Cleanup-image /Restorehealth
3. Close cmd and reboot your PC.
Method 3: Deleting pending.xml file
1. Press Windows Key + X then click on Command Prompt(Admin).
2. Type the following command in cmd and hit enter after each one:
net stop trustedinstaller cd %windir%\winsxs takeown /f pending.xml /a cacls pending.xml /e /g everyone:f del pending.xml
3. Once done, restart your PC to save changes and see if you’re able to Fix Windows Update Error Code 0x80073712, if not then 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 troubleshooter.
3. It will automatically fix issues with your Windows updates by resetting Windows Update Component.
4. Reboot your PC and again try to download updates.
Method 5: Run Windows Update troubleshooter
1. Click on the Start button or press the Windows key on your keyboard and search for Troubleshoot. Click on Troubleshooting to launch the program. You can also open the same from the Control Panel.
2. Next, from the left window pane, select View all.
3. Then, from the Troubleshoot computer problems, the list selects Windows Update.
4. Follow on-screen instructions and let the Windows Update Troubleshoot run.
5. Restart your PC and again try to download the update. And see if you’re able to Fix Windows 10 Update Failure Error Code 0x80073712.
Method 6: Rename Software Distribution Folder
1. Press Windows Key + Q to open Charms Bar and type cmd.
2. Right-click on cmd and select Run as Administrator.
3. Type these commands and hit enter:
net stop wuauserv ren c:\windows\SoftwareDistribution softwaredistribution.old net start wuauserv exit
4. Reboot your PC to saves changes and again try to download updates.
Method 7: Restore your computer
Sometimes using System Restore can help you repair problems with your PC, so without wasting any time follow this guide to restore your computer to an earlier 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 out then, this method will surely repair all problems with your PC. Repair Install using an in-place upgrade to repair issues with the system without deleting user data present on the system.
Recommeded:
That’s it you have successfully Fix Windows Update Error Code 0x80073712 but if you still have any queries regarding this post feel free to ask them in the comment’s section.