Question
Issue: How to fix KB5020044 fails to install in Windows 11?
Hello. Microsoft recently released a new update KB5020044 for Windows 11. I tried to install it but it does not work. What can I do?
Solved Answer
By regularly releasing updates for the Windows operating system, Microsoft helps to ensure that the system runs smoothly and securely. These updates contain bug fixes, new features, and security patches. If Windows is not kept up-to-date, it can cause stability issues and leave the system exposed to vulnerabilities that can be exploited by cybercriminals.
Recently. Microsoft released a new update for Windows 11 – KB5020044.[1] It was released to Insiders in the Release Preview Channel on Windows 11, version 22H2. The update fixes various Windows operating system issues and contains new features.
The reason KB5020044 fails to install in Windows 11 is currently unknown. However, there are some general explanations for why this might be happening. Oftentimes, Windows does not update because of third-party security software interference, corrupt files, broken down Windows services or components that need updating, etc.
In this guide, you will find 6 steps that should help you fix KB5020044 not installing in Windows 11. Keep in mind that manual troubleshooting can be a lengthy process. You can use an automatic maintenance tool like RestoroMac Washing Machine X9. It can fix most system errors, BSODs,[2] corrupted files, and registry[3] issues. Otherwise, follow the step-by-step instructions below.
Method 1. Fix Corrupted System Files
Use Command Prompt commands to repair system file corruption:
- Open Command Prompt as administrator
- Use the following command and press Enter:
sfc /scannow
- Reboot your system
- If SFC returned an error, then use the following command lines, pressing Enter after each:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Method 2. Run the Update Troubleshooter
- Click the Windows button and select Settings
- Select System from the left pane, then scroll down on the right pane, and click on Troubleshoot
- Click on Other troubleshooters
- Locate the Windows Update troubleshooter and hit the Run button
Method 3. Restart Windows Services
- Type services in the search bar and launch the Services utility
- Find Windows Update in the list
- Double-click on it, set the Startup type to Automatic, and click Apply
- Now click on Restart the Service
- Do the same with Background Intelligent Transfer Service
Method 4. Disable Third-Party Security Software
Sometimes antivirus software can block legitimate processes mistakenly. You should try disabling your antivirus and trying to run the update again.
Method 5. Reset Windows Update Components
- Open the Command Prompt as an Administrator
- Type the following commands one by one and press Enter after each:
net stop bits
net stop wuauserv
net stop cryptsvc
Del “%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat”
Ren %Systemroot%\SoftwareDistribution\DataStore DataStore.bak
Ren %Systemroot%\SoftwareDistribution\Download Download.bak
Ren %Systemroot%\System32\catroot2 catroot2.bak
sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
cd /d %windir%\system32
regsvr32.exe atl.dll
regsvr32.exe urlmon.dll
regsvr32.exe mshtml.dll
regsvr32.exe shdocvw.dll
regsvr32.exe browseui.dll
regsvr32.exe jscript.dll
regsvr32.exe vbscript.dll
regsvr32.exe scrrun.dll
regsvr32.exe msxml.dll
regsvr32.exe msxml3.dll
regsvr32.exe msxml6.dll
regsvr32.exe actxprxy.dll
regsvr32.exe softpub.dll
regsvr32.exe wintrust.dll
regsvr32.exe dssenh.dll
regsvr32.exe rsaenh.dll
regsvr32.exe gpkcsp.dll
regsvr32.exe sccbase.dll
regsvr32.exe slbcsp.dll
regsvr32.exe cryptdlg.dll
regsvr32.exe oleaut32.dll
regsvr32.exe ole32.dll
regsvr32.exe shell32.dll
regsvr32.exe initpki.dll
regsvr32.exe wuapi.dll
regsvr32.exe wuaueng.dll
regsvr32.exe wuaueng1.dll
regsvr32.exe wucltui.dll
regsvr32.exe wups.dll
regsvr32.exe wups2.dll
regsvr32.exe wuweb.dll
regsvr32.exe qmgr.dll
regsvr32.exe qmgrprxy.dll
regsvr32.exe wucltux.dll
regsvr32.exe muweb.dll
regsvr32.exe wuwebv.dll
netsh winsock reset
net start bits
net start wuauserv
net start cryptsvc
- Wait for the process to finish and restart your PC
Method 6. Repair Install Windows
- Visit the official Microsoft website to download Windows 11 Installation Media
- Run the Media Creation Tool and select Create Installation Media for another PC
- Select your USB drive
- Let the Process complete of writing the Installation files to the USB drive
- Click Finish
- On the PC you wish to upgrade, Press Windows + E to open the File Explorer
- Open the Removable drive and click Setup.exe
- Accept the license terms on the next screen
- Confirm the Upgrade options – Files, apps and Settings are kept
- Click Install, and the upgrade should start
Repair your Errors automatically
ugetfix.com team is trying to do its best to help users find the best solutions for eliminating their errors. If you don't want to struggle with manual repair techniques, please use the automatic software. All recommended products have been tested and approved by our professionals. Tools that you can use to fix your error are listed bellow:
Prevent websites, ISP, and other parties from tracking you
To stay completely anonymous and prevent the ISP and the government from spying on you, you should employ Private Internet Access VPN. It will allow you to connect to the internet while being completely anonymous by encrypting all information, prevent trackers, ads, as well as malicious content. Most importantly, you will stop the illegal surveillance activities that NSA and other governmental institutions are performing behind your back.
Recover your lost files quickly
Unforeseen circumstances can happen at any time while using the computer: it can turn off due to a power cut, a Blue Screen of Death (BSoD) can occur, or random Windows updates can the machine when you went away for a few minutes. As a result, your schoolwork, important documents, and other data might be lost. To recover lost files, you can use Data Recovery Pro – it searches through copies of files that are still available on your hard drive and retrieves them quickly.
- ^ Releasing Windows 11 Build 22621.898 to the Release Preview Channel. Microsoft. Windows Blogs.
- ^ Chris Hoffman. Everything You Need To Know About the Blue Screen of Death. Howtogeek. Tech Insight Magazine.
- ^ Tim Fisher. What Is the Windows Registry?. Lifewire. Software and Apps.