1. Free Up System Resources:
Close unused applications and background tasks. Restart the system and try the update again.
2. Check RAM and Disk Space:
Ensure your system has sufficient free space (at least 10GB) and no memory-related performance issues.
Use Task Manager and Disk Cleanup tools to clear unnecessary files.
3. Run Windows Update Troubleshooter:
Settings → Update & Security → Troubleshoot → Additional troubleshooters → Select Windows Update → Run it.
4. Delete SoftwareDistribution Folder:
Open Services (Win + R → services.msc) → Stop Windows Update and BITS services.
Go to C:\Windows\SoftwareDistribution → Delete all files.
Restart the services and retry the update.
5. Run SFC and DISM to Repair System Files:
Open Command Prompt as Administrator and run:
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth
6. Update Device Drivers:
Use Device Manager to update outdated drivers, especially for display, network, and storage devices.
7. Disable Antivirus or Firewall Temporarily:
Third-party security tools can block updates or cause resource strain. Pause them and retry.
8. Perform a Clean Boot:
Run msconfig → Services → Hide Microsoft services → Disable all → Startup tab → Disable startup items → Restart.
9. Manually Install the Update:
Go to the Microsoft Update Catalog → Search for the update → Download and install manually.
10. Upgrade System RAM (if applicable):
If your device consistently runs low on memory, consider upgrading physical RAM or using ReadyBoost with a USB drive.