
Getting a few errors here and there when updating your Windows 10 computer is not uncommon. Some of these errors won’t allow the Windows Update service to initiate while the other ones will halt the process while it’s running. So in this post, we’ll show you what you can do to fix the Windows Update error 0x80070020.
The Windows Update error 0x80070020 is most likely caused by some programs installed in the system which interferes with the Windows Update process. It might be an antivirus program, an incompatible program, a potentially unwanted program, or worse, malware. In addition, corrupted or missing files might also be the culprit. Whichever the cause may be, here are some suggestions you need to check out to resolve the problem.
You might want to try putting your computer in a Clean Boot state and then install Windows Updates again without any trouble. During this state, you can start the system with a minimum number of drivers and startup programs that will surely help you in isolating the root cause of the issue.
net stop wuauserv
net stop bits
net start wuauserv
net start bits
Since the folder has already been flushed, it will be populated afresh the instant your restart your computer and open Windows Update.
Running the built-in Windows Update troubleshooter could also help you resolve the Windows Update error 0x80070020. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.
From there, make sure that you set the following services and Startup types:
“Waol.exe has encountered a problem and needs to close. We are sorry for the inconvenience.’
Shortcut Keys | Description |
Windows Key | Opens/closes the Start menu. |
Windows Key + Up Arrow | Maximizes the selected window. |
Windows Key + Down Arrow | Reduces the window size. (Restore down.) |
Windows Key + M | Minimizes all open windows. |
Windows Key + Shift + M | Opens minimized windows. |
Windows Key + Tab | Shows Task View. |
Windows Key + L | Locks the screen. |
Windows Key + A | Opens the Action Center. |
Windows Key + V | Opens Clipboard History. |
Windows Key + I | Opens the Settings menu. |
Windows Key + F | Opens the Feedback hub. |
Windows Key + H | Opens the dictation toolbar. |
Windows Key + P | Opens the projection settings. |
Windows Key + . (Windows Key + ;) | Opens the emoji panel. |
Windows Key + C | Opens Cortana in listening mode. |
Windows Key + C (Windows Key + Q) | Opens Windows Search. |
Windows Key + G | Opens the Xbox game bar. |
Windows Key + X | Opens the secondary start menu. |
Windows Key + <number> | Opens the app in the taskbar relative to the number input. For example, if Chrome is the fourth app on the taskbar, using Windows Key + 4 will open Chrome. |
Windows Key + Alt + <number> | Opens the right-click menu for the app in the taskbar relative to the number input. For example, if Chrome is the fourth app on the taskbar, using Windows Key + Alt + 4 will open Chrome’s right-click menu. |
Windows Key + D | Shows/hides open apps on the desktop. |
Windows Key + E | Opens File Explorer. |
Windows Key + U | Opens Ease of Access in the Settings menu. |
Windows Key + Print Screen | Takes a screenshot of the desktop. |
Windows Key + Control + F | Opens the Find Computers window. |
Windows Key + Control + D | Creates a virtual desktop. |
Windows Key + Control + Left Arrow | Switches to the virtual desktop on the left. |
Windows Key + Control + Right Arrow | Switches to the virtual desktop on the right. |
Windows Key + Control + F4 | Closes the active virtual desktop. |
Windows Key + Space | Switches between installed languages (for writing text). |
Users when upgrading to Windows 10 operating system from Windows 8/8.1 or Windows 7, often encounter error code 8007002c. This error occurs when there’s an attempt made in performing an overall clean boot procedure. During the installation process, it will reach a certain maximum limit, for instance, 75%, and then reverts to its original state. Sometimes, after installation, users will encounter a black screen issue and there is no cursor visible.
Misconfigured system files that create registry errors within your operating system normally cause error code 8007002c in Windows 10. This registry error happens when there are new programs being installed over old ones without the old programs uninstalled entirely. Another possible cause could be from some malicious software like spyware, adware, and viruses.
Caution: The following steps are complicated. The risk of being in a no-boot situation or data loss might be encountered. It would be best to be supervised by an experienced user, especially in using the command line.
In order to fix Error code 8007002c occurring in Windows 10 upgrade, you can follow this step-by-step manual repair method. Once the repair method is correctly executed, users will most likely quickly resolve issues such as the Error code 8007002c and be able to upgrade to Windows 10 operating system smoothly.
However, in such cases where there are complex instructions and thus need an expert, seek help from a Windows professional. You may also want to consider making use of an automated tool whenever needed.
There are several ways to fix Error code 8007002c, but here are the most effective and efficient methods:
To be able to download and install the necessary updates, you may use the force Windows Update tool. See below for the steps:
NOTE: Don’t forget to hit Enter after every command.
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth Dism /Online /Cleanup-Image /RestoreHealth
Here’s how you can input a machine name:
Another reason why Error code 8007002c occurs is when there’s a defective and wrongly installed memory chip. Try using the Windows Memory Diagnostic to diagnose if there are RAM Issues.
One more possible cause why Error code 8007002c occurs is due to third-party software. To fix this error, you can try booting up your device with Selective Startup -- a boot type where you can load a limited set of startups and services.
Can’t seem to put up with the long and technical manual repair process? You can still fix this error by downloading and installing a powerful automated tool that will surely get the job done in a jiffy!
“It looks like you don’t have permission to save changes to this file. Try saving a copy instead.”There are several options you can explore to resolve this error. You can try updating the Microsoft Photos app or verify the ownership of the destination folder. You can also re-register and reinstall the app. For more detailed instructions, make use of the options provided below.
Set-ExecutionPolicy Unrestricted
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}Note: In the command given, do not forget to replace the “PackageFullName” with the actual package name for the Photos app. After executing the command, it will uninstall the Photos app from your computer so you need to install it again from the Windows Store by simply looking for it. Once you found it, just click on install to start the installation process.