How to fix
Windows update error 0x800705b9
on Windows
Resolve the Windows update error 0x800705b9 quickly and effectively. Get your system back on track with expert-tested solutions. Fixed in minutes!
What causes How to fix Windows update error 0x800705b9?
- System file corruption
- Issues with Windows update service
- Incompatibility with certain system elements
- Problems during major version upgrades
- Corrupted game files
Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.
Hi, I've been trying to update to the latest Windows version for over a month now, and each time I receive a 0x800705b9 error. I also experience some other strange issues, including random crashes when I launch some games and some websites failing to be shown correctly. I'd like to know how to resolve these issues, please.
Windows has been operated as a service for many years now. This means that all the users who have a valid Windows license are entitled to regular patches, which include cumulative, feature, security, and other types of updates. Not only does this helps users to prevent exploitation via security vulnerabilities,[ref en-1] but it can also implement new features and fix already existing bugs.
Fixing bugs is among the main reasons why users keep on updating Windows, as some of them can be very annoying, while others can be simply unbearable. For example, some users might be unable to use printers or have their icons in the taskbar disappear. Unfortunately, when they are trying to update, they might face a 0x800705b9 Windows update error, which would prevent the application of the newest features and fixes.
The error code can be associated with a variety of updates, although many complained that they experienced the 0x800705b9 error when trying to upgrade to the 22H2 version on Windows 10 or 11. This update is one of the major version upgrades[ref en-2] that happen twice or even once a year, and it includes numerous improvements and iterations, so no wonder many users were eager to install it.

Along with update failures due to the 0x800705b9 error, some users mentioned that they had additional issues they were dealing with, such as launching games that would crash the PC or that their system elements would not load properly. These issues could be related to the general system file corruption we observed in many other instances with errors such as 0x1900131, 0x8031004a, or 0x800704bd.
Therefore, we recommend you first perform a full system scan with [d1] - it can fix corrupted system files and other underlying Windows issues, ultimately also resolving random crashes, BSODs, registry[ref en-3] errors, etc. Below we also provide several manual methods that should help you fix the 0x800705b9 error in Windows.
Solution 1. Running the troubleshooter
Troubleshooter is one of the simplest ways to diagnose Windows update (and other) issues on your computer. Proceed with the following steps to use it:
- Type Troubleshoot in Windows search
- Select Additional troubleshooters
- Find Windows Update from the list
- Click it and select Run the troubleshooter
- Apply the suggested fixes and restart your computer.

Solution 2. Restarting BITS and Windows update services
Some services related to the Windows update process may not be running or could be bugged. You need to set them to automatic startup type or restart these services if they are already running:
- Type in Services in Windows search and press Enter
- Locate Background Intelligent Transfer Service (BITS)
- If it is already running, right-click and select Restart
- If the service is not running, double-click it, select Automatic under the Startup type from the drop-down menu
- Click Start, Apply, and OK
- Find the Windows Update service and perform the same steps.

Solution 3. Resetting Windows Update components
- Type cmd in Windows search
- Right-click on Command Prompt and select Run as administrator
- When the User Account Control shows up, click Yes
- Copy and paste each of the command lines, pressing Enter after each and waiting till each of the commands is executed properly:
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Del “%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*”
rmdir %systemroot%\SoftwareDistribution /S /Q
rmdir %systemroot%\system32\catroot2 /S /Q
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc - Restart your computer.

Solution 4. Checking for corrupted files
System file corruption or registry corruption can cause Windows updates to fail. Make sure you use commands in elevated Command Prompt to resolve this:
- Open Command Prompt as administrator, as we explained in the previous solution
- Use the following command and press Enter:
sfc /scannow - Reboot your system
- If SFC returned an error or nothing was found, use the following command lines, pressing Enter after each:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth - Close down Command Prompt and restart your device.

Solution 5. Disabling third-party security software
Using third-party anti-malware software could prevent Windows updates from happening. The software might, for instance, blacklist one of the servers from which the updates are being downloaded. Therefore, you should disable or uninstall your security software and try running the update again if you have issues updating Windows.
Solution 6. Attempting to install the update manually
- Type Updates in Windows search and hit Enter
- Click View update history
- Here, note down the KB number which failed to be installed with the 0x800705b9 error
- Go to the official Microsoft Update Catalog website
- Type the KB number into the search bar, and press Enter or click Search
- You will find many different versions on the update – you need to find the one that matches your PC specs and Windows version (as a home user, ignore Windows server versions)
- Right-click on Start and pick System
- Under Device specifications, check the System type section: it should either be 64-bit or 32 bit
- Scroll down to Windows specifications and check the Version section
- Go back to the Microsoft Update catalog, download the correct version, and install it
- Restart your PC.

Bottom line
To fix the Windows update error 0x800705b9, perform a full system scan to repair corrupted system files, check for issues with the Windows update service, and ensure compatibility with system elements. If these fixes do not resolve the issue, consider seeking further technical assistance.
Frequently asked questions
The error 0x800705b9 typically indicates a problem with the Windows Update service, often related to the update files being corrupted or the update components being misconfigured.
You can reset the Windows Update components by running Command Prompt as an administrator and executing a series of commands to stop the Windows Update services and rename the SoftwareDistribution and Catroot2 folders.
Yes, you can use the Windows Update Troubleshooter, which is built into Windows 10 and Windows 11, to automatically detect and fix issues related to Windows updates.




Report an issue
What's wrong with this guide? We review every report and update or remove content.
Report received — thank you. We'll review and fix it.
You need a free account to submit a report.
Be the first to comment