Windows Update Error 0x80070020 typically means the update process is being interrupted—usually because another application or service (often antivirus, firewall, or backup tools) is actively using Windows Update files.
To resolve this issue, follow these steps:
Temporarily disable your antivirus and firewall to ensure they’re not blocking update processes.
Press Ctrl + Shift + Esc to open Task Manager and end any tasks that might interfere, such as backup utilities, Download Managers, or other third-party software locking files in the
SoftwareDistribution
orcatroot2
folders.
Open Command Prompt as administrator and run:
Navigate to C:WindowsSoftwareDistribution and C:WindowsSystem32catroot2, rename both folders (for example, add “.old” to their names).
Restart the services using:
Run
sfc /scannow
to repair system files and restart your computer.
Re-enable your antivirus and firewall, then check for updates again.
If the error persists, manually download and install the failed update from the Microsoft Update Catalog, or perform an in-place upgrade using the Media Creation Tool.
For a detailed step-by-step walkthrough, refer to the external guide provided by WinChatSupport. If you'd like real-time help, live chat support is available on the WinChatSupport homepage.