How to fix
Windows update error 0x80245002
on Windows
Resolve Windows update error 0x80245002 quickly and effortlessly. Follow our expert-tested solutions for Windows 10 and Windows 11. Fixed in minutes!
What causes How to fix Windows update error 0x80245002?
- Corrupted update components
- Conflicts with the software distribution folder
- Insufficient file permissions
- Internet connectivity issues
- Presence of malware
Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.
Hello, I need help with a problem I have. Yesterday I tried to update Windows and it just kept getting the error 0x80245002. Could you provide any insights on how I could bypass this? Restarting the PC does not help.
Windows Update is an essential feature in Windows that ensures your computer remains secure and up to date. However, the update process can sometimes be interrupted by error 0x80245002, which prevents the system from downloading or installing updates. This error can be caused by several factors, including corrupted update components, conflicts with the software distribution folder, insufficient file permissions, internet connectivity issues, or the presence of malware.
To fix the 0x80245002 error, users should first check their internet connection and adjust their firewall or antivirus settings if necessary to ensure they're not blocking Windows Update. Running a full system scan for malware is also advisable to clear any potential threats that could be causing the problem.
Resetting Windows Update components is another effective approach. This involves stopping the Windows Update service, renaming the SoftwareDistribution and Catroot2 folders to clear out old update files, and then restarting the service to refresh the update process.
Ensuring there is enough storage space on the device is crucial, as a lack of space can prevent updates from installing properly. Users can free up space by deleting unnecessary files and applications.
If these steps do not resolve the 0x80245002 issue, using the Windows Update Troubleshooter or performing a system restore to a point before the error occurred might be necessary. These solutions can help address the error by automatically fixing issues related to Windows Update or reverting the system to a previous, error-free state.
While Windows update error 0x80245002 can be frustrating, it is typically resolvable through a series of troubleshooting steps focusing on internet connectivity, system security, update component reset, storage management, and using built-in troubleshooting tools. For a more automatic approach, you can always rely on tools such as [d1].

Fix 1. Run the Windows Update Troubleshooter
The Windows Update Troubleshooter is a built-in tool designed to diagnose and resolve common issues with the Windows Update process. It works by automatically detecting and fixing problems that could be preventing updates from installing properly.
- Type Troubleshoot in Windows search and press Enter.
- Select Additional troubleshooters/Other troubleshooters.
- Find Windows Update from the list.
- Click it and select Run the troubleshooter/Run.
- Restart your PC when the update process finishes.

Fix 2. Install the update manually
You can always try to update Windows using the manual method instead. Follow these steps:
- Type in Updates in Windows search and press Enter.
- Select View update history.
- Find the update that failed with the 0x80245002 error and copy its KB number.
- Open your browser and go to Microsoft Update Catalog.
- Within the search bar, type in the KB number and clicks Search.
- Find the correct version of the update for your operating system (to check this, right-click on Start and pick System. Under Device specifications and check the System type) and click Download.
- Use on-screen guidelines to finish the installation process and restart your computer.

Fix 3. Disable firewall and antivirus temporarily
Sometimes, firewall or antivirus settings may block the connection to Windows Update servers. Temporarily disabling these can help determine if they are the cause of the issue.
- Disable your antivirus software from its main dashboard, usually accessible via the system tray icon.
- Press Win + S and type "firewall." Select Windows Defender Firewall.
- Click on Turn Windows Defender Firewall on or off.
- Select Turn off Windows Defender Firewall for both private and public network settings. Remember to turn these back on after testing.
Fix 4. Reset Windows Update components manually
Manually resetting Windows Update components involves stopping related services, clearing cache folders, and restarting the services. This can fix corruption issues causing the error.
- Type in cmd in Windows search.
- Right-click on Command Prompt and select Run as administrator.
- In the User Account Control window, click Yes.
- Copy and paste the following commands one by one in Command Prompt and press Enter after each:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old - When these commands are executed, the last thing to do is to re-enable relevant services:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver - Reboot your device.

Fix 5. Repair corrupted system files
- Open Command Prompt as administrator.
- In the Command Prompt window, paste the following command and hit Enter:
sfc /scannow - Next, use the following commands, pressing Enter each time:
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth
(Note: if you get an error executing this last command, add /Source:C:\RepairSource\Windows /LimitAccess to it and try again). - Reboot your system.

Fix 6. Check for malware
Malware can interfere with Windows Update. Running a malware scan can detect and remove any malicious software.
- Type Windows Security in the Windows search bar and hit Enter.
- Select Virus & threat protection.
- Pick Scan options.
- Choose Microsoft Defender Offline scan and click Scan now.
- Your computer will immediately reboot and begin a deep scan.

Alternatively, you can employ Microsoft Safety Scanner or any reputable third-party anti-malware.
Fix 7. Free up disk space
Insufficient disk space can prevent updates from downloading and installing. Freeing up space can help resolve this issue.
- Type Disk Cleanup in Windows search and hit Enter.
- If your Windows is installed on drive C, pick it from the list (it should be by default) and press OK.
- Click Clean up system files.
- Select your main disk again and click OK.
- Here, select the largest portions of the data used - these typically include Temporary Internet Files, Windows Update, Temporary Files, Recycle Bin, Delivery Optimization Files, and others.
- Click OK - the process should be finished shortly.
Fix 8. Perform a Clean Boot
A clean boot starts Windows with a minimal set of drivers and startup programs, which can help identify if background programs are causing the update error.
- Press Win + R, type msconfig, then press Enter.
- Select the Services tab and tick the Hide all Microsoft services checkbox.
- Pick Disable all.
- Go to the Startup tab and click Open Task Manager.
- Here, right-click on each of the non-Windows entries and select Disable.
- Close down the Task Manager.
- Go to the Boot tab and tick the Safe boot option
- Reboot your system.
- Try updating your system.

Bottom line
To fix the 0x80245002 error, users should check their internet connection, adjust firewall or antivirus settings, and run a full system scan for malware. Resetting Windows Update components and ensuring sufficient storage space are also crucial steps. If these solutions do not resolve the issue, consider using the Windows Update Troubleshooter or performing a system restore.
Frequently asked questions
Error 0x80245002 typically signifies that there is an issue with the Windows Update service or its components on Windows 10 or Windows 11.
To fix error 0x80245002 on Windows 10, try running the Windows Update Troubleshooter found in Settings under Update & Security, then follow the prompts to repair any detected issues.
Yes, you can manually reset Windows Update components by stopping the Windows Update service, clearing the SoftwareDistribution folder, and then restarting the service on Windows 11.




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