Qureasy
The Real Qureasy - ITq
The Real Qureasy - IT2 months ago
Solution

How to Fix Windows Update Service Not Running Properly Error

Is the Windows Update service not running? Qureasy’s simple guide helps you fix update errors and keep your system secure and up to date effortlessly.

fix Windows Update problems on Windows 10

1. Restart Your Computer

  • Click "Restart now" if prompted by Windows Update.
  • If stuck, hold your power button for 10 seconds to force shutdown, then restart.
Why? Many update issues resolve after a fresh reboot.

2. Run Windows Update Troubleshooter

  • Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters.
  • Select Windows Update and run the troubleshooter.
Why? This automatically detects and fixes common update blockers.

3. Free Up Disk Space

  • Open Disk Cleanup (search in Start menu), select Clean up system files.
  • Check Windows Update Cleanup and other options, then click OK.
Why? Updates require at least 10GB of free space to install properly.

4. Manually Install the Update

  • Visit the Microsoft Update Catalog.
  • Search for the KB number (e.g., KB5053598) from your error.
  • Download and install the standalone update package.
Why? Bypasses problematic automatic update processes.

5. Reset Windows Update Components

  • Open Command Prompt as Admin and run these commands one by one: 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 net start wuauserv net start cryptSvc net start bits net start msiserver
causes of Windows Update failures and how to solve them
Why? Resets corrupted update files and cache.

6. Disable Third-Party Antivirus Temporarily

  • Right-click your antivirus icon in the system tray and choose Disable.
  • Try updating again, then re-enable protection.
Why? Security software sometimes blocks update processes.

What Causes Update Problems?

  • Corrupted update files or interrupted downloads.
  • Insufficient disk space or system resources.
  • Conflicting software (especially security programs).

How to Prevent Future Update Issues

  • Maintain 20% free disk space at all times.
  • Pause updates before important work via Settings > Update & Security > Pause updates.
  • Create restore points before major updates.
If updates still fail after trying these steps, consider using the Windows Update Assistant or performing a repair install of Windows. Let me know if you need more detailed guidance! 😊