Fix: Windows Update error code 0x80073712

Explore this article to fix Windows Update error 0x80073712 on Windows 11 with clear solutions for a hassle-free update experience.

Sofia S.
Windows Technical Expert
4 min read
Add as a preferred
source on Google

Dealing with Windows Update error 0x80073712 can be confusing, but we’re here to assist. This issue can occur during updates due to problems like corrupted files, interrupted downloads, conflicts with other software, or low disk space. In this article, we’ll explain the reasons behind this error and provide straightforward solutions to help you fix Windows Update error 0x80073712 in Windows 11, ensuring a smooth and hassle-free Windows update experience.

Fix: Windows Update error 0x80073712
Windows Update error 0x80073712 in Windows 11.

What is Windows Update code 0x80073712 in Windows 11?

Windows Update error 0x80073712 is a numerical code that signifies a problem during the update process, preventing the successful installation of updates. When encountered, this error may manifest as a roadblock in the otherwise smooth journey of maintaining a healthy and optimized Windows environment. To solve the difficulties of this error, it is essential to understand its causes, implications, and, most importantly, the steps to rectify the issue.

Common Causes of Windows Update Error 0x80073712:

  1. Corrupted System Files: These files are vital for the proper functioning of the Windows operating system, and any impairment can lead to update failures.
  2. Incomplete Update Downloads: Sometimes, interrupted or incomplete download processes can result in the manifestation of this error. If an update is not downloaded and stored on the system correctly, it may trigger the 0x80073712 error during the installation phase.
  3. Third-Party Software Interference: Conflicts with third-party antivirus programs, firewalls, or other security software can disrupt the update process. These conflicts may prevent certain files from being accessed or modified during installation, leading to the error.
  4. Registry Issues: Problems within the Windows Registry, a crucial database for system settings and configurations, can contribute to update errors. Incorrect or corrupted registry entries may hinder the seamless installation of updates.
  5. Disk Errors or Insufficient Disk Space: Disk-related issues, such as bad sectors or insufficient disk space, can impede the update process. Updates require a certain amount of free space to be successfully installed, and any hindrance in this regard can trigger error 0x80073712.

Fix: Windows Update error 0x80073712

Below are the simple solutions to fix this error:

Solution 1: Run Disk Cleanup

1. Open the search bar and type “Disk cleanup“.

2. Now, click the “Clean up system files” option.

Fix: Windows Update error 0x80073712 - clean up system files option

Select “Windows Update Cleanup” and then click OK.

Windows will delete older update files.

3. Restart your PC.

Solution 2: Microsoft Update Assistant or Media Creation Tool

1. Download the tool from Microsoft website (https://www.microsoft.com/software-download/windows11)

2. Click on “Update now” to download the latest version.

To upgrade to the highest version, click the “Download now” option.

Click on Download now option

Launch the tool, it will automatically guide you through the upgrade process.

Solution 3: SFC and DISM Scan

1. Open the Command prompt and run as administrator.

2. Copy and paste the below command:

sfc/scannow

Press Enter.

Fix: Windows Update error 0x80073712 - Command Prompt SFC Scan

3. Now, copy and paste the below commands one by one:

DISM.exe /Online /Cleanup-image /Scanhealth

Press Enter. Then try next command:

DISM.exe /Online /Cleanup-image /Restorehealth

Fix: Windows Update error 0x80073712 - DISM

Press Enter.

4. After executing the above commands, restart the PC.

Solution 4: Reset Windows Update Components

1. Open the Command prompt and run as administrator.

2. Copy and paste the below commands (Press Enter after each command):

net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old

The above commands will reset the update components in Windows.

3. Now, copy and paste the below commands to restart it again:

(Press Enter after each command)

net start wuauserv
net start cryptSvc
net start bits
net start msiserver

4. After executing all the commands restart the PC.

You can also refer this video guide to reset update components:

Solution 5: Configure Update Settings

1. Open the Settings App and go to “Windows Update“.

2. Now, go to “Advanced Options“.

Advanced settings

3. Uncheck the “Receive updates for other Microsoft products” option.

4. Restart your system and try updates again.

Hope this helps!

Share this article
https://www.kapilarya.com/fix-windows-update-error-0x80073712-windows-11

Shareable URL

Article by

Sofia S.
Windows Technical Expert

Sofia is creative and experienced content writer with 4 years of experience. Skilled in researching, writing and publishing good content on Windows, Microsoft Office, programming and coding.

Leave a Comment

Your email address will not be published. Required fields are marked *