Fix: unable to install windows updates, error code 0x80073712, Np mate, always happy to help. Glad it got fixed. We tried several other things (refresh pc, clean windows install) before resorting to the update assistant.
Trying to install 2020-05 Cumulative update for windows 10 Version 1809 for x64 – based system, but error pops up. The update does reach 100%, but then errors out.
I tried resetting the windows update in services, but have yet to attempt an administrative CMP fix. Is this a system issue, or i am simply missing some pre-reque updates before i can successfully update?
How to fix error code 0x80073712 –unable to install windows updates, error code 0x80073712, in Windows ,Windows Update error code 0x80073712 can appear in a number of ways in Windows 10.
Some update files are missing or have problems. We'll try to download the update again later. Error code: (0x80073712)
Some updates were not installed; Errors found: Code 80073712 Windows Update encountered an unknown error.
Code 80073712: Windows Update ran into a problem
This Windows Update error appears after updating Windows 10 or trying to install Windows 10 operating system.
Cause of Windows Update error code 0x80073712
Windows update error code 0x80073712
Windows Update Error 0x80073712 or 80073712 means that the file requested by Windows Update or Windows Setup is corrupted or missing and the update or installation failed.
How to fix Windows Update error 0x80073712
The tools and services built into Windows are the most effective resource for troubleshooting and solving this problem.
1. Scan your system for malware.
2. Download and run the Windows Update Troubleshooter. Microsoft provides this tool for free. After booting, restart your computer and check for updates.
3. Run the built-in Windows debugger.
4. Run a scan System File Checker.
5. Run a DISM scan: Deployment Image Servicing and Management (DISM.exe) is a command line tool that can be used to find and repair corrupted files or system images. After running the tool, restart your computer and try the update again.
6. Delete pending files.
7. Restart the Windows Update service.
8. Restore, Update or Reset your PC: This action should only be performed as a last resort if none of the other troubleshooting methods above resolve error code 0x80073712.
Sometimes system files get corrupted, and if the Windows upgrade process detects a problem with system integrity, the update, upgrade, or installation process may fail with error code 0x80073712. This means that a file that Windows Setup or Windows Update needs may be corrupted or missing. Here is a working fix that will help you solve the problem on your Windows 10 computer.
1] Run the DISM . tool
When you run the DISM tool, it will repair the Windows system image and the Windows Component Store in Windows 10. You will have various options including /ScanHealth, /CheckHealth and /RestoreHealth. In Command Prompt (Admin), you need to run the following command:
DISM.exe/Online/Cleanup-image/Restorehealth
When you run this tool, logs will be generated at C: Windows Logs CBS CBS.log. This process takes about 15 minutes or more depending on the level of corruption.
While the chances are less, if the Windows Update client has been corrupted, you will be prompted to use the running Windows installation as the repair source, or to use the Windows parallel folder from a network share, as the file source . In this case, you will need to run an elevated command to replace the broken Windows update repair:
Fix ISDone.dll error, Unarc.dll return error code message on Windows 10
DISM.exe/Online/Cleanup-Image/RestoreHealth/Source:C:RepairSourceWindows/LimitAccess
2]Run System File Checker
Running SFC will repair corrupted or damaged Windows. You will need to run this command from an elevated CMD i.e. Command Prompt launched with administrative privileges.
3] Fix hard drive error
If your hard disk has integrity issues, the update will fail because the system will think it is unhealthy. You should run chkdsk in a command prompt to resolve those issues.
4]Run the Windows Update Troubleshooter
You should run the built-in Windows Update Troubleshooter and see if that helps you.
5]Run the Microsoft online troubleshooter
You can also repair Windows Update Error using Microsoft’s online troubleshooter. Maybe this will help.
Thank you for your guys input and time
If you receive Windows Update error 0x80073712 or 80073712, it means that a file needed by Windows Update is damaged or missing. Windows has troubleshooting tools that can help you address this problem. Follow the steps below to use these tools.
Method 1: Run the Windows Update troubleshooter
-
Open the Windows Update troubleshooter by swiping in from the right edge of the screen, tapping Search (or if you’re using a mouse, pointing to the upper-right corner of the screen, moving the mouse pointer down, and then clicking Search), entering Troubleshooting in the search box, tapping or clicking Settings, and then tapping or clicking Troubleshooting. Under System and Security, tap or click Fix problems with Windows Update.
-
Run the troubleshooter, then open Windows Update and try to install the update again.
Method 2: Run the DISM tool
-
Swipe in from the right edge of the screen, and then tap Search.
(If you’re using a mouse, point to the upper-right corner of the screen, move the mouse pointer down, and then click Search.) -
Enter command prompt in the search box.
-
In the list of results, swipe down on or right-click Command Prompt, and then tap or click Run as administrator.
-
In the Administrator: Command Prompt window, type the following commands. Press the Enter key after each command:
DISM.exe /Online /Cleanup-image /Scanhealth
DISM.exe /Online /Cleanup-image /Restorehealth
-
To close the Administrator: Command prompt window, type Exit, and then press Enter.
-
Run Windows Update again.
Method 3: Refresh your PC
-
For information about how to do this, go to How to restore, refresh, or reset your PC.
`~`
80070003
Click Start (Press “Windows Key + Q” to open Charms Bar.)
Type: cmd
Right click on cmd in start menu and select ‘Run as Administrator’
Type: net stop wuauserv
Hit Enter
Type: ren c:\windows\SoftwareDistribution softwaredistribution.old
Hit Enter
Type: net start wuauserv
Hit Enter
Type: exit
Hit Enter
Restart once it’s finished running and see if the return code still appears when checking for updates.
Attempt to download updates
Pləase let us know if this did or didn’t help to resolve your problem.