What is Windows Update error 0x800705b4
Windows Update error 0x800705b4 is a common issue that prevents users from successfully updating their Windows operating system. This error code indicates that the requested operation has timed out, often due to system conflicts or interference from antivirus software. Users may encounter this error when the update process is interrupted or when the system fails to respond promptly during an update. The error can stem from corrupted system files, improper configuration of update settings, or issues with Windows Defender. Additionally, third-party security software can block update processes, leading to this timeout error. The presence of this error means essential security patches and system improvements are not installed, potentially leaving the system vulnerable. Understanding the underlying causes of error 0x800705b4 is crucial for effective troubleshooting. By identifying whether the issue is related to system services, software conflicts, or corrupted files, users can apply targeted solutions. The following sections outline comprehensive steps to resolve this error, ensuring that Windows Update functions correctly and the operating system remains secure and up-to-date.
Download Windows Repair Tool
There are special repair utilities for Windows, that can solve problems related to registry corruption, file system malfunction, Windows drivers instability. We recommend you to use Advanced System Repair Pro to fix the “Windows Update error 0x800705b4” in Windows 11, Windows 10, Windows 8, or Windows 7.
Solutions to Fix Windows Update Error 0x800705b4
1. Run Windows Update Troubleshooter
The built-in troubleshooter can identify and fix common issues with Windows Update.
- Click on the Start menu and select Settings.
- Go to Update & Security and select Troubleshoot from the left pane.
- Click on Additional troubleshooters.
- Select Windows Update under Get up and running, then click Run the troubleshooter.
- Follow the on-screen instructions to complete the troubleshooting process.
2. Disable Third-Party Antivirus Temporarily
Antivirus software may interfere with the update process.
- Open your antivirus application.
- Disable real-time protection or shields temporarily.
- Attempt to run Windows Update again.
- Re-enable your antivirus protection after updates are installed.
3. Check Windows Defender Settings
Issues with Windows Defender can cause the error.
- Open Settings and click on Update & Security.
- Select Windows Security from the left menu.
- Click on Virus & threat protection.
- Ensure that Windows Defender is active if you aren’t using another antivirus.
- Manually update definitions by clicking Check for updates under Virus & threat protection updates.
4. Reset Windows Update Components
Resetting update components can fix corrupted files causing the error.
- Open Command Prompt as an administrator.
- Stop update services by typing:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
- Rename update folders:
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
- Restart services:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
- Run Windows Update again.
5. Run SFC and DISM Scans
Repair corrupted system files that may be causing the error.
- Open Command Prompt as an administrator.
- Enter
sfc /scannow
and press Enter. - Wait for the scan to repair corrupted files.
- If the issue persists, run:
DISM /Online /Cleanup-Image /RestoreHealth
- Restart your computer and check for updates.
6. Ensure Windows Update Services Are Running
Verify that essential update services are operational.
- Press
Windows + R
, typeservices.msc
, and press Enter. - Locate the following services:
- Windows Update
- Background Intelligent Transfer Service (BITS)
- Cryptographic Services
- Ensure each service is running and set to Automatic.
- If not running, right-click the service and select Start.
7. Modify Group Policy Settings (Pro and Enterprise)
Incorrect Group Policy settings can block updates.
- Press
Windows + R
, typegpedit.msc
, and press Enter. - Navigate to:
Computer Configuration\Administrative Templates\Windows Components\Windows Update
- Double-click Configure Automatic Updates.
- Select Not Configured or set according to your preference.
- Click Apply and OK, then exit the editor.
8. Perform a Clean Boot
A clean boot eliminates software conflicts that may cause the error.
- Press
Windows + R
, typemsconfig
, and click OK. - In the System Configuration window, select the Services tab.
- Check Hide all Microsoft services and click Disable all.
- Go to the Startup tab and click Open Task Manager.
- Disable all startup items.
- Close Task Manager and click OK.
- Restart your computer and attempt Windows Update again.
9. Update Windows Defender Manually
Manual updates can bypass issues with automatic updates.
- Download the latest definitions from the Microsoft Defender Antivirus updates page.
- Run the downloaded file to update Windows Defender.
- After installation, restart your computer and check for updates.
10. Use the Media Creation Tool
Manually install updates using the official tool.
- Download the Media Creation Tool from the Microsoft website.
- Run the tool and select Upgrade this PC now.
- Follow the on-screen instructions to complete the upgrade process.
11. Check for Malware
Malware can interfere with system operations.
- Run a full system scan using Windows Defender or a trusted antivirus program.
- Remove any detected threats.
- Restart your computer and try updating again.
You can use default Windows Defender or try to install a more advanced antivirus developed by Malwarebytes – a trusted and talented group of experts constantly updating their software to fight off both local and global threats. You can download it now using the link below and try a 14-day trial of the ultimate antimalware experience for free.
12. Reset Your PC
If other solutions fail, resetting your PC may resolve the issue.
- Open Settings and select Update & Security.
- Click on Recovery from the left panel.
- Under Reset this PC, click Get started.
- Choose to Keep my files or Remove everything.
- Proceed with the reset following the on-screen instructions.
13. Seek Professional Assistance
Contact support if the error persists.
- Reach out to Microsoft Support for expert help.
- Provide details about the error and troubleshooting steps taken.
- Follow their instructions to resolve the issue.