Share via

Computer does not install KB5019959

Anonymous
2022-11-16T17:57:33+00:00

Every night, my computer attempts to install update package KB5019959 but fails at some point and reverts back to the build before the install. Windows is telling me I'm missing key security fixes - how do I install this update?

Windows for home | Windows 10 | Install and upgrade

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

31 answers

Sort by: Most helpful
  1. Anonymous
    2022-11-18T13:32:12+00:00

    Yes David, we have Kaspersky Total Security. Could that be the problem? It doesn't seem to have affected any other updates.

    Was this answer helpful?

    0 comments No comments
  2. David-M 115.3K Reputation points Independent Advisor
    2022-11-18T12:13:04+00:00

    Do you have third-party antivirus or other third-party security software? If yes, which one?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2022-11-18T11:00:39+00:00

    Good morning,

    I am having exactly the same problem, and spent much of yesterday afternoon and evening trying all three suggestions. I have no idea how to proceed now, as this update keeps coming up and trying to install. I too would be grateful for more help. Thank you.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2022-11-18T01:25:26+00:00

    Hello David,

    Thank you for your thoughtful and detailed response.

    I tried all the steps you outlined and unfortunately the update is still not installing.

    The install gets to about 7% and then the computer restarts. When it boots, I get a message saying the update could not be installed and the changes are being reverted.

    Any additional assistance would be appreciated.

    Was this answer helpful?

    0 comments No comments
  5. David-M 115.3K Reputation points Independent Advisor
    2022-11-16T18:32:44+00:00

    Hi. I'm David, and I'm happy to help you.

    I suggest doing the following:

    Run the Windows Update Troubleshooter.

    https://support.microsoft.com/en-us/windows/win...

    If it persists, rename the software distribution folders as instructed below:

    1. Open Start and type cmd, right-click on "Command Prompt", and select "Run as administrator".
    2. Run the following commands at the Command Prompt one at a time:

    net stop bits

    net stop wuauserv

    net stop cryptsvc

    ren %systemroot%\softwaredistribution softwaredistribution.bak

    ren %systemroot%\system32\catroot2 catroot2.bak

    net start bits

    net start wuauserv

    net start cryptsvc

    1. After all these commands are completed, close the Command Prompt window, restart your computer, and then try to update Windows.

    If it persists, use the system file checker to repair possible corrupted or missing system files.

    1. Open Start and type cmd, right-click on "Command Prompt", and select "Run as administrator".
    2. Run the following commands at the Command Prompt one at a time:

    dism.exe /online /cleanup-image /scanhealth

    dism.exe /online /cleanup-image /restorehealth

    dism.exe /online /cleanup-image /startcomponentcleanup

    sfc /scannow

    1. Then restart your PC and see if you can update.

    If it persists, download and install the update that is having problems manually.

    Download the installation package from the link below.

    https://catalog.s.download.windowsupdate.com/c/...

    Source: https://www.catalog.update.microsoft.com/Search...

    Feel free to ask back any questions.

    Was this answer helpful?

    0 comments No comments