Share via

Windows Update Cannot Install

Anonymous
2024-05-26T08:26:51+00:00

Please see screen shot. I think it is able to download, but fail to install. I've tried multiple times too, but still fail. Btw, it is after I did a fresh install of Windows 11.

Windows for home | Windows 11 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Mite Suo 5,185 Reputation points Independent Advisor
    2024-05-26T15:48:42+00:00

    The system will stop updating if you turn off the computer.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-05-26T10:00:26+00:00

    If I turn off the computer, won't they stop automatically as well?

    Was this answer helpful?

    0 comments No comments
  3. Mite Suo 5,185 Reputation points Independent Advisor
    2024-05-26T09:18:27+00:00

    Hello, I am Mite, an independent advisor and a user like you, here to offer help.

    You can try resetting the Windows update component:

    Search for "Command Prompt" in the search bar, then right-click it and select "Run as administrator". After opening the command prompt, enter the following command:

    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

    Then, you can try updating and see whether it works.

    Was this answer helpful?

    0 comments No comments