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.
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!