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:
net stop wuauserv net stop bits
net start wuauserv net start bitsSince the folder has already been flushed, it will be populated afresh the instant your restart your computer and open Windows Update.
KMODE_EXCEPTION_NOT_HANDLED
PAGE_FAULT_IN_NONPAGED_AREATo fix the dxgkrnl.sys Blue Screen error, here are some suggestions you have to check out.
One common issue when trying to upgrade to Windows 10 from Windows 7 or 8 is incompatible software. Any installed software or app that isn’t compatible with Windows 10 will prevent you from continuing with the set-up. Normally, you’ll get an error message “What needs your attention” and it will ask you to uninstall a list of apps manually. Unfortunately, some users reported that they couldn’t find the app it asks to uninstall. In some cases, users said they’ve already uninstalled the app but it still won’t start the Windows 10 Setup.
This type of issue normally occurs because of the following:
Here are some steps you can take whenever you encounter this error.
Note: Before taking any steps, make sure that you’re highly equipped to do so. Some steps might affect the system and even do more damage to your computer. You might also want to consider using an automated tool instead.
A clean boot is normally done to start Windows using the least set of drivers and startup programs available. By doing this, it eliminates possible software issues that happen when installing or uninstalling a program in Windows 10.
Before performing a clean boot, make sure to take note of the following:
Here are the steps to perform a clean boot.
Instead of using the “add or remove programs” feature in Windows, you might need to manually install the program directly from the C drive. To do this, follow the steps below:
Note: In some cases, you may also need to search for files related to the program. You can use the search bar under Drive C to do this. Delete those files as well.
Before upgrading to Windows 10, create a new user account. Make sure it has administrative privileges. From there, run the upgrade.
If you still can’t run Windows 10 Setup after the above methods, you might need to rely on a third-party service. Microsoft recommends Revouninstaller that can help you.
Before using this software, reinstall the application or utility that Windows 10 wants you to install. Then, use Revouninstaller to delete the program completely.
Some users who experienced this issue reported that it was solved after disabling or completely uninstalling the anti-virus software installed in their system.
If after trying the above methods, the problem still persists, it might be best to use a trusted automated tool to fix the issue.
sudo chmod -R 777 /usr/local/flexnetserver
sudo mkdir /usr/local/flexnetserver/licenses
touch debug.log
/usr/local/flexnetserver/lmgrd -c /usr/local/flexnetserver/licenses/adsk_license.lic -l /usr/local/flexnetserver/debug.log
sudo /usr/local/flexnetserver/lmgrd -c /usr/local/flexnetserver/licenses/adsk_license.lic -l /usr/local/flexnetserver/debug.log
/usr/local/flexnetserver/lmutil lmstat -a -c /usr/local/flexnetserver/licenses/adsk_license.lic
/usr/local/flexnetserver/lmutil lmdown -q -force
ps -ax | grep lmgrd
ps -ax | grep adskflex
kill -9
"C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing\Current\helper\AdskLicensingInstHelper.exe" change -pk PRODKEY -pv VER.0.0.F -lm "" -ls "" -lt""
Note: