Table of Contents
This practical guide walks through steps to fix error 0x80070012 when updating Windows, explains the main requirements, and highlights common issues that may appear along the way.
1. Fix error 0x80070012 with Microsoft debugger
On the Windows operating system, the manufacturer Microsoft has provided a range of different features and that includes a set of fixes for the system. As for the Microsoft fixer, they can solve up to 80% of the errors that originate from the Windows system.
Step 1: Click on the Start Menu and open Settings to open settings on Windows 10.

Step 2: In the Settings window, select the Update and Security tab to see the features.

Step 3: Next, go to the Troubleshoot (1) tab to see the error correction feature and select Additional troubleshooter (2) to add a fixer.

Step 4: Go to the Windows Update section and select Run the troubleshooter to start running the fix.

Step 5: Finally, you just need to wait for the system to automatically activate the Windows Update fixer and receive the results. Normally, the process of fixing error 0x80070012 will take 2-5 minutes.

2. Fix error 0x80070012 with Command Prompt
On the Command Prompt, you can use different commands to fix errors on the computer. Similar to error 0x80070012, you can also use system related commands for quick processing.
Step 1: Open the Start Menu, enter Command Prompt and select Run as administrator to run with admin rights.

Step 2: Then, enter the following commands in turn to stop the Windows Update service. You can copy each command, paste it and press Enter to launch it.
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Please copy / paste each command in turn to launch on Command Prompt.

Step 2: Next, you will use the following 02 commands to change some Windows update versions to bring stability.
Ren %systemroot%SoftwareDistribution SoftwareDistribution.bak
Ren %systemroot%system32catroot2 catroot2.bak
Please copy / paste the commands one by one into the software and press Enter to run.

Step 3: Finally, you just need to use the commands to restart the Windows Update service.
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
Once you've completed the steps, go back to Windows Update and check for errors.

3. Fix error 0x80070012 with DISM
DISM is available on Windows 10 and they are used to solve a lot of different problems. For Windows Update errors, you can also use DISM to deal with them.
Step 1: Open MenuStart, enter Command Prompt and select Run as administrator to open.

Step 2: Then, copy the command below and paste it into Command Prompt to run.
DISM.exe /Online /Cleanup-image /Restorehealth

The process of handling errors with DISM will take a relatively long time, they can be up to 10 minutes, so please wait patiently. When the processing is done, go back to Settings and check for errors in Windows Update.
In this article, Tipsmake has shown you how to handle error 0x80070012 when Windows Update. Good luck!
Key Takeaways
Use the information above as a practical reference for steps to fix error 0x80070012 when updating Windows. Review each step carefully, confirm any requirements, and choose the option that best fits your situation.
FAQ
What does this guide explain about Steps to Fix Error 0x80070012 When Updating Windows?
It explains the main concepts, practical considerations, and useful steps related to steps to fix error 0x80070012 when updating Windows without requiring advanced knowledge.
Who can benefit from learning about Steps to Fix Error 0x80070012 When Updating Windows?
This information is useful for readers who want a clear overview, practical guidance, and reliable steps related to steps to fix error 0x80070012 when updating Windows.
What should I check before applying this information?
Review the requirements, confirm that your device, software, or situation matches the instructions, and back up important data before making major changes.
Reader Comments 0
Sign in with email or Google to join the discussion.