Share via

How to resolve this update issues ?

Hoang Lam 20 Reputation points
2026-04-16T13:34:15.14+00:00

My windows have a problem with windows update. Can you help me resolve this problemUser's image

Windows for home | Windows 10 | Windows update

Answer accepted by question author

  1. Q&A Assist
    2026-04-16T13:34:40.4733333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Use these steps in order; test Windows Update after each major step.

    1. Verify power and internet
    • Make sure the PC is plugged in and has a stable internet connection.
    • Go to Start > Settings > Network & Internet > Wi‑Fi and confirm it is connected.
    1. Confirm administrator access
    • Ensure the signed‑in account has administrator rights, because some updates require this.
    1. Disconnect unnecessary hardware
    • Unplug external drives, docks, and other non‑essential USB devices.
    • Try Windows Update again.
    1. Clear the Windows Update cache
    2. Press Win + R, type services.msc, press Enter.
    3. Find Windows Update, right‑click, Stop.
    4. Open File Explorer and go to C:\Windows\SoftwareDistribution.
    5. Delete all files and folders inside SoftwareDistribution.
    6. Go back to Services, right‑click Windows Update, choose Start.
    7. Reopen Settings > Update & Security > Windows Update and check for updates.
    8. Rename SoftwareDistribution and Catroot2 folders (deeper reset)
    9. In the taskbar search, type command prompt.
    10. Right‑click Command Prompt, choose Run as administrator, select Yes.
    11. Run these commands one by one, pressing Enter after each and waiting for completion:
          net stop bits
          net stop wuauserv
          ren %systemroot%\softwaredistribution softwaredistribution.bak
          ren %systemroot%\system32\catroot2 catroot2.bak
          net start bits
          net start wuauserv
      
    12. Close Command Prompt and restart the PC, then try Windows Update again.
    13. Check date, time, and free space
    • Go to Start > Settings > Time & language > Date & time.
      • Turn on Set time automatically and, if available, select Sync now.
    • Ensure enough free disk space: at least 16 GB free for 32‑bit or 20 GB for 64‑bit Windows.
    1. Run the Windows Update troubleshooter
    2. Go to Start > Settings > System > Troubleshoot > Other troubleshooters.
    3. Run Windows Update and follow the on‑screen instructions.
    4. Restart to apply pending updates
    • If updates install but remain pending, select Start > Power > Update and restart or Update and shut down to complete installation.

    If Windows Update still shows “Something went wrong” after these steps, perform a clean restart (clean boot) to rule out software conflicts and try Windows Update again.


    References:

    Was this answer helpful?

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Hoang Lam 20 Reputation points
    2026-04-16T14:09:10.2566667+00:00

    THANK YOU SO MUCH I FIXED THAT ISSUES.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.