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-14T17:23:23+00:00

    This solution with temporary relocation of WinRE to system partition does not work for me. It also does not locate recovery partition automatically after I removed and re-created it - I get the RE image was not found. I don't find winre.wim in %windir%\system32\recovery, it is in C:$ReAgent\Scratch under the name update.wim. I need to manually copy it to the recovery partition location recovery\windowsre and then do reagentc /setreimage path to there so that I could successfully enable RE environment.

    But it does not help with this 0x80070643 error. Every time I attempt the update it moves winre.wim from %windir%\system32\recovery to C:$ReAgent\Scratch\update.wim.

    My system is HP laptop survived upgrade from Windows 8.1. Initial recovery partition on it was located at the very beginning on the disk. I was unable to expand it as diskpart can shrink only to left so I just removed it and created a new recovery partition sized 996MB after the main boot partition.

    Any suggestions are appreciated.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-04-14T18:18:05+00:00

    Glad it works for you. Didn't work for me. It went through installing the OS files, got an error and then it rolled back to my old operating system with the same update error.

    Only thing that worked for me was disabling my video drivers in device manager, rebooting and trying the update again. It worked on 2 of my 32-bit windows 10 machines.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-04-14T21:07:59+00:00

    This helped in my case:

    dism /Online /Cleanup-Image /StartComponentCleanup
    

    Seems that my setup was damaged and this sorted the issue.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-04-14T23:24:06+00:00

    once you have the new recovery partition, if you check the size in Disk Management, it is EMPTY, nothing stored there.

    Not really. Disk management is blind to the used space of a protected partition. It's always reporting 100 % free, before as well as after.

    But the partition is actually empty with Windows RE disabled.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2024-04-15T23:40:14+00:00

    Mine showed a size of 536MB after getting reagentc enabled. The actions recommended in this post do work, they did for eight PC's I have fixed. Both MBR and GPT drives. The MBR drives do take some patience and sometimes some help from Partition Managers to get them resized, created, ID set, and reagentc working and enabled. If you are good with the Command Line, reagentc, shrinking, creating partitions, and following directions you can do this all on your own. If your are not so good at using these, find someone who is. Microsoft may not be able to fix this problem for everyone out there, just too many variables.

    Was this answer helpful?

    0 comments No comments