How to fix KB5020035 failing to install in Windows 11.

If you are trying to update Windows 11 with KB5020035 but can’t because it keeps failing to download or install. This article will show you several different things you can do to solve the problem and get KB5020035 to install on your Windows 11 PC. These methods will also work for most other Windows update failures.

Related: How to fix no devices appearing in the Game Pass app after enabling Remote Installation.

Updates failing on Windows operating systems have always been a major problem for Microsoft. Even before everything was automated updates used to fail from time to time for a range of different reasons. Fast forward to Windows 11 and not a lot has really changed. Sure the entire update system is automated now but the amount of update errors and failures has remained the same.

The good news is that a large portion of these update issues can be solved relatively easily, without any crazy Windows knowledge. So follow along as we guide you through each and every step required to fix KB5020035 failing to install on Windows 11.

Try to manually update Windows 11 using the Microsoft Update Catalogue to fix KB5020035 failing to install.

Save all the messing around by manually downloading the update using the Microsoft Update Catalogue. Here you can find all the updates available for Windows 11. Simply visit the Microsoft Update Catalogue website and download the update you are currently having problems with. Don’t worry if you pick the wrong one, Windows won’t let you install it anyway. It will detect a conflict and cancel the installation.

Use the Windows 11 Troubleshooter to fix KB5020035 failing to install.

Try using the Windows 11 Update Troubleshooting tool. While this tool hasn’t been all that successful for me it does occasionally fix problems with updates.

Clear Delivery Optimization Files on Windows 11 to fix KB5020035 failing to install.

This fix is more of a long shot but does work in some instances. It’s also really easy to use as well so it’s certainly worth using to try to fix KB5020035 failing to install.

Uninstall the last Windows 11 update that was installed to fix KB5020035 failing to install.

This option may not be available for everyone but If you still have the option to uninstall the latest Windows 11 update that was installed on your computer do that. If you aren’t sure how to check out the article linked below. Sadly you may not be able to use this step but you should check just in case as it is a good option.

How to uninstall a bad Windows 11 update. Rollback a Windows 11 update.

Run the SFC and DISM tools to fix KB5020035 failing to install on Windows 11.

Run the SFC tool to check for and fix any corruption. Once the SFC tool has been completed you will also need to run the DISM tool.

sfc /scannow

If any errors are found they should be repaired automatically. If it doesn’t complete properly Restart your computer in Safe Mode and repeat the process. If the SFC tool returned an error message, open Command Prompt as Administrator, then enter the following commands in order.

DISM /Online /Cleanup-Image /CheckHealth

DISM /Online /Cleanup-Image /ScanHealth

DISM /Online /Cleanup-Image /RestoreHealth

Comments