Subscribe Us

header ads

Windows Update Problems !


 

Solution:

  1. Run the Windows Update Troubleshooter:

    • Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters.
    • Select Windows Update and click Run the troubleshooter.
  2. Clear Windows Update Cache:

    • Open Command Prompt as administrator, type the following commands, and press Enter after each:
      shell
      net stop wuauserv net stop bits
    • Go to C:\Windows\SoftwareDistribution, delete all files in the SoftwareDistribution folder.
    • Restart Windows Update services:
      shell
      net start wuauserv net start bits
  3. Reset Windows Update Components:

    • If clearing the cache doesn’t work, use the Windows Update Reset Tool to re-register components.

Post a Comment

0 Comments