Windows 10 22h2 security update [KB5034441] fails to install with code: 0x80070643

Anonymous
2024-01-09T19:42:37+00:00

* * Mod note on 1/12/24. * *

Please see: https://www.yourwindowsguide.com/2024/01/fix-error-0x80070643-for-windows-10-kb5034441-update.html 


The latest update downloads and then fails to install.

  • OS Build # 19045.3930.
  • Update Troubleshoot tool repair but it does not help.
  • MS Windows Update Catalog does not have the update.
  • Other updates all went through without any trouble.

This is a brand new update. Is this a known issue? Is there a resolution specific to this update? (Please do not copy and paste standard procedure)

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

194 answers

Sort by: Oldest
  1. Anonymous
    2024-01-11T00:30:47+00:00

    NOPE! Have tried a few "sets of instructions" to the T and still no dice!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-01-11T00:57:12+00:00

    Rant ahead beware: I know right? We know that everytime someone says "these steps will work" it never works. Just remove the update microsoft it really that simple, or atleast remove it for home users and pro users that don't use bitlocker, then fix the update for bitlocker users. I'm done with this stupid update already I have windows 10 pro but it shouldn't be an automatic update for all pro users and especially not home users that can't even use bitlocker. I have seen people say microsoft staff say "theres nothing wrong" or "there is no issue with the update" and I'm just done with windows I swear if this happens again Mac's are gonna look more and more good.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-01-11T01:07:03+00:00

    I ran into this issue with my home Windows 10 installation. I was able to use the procedure here: https://support.microsoft.com/en-us/topic/kb5028997-instructions-to-manually-resize-your-partition-to-install-the-winre-update-400faa27-9343-461c-ada9-24c8229763bf to resize the partition.

    However - when I got to Step 9 - the output of the "reagentc /info" command did not match the output of Step 2.

    Original output:

     Windows RE location:       \?\GLOBALROOT\device\harddisk2\partition3\Recovery\WindowsRE

    Subsequent output:

     Windows RE location:       \?\GLOBALROOT\device\harddisk2\partition2\Recovery\WindowsRE

    Investigating further - I determined this was because my disk was a older drive using a Master Boot Record (MBR) partition table. After step 6 in the procedure, the quick format changed the ID from 27 (Windows Restore) to something like a 07 (Primary partition).

    I needed to add an additional step - what I'm calling "5c"

    5c. If your disk is MBR, run set id=27

    Following the procedure now, the harddisk and partition numbers for Step 9 and Step 2 match - and I was able to complete the update successfully.

    I don't know if this will help anyone else - and of course I can't guarantee anything for anyone who tries it - but it worked for me.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2024-01-11T01:18:24+00:00

    To be honest I'm just gonna wait till microsoft fixes it themselves. I ain't in a rush since I don't use bitlocker, but if you have read my post before this one you would know i'm kinda pissed off at microsoft. So it might work for other but right now i'm just gonna sit tight until microsoft fixes it themselves.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2024-01-11T01:45:08+00:00

    Older version of Win10 installed the Recovery partition first. Newer versions install it last, which is preferable.

    Partition 1 - System - The EFI System partition that contains the NTLDR, HAL, Boot.txt, and other files that are needed to boot the system, such as drivers.
    Partition 2 - MSR - The Microsoft Reserved (MSR) partition that reserves space on each disk drive for subsequent use by operating system software.
    Partition 3 - Primary - Where Windows is to be installed to.
    Partition 4 - Recovery -

    Windows 10 version 2004 and higher

    , the "Recovery Partition" partition will be created at the final stages of Windows Setup.

    Windows 10 version 1909 and lower

    , the "Recovery Partition" partition will be created as partition 1 instead.

    Was this answer helpful?

    0 comments No comments