Fail Windows to update

Kundan Jaiswal 0 Reputation points
2026-08-02T06:32:54.97+00:00

How do I troubleshoot a Windows update that keeps failing to install?

Windows for home | Windows 10 | Install and upgrade

2 answers

Sort by: Most helpful
  1. Clary-N 14,630 Reputation points Microsoft External Staff Moderator
    2026-08-04T07:09:23.2033333+00:00

    Hi Kundan Jaiswal,

    Thank you for reaching out. In addition to the questions already asked by the Independent Advisor, could you let me know whether the update fails during the download stage, the installation stage or after the restart process begins?

    If possible, please also share a screenshot of the Windows Update page showing the failed update entry and any related error message. This may help me better understand what is preventing the update from installing.

    In the meantime, if you have not already done so, you can try the following:

    • Run the Windows Update Troubleshooter by going to Settings > Update & Security > Troubleshoot > Additional troubleshooters > Windows Update > Run the troubleshooter. Once it completes, restart your PC and check for updates again.
    • Open Command Prompt as Administrator and run:
     sfc /scannow
    

    After the scan completes, restart your PC.

    • If the issue persists, try resetting the Windows Update components. Open Command Prompt as Administrator and run the following commands one at a time:
    net stop bits
    net stop wuauserv
    ren %systemroot%\softwaredistribution softwaredistribution.bak
    ren %systemroot%\system32\catroot2 catroot2.bak
    net start bits
    net start wuauserv
    

    Once finished, restart your PC and check for updates again.

    As a side note, support for Windows 10 ended on October 14, 2025. If your device is eligible for Windows 11, it may be worth considering an upgrade after the update issue is resolved, as Windows 11 continues to receive security and feature updates.

    I look forward to your reply and will be happy to take a closer look.


    If you have extra questions about this answer, please click "Comment".  

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


  2. John DeV 168.2K Reputation points Independent Advisor
    2026-08-02T07:09:01.99+00:00

    Hi, good day!

    To narrow down the cause, could you provide

    • What is the KB number of the update that's failing? You can find it in Settings > Update & Security > Windows Update.
    • Do you see an error code?
    • Which Windows 10 version are you running (22H2, 21H2)? Press Windows key + R to open Run, type winver, and press Enter.

    I look forward to your update and am willing to collaborate with you until we resolve the issue. Keep me posted by clicking "Add comments" below.

    Was this answer helpful?

    0 comments No comments

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.