Windows update (KB5034441) Error (0x80070643)

Anonymous
2024-01-23T05:38:57+00:00

When I tried to install the windows update "2024-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5034441)" I received the error code (0x80070643).

I have already tried, restarting my computer, waiting a bit before retrying, running a memory diagnostic check, checking all my drivers for updates, installing optional updates, and running a malware scan.

When I tried to run the windows update troubleshooter it said "diagnosing problems" but never fixed them and I was still unable to install the update after running the trouble shooter.

Any help would be appreciated.

Windows for home | Windows 10 | 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

513 answers

Sort by: Oldest
  1. Anonymous
    2024-04-11T13:36:07+00:00

    This has to work.

    ...and it ultimately did, thank you!

    I needed to do a couple of other things to get there, so just going to fill in a few blanks in case it helps.

    No 3rd party software just working with Windows 10:

    1. Run Command Prompt as Administrator
    2. Disable Windows RE.

    type/paste:   reagentc /disable

    1. Optional: If you need a bit of a guide and further reassurance before jumping to the next command, you can use Disk Management to verify what/where your Recovery Partition is and leave it up. Search "Disk Management" (create and format hard disk partitions found in the control panel)

    *You can't delete the partition by using Disk Management. So...

    1. Return to Command Prompt (as Admin) type: DISKPART
    2. Type: list disk
    3. Using Disk Management as a guide, compare it to the list in your command prompt and confirm your Disk number (most likely Disk 0)
    4. Type: select disk 0 (or pertaining disk with the partition on it)
    5. Type: list part
    6. Identify the Recovery partition number (most likely Partition 4)
    7. Type; select part 4 (or pertaining recovery partition)
    8. Type: delete part override

    Now it's deleted and you need to re-enable Windows RE.

    1. Open a fresh Command Prompt (Admin) or return to default command line and type: reagentc /enable
    2. Try the update, worked for me.

    Thank you Volume Z

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-04-11T15:46:02+00:00

    please helpsetup recovery

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-04-11T15:48:17+00:00

    When I tried to install the windows update "2024-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5034441)" I received the error code (0x80070643).

    I have already tried, restarting my computer, waiting a bit before retrying, running a memory diagnostic check, checking all my drivers for updates, installing optional updates, and running a malware scan.

    When I tried to run the windows update troubleshooter it said "diagnosing problems" but never fixed them and I was still unable to install the update after running the trouble shooter.

    Any help would be appreciated.

    please help

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2024-04-11T21:34:50+00:00

    ...and it ultimately did, thank you!

    The best part is if you feel like it, you may now create a recovery partition in the original spot and move the updated recovery environment there. :)

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2024-04-12T13:21:18+00:00

    This configuration may sort the update KB5034441 issue but decreases reliability. The reason of RE being put in a separate partition is that you would be able to get into RE even in a case of problems with bootable partition.

    Was this answer helpful?

    0 comments No comments