Jump to content

error code 80073712


Recommended Posts

I follow up on windows 8.1 updates and it tells me that I have an important update.

I have tried to down load it many times and keep getting this error code.

 

 

fa4e00b2168ee37d97090bfaf38cecb3.png

 

Operating system:Windows 8.1 (64 bit)

System root: C:WINDOWS

Available physical memory: 6024 MB

CPU: Intel® Core i5-4200U CPU @ 1.60GHz

Drive Info:

C: 447.61 GB

Internet Explorer: 11.0

Link to comment
Share on other sites

When you try to install updates from Windows Update or Microsoft Update, you may receive error 0x80073712, and the update does not install.

This issue may occur if the Component-Based Servicing (CBS) manifest is corrupted.

Method one:

Use System File Checker to repair damaged Windows files

1, Click on Start, find the program Command prompt, and right click on it, click Run as administrator
2, Type the sfc /scannow command and press Enter to start it.
3, When it finish, try to install update again.

 

Method two: Run the DISM tool

If the problem continues, use the Deployment Image Servicing and Management (DISM) tool to fix Windows Update corruption errors. To do this, follow these steps:
1, Click on Start, find the program Command prompt, and right click on it, click Run as administrator
2, Run the DISM.exe /Online /Cleanup-image /Restorehealth command.
Important When you run this command, DISM uses Windows Update to provide the files that are required to fix corruptions. However, if your Windows Update client is already broken, use a running Windows installation as the repair source, or use a Windows side-by-side folder from a network share or from a removable media, such as the Windows DVD, as the source of the files. To do this, run the following command instead:
DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:\RepairSource\Windows /LimitAccess

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...