How to Fix Windows Update Error 0x8024A105
Fix Windows Update error 0x8024A105 by clearing update cache and leftover files with help from Kudu.
By Kudu Team
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →What Causes This?
Windows Update error 0x8024A105 usually appears when the update process gets interrupted by corrupted cache files, stuck background services, or leftover temporary update data. It can also happen if the SoftwareDistribution or Catroot2 folders contain damaged files from a failed update attempt. In some cases, system file corruption or security software interference can stop Windows Update from completing normally.
Common Symptoms
- Windows Update downloads updates but fails during installation
- You see error code 0x8024A105 in Settings > Windows Update
- Updates keep retrying and failing after a restart
- Windows Update gets stuck on “Checking for updates” or “Installing”
- Your PC feels slower or unstable after repeated failed update attempts
How to Fix It Manually
-
Run the Windows Update troubleshooter
- Press Windows + I to open Settings.
- Go to System > Troubleshoot > Other troubleshooters.
- Find Windows Update and click Run.
- Let Windows apply any suggested fixes, then restart your PC.
-
Stop Windows Update services
- Press Windows + S, type cmd.
- Right-click Command Prompt and choose Run as administrator.
- In the Command Prompt window, run these commands one at a time:
net stop wuauserv net stop bits net stop cryptsvc net stop msiserver - Wait until each service reports that it has stopped successfully.
-
Clear the Windows Update cache
- In the same administrator Command Prompt, type:
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old - This forces Windows to create fresh update cache folders the next time it checks for updates.
- In the same administrator Command Prompt, type:
-
Restart the update services
- Still in Command Prompt, run:
net start wuauserv net start bits net start cryptsvc net start msiserver - Close Command Prompt when finished.
- Still in Command Prompt, run:
-
Repair system files
- Press Windows + S, type cmd, then open Command Prompt as administrator again.
- Run this command:
sfc /scannow - After that finishes, run:
DISM /Online /Cleanup-Image /RestoreHealth - Restart your PC after both scans complete.
-
Check for updates again
- Open Settings > Windows Update.
- Click Check for updates.
- If the update installs normally, you can delete the
.oldfolders later to free up space.
-
Temporarily disable third-party antivirus if needed
- If the error still appears, temporarily pause any non-Microsoft antivirus or firewall software.
- Try Windows Update again.
- Re-enable your security software immediately after testing.
Fix It Automatically with Kudu
Kudu can clean out broken update leftovers, remove junk files that interfere with Windows Update, and help fix the conditions that trigger error 0x8024A105. If you do not want to reset services and delete cache folders by hand, Kudu gives you a faster way to clear the problem safely.
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →Related guides
How to Fix Windows Update Error 0x8024402C
If update error 0x8024402C appears, Kudu can help clean update cache and optimize Windows for smoother updates.
How to Fix Windows 11 Update Error 0x800f0922 or 0x80070005
Fix Windows 11 update errors 0x800f0922 and 0x80070005, and use Kudu to help clean up files that may block updates.
How to Fix Blue Screen Error 0x0000007B on Windows
Troubleshoot blue screen error 0x0000007B and clean temporary files after recovery with Kudu.
How to Fix Windows Error 0x80004005
Troubleshoot Windows error 0x80004005 and remove system clutter that may contribute to instability using Kudu.