Update for Windows Security platform - KB5007651 (Version 1.0.2109.27002)

Anonymous
2022-05-21T22:21:42+00:00

I got an error for this Update for Windows Security platform - KB5007651 (Version 1.0.2109.27002) and can't seem to find a solution. Install error - 0x80070643 Anyone got any ideas?

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

163 answers

Sort by: Most helpful
  1. Anonymous
    2022-08-09T13:53:47+00:00

    Thank You for your response. I just found it by accident. I am afraid of pushing any buttons on this computer, in fear of messing it up any more than it is. My computer is running like it's on dial up. I don't have cable, only internet connection. Only us computer for emails, Word, and internet most of the time.

    I don't even know if the Office 365 is working properly. My printer, HP Officejet Pro 6978 keeps disconnecting from the computer. Will not print. Just weird stuff. When I think I have it worked out it does it again. Karen

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-08-05T12:06:00+00:00

    And I Have the relese versionImage

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2022-08-05T12:01:08+00:00

    Update for Windows Security platform - KB5007651 (Version 1.0.2207.20002) Downloading - 0% It's stuck the hidden instals it saved it fixed there still showing with retry.

    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

    Image

    Was this answer helpful?

    0 comments No comments