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-03-18T12:25:07+00:00

    I have managed to update one machine by following the detailed MS instructions, but what then 'puzzles me', is that having created this nice large recovery partition and the update working, the new enlarged recovery partition remains almost entire empty. So quite why is this enlarged recovery partition necessary given it doesn't seem to be used? You appear to go to all this manual reconfiguration only for it to apparently be u4necessary.

    And of course, as a lot of people here say, they are not comfortable about doing any of this. That is a wholly reasonable response, and indeed it's not just a case of 'too technical', deleting, resizing and creating partitions on a machine is a pretty low-level reconfiguration of the device and has all the potential for bricking the machine if it goes wrong. Add on warnings about doing the resizing on SSDs and that the caching of storage writes on these can result in 'expected consequences', just adds to concerns even for those who are 'technical enough' to do the partition resizing.

    It is 'more than sad' that MS seem to take no interest in this problem, don't post anything to ally fears of bricking SSD or other machines, advise whether there will be a later security update that will negate the need for 2024-01 KB5034441, or give any advice whatsoever.

    The HDD layout of the machine I have reconfigured and which then accepted the KB5034441 is below:

    • Ignore the unallocated space at the end. That is a result of a replacement HDD of 2x the size of the original, re-imaging the old disk onto the new, meaning only the original 500GB was re-imaged onto a 1TB disk leaving the rest of the disk unallocated ... helpful for this particular update!
    • Note the 1GB Windows RE tools partition created to enable this update to go through (now visible as drive E:)
    • Note that 1000MB partition has only 18.4MB used, with 981MB (98%) free

    I think the original recovery partition was either 250 or 500MB and the MS advise was to increase by 250MB. Because of the unallocated space on the disk I just gave it a whole 1GB, but why was this necessary? Given just 18.4MB is actually used after this update completes, why the need to add 250MB to what is likely an existing 250MB or larger pre-existing recovery partition?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-03-18T12:45:35+00:00

    Similar questions here -- my RE part was 500MB before and not all of it being used.

    The detailed instructions seem to call for a min/max of 250MB which makes no sense if 500 was too small - I suspect, based on nothing, that they meant to say 250MB free and that the update uses the space and then deletes "something".

    ...and one more time: it should be MS that generates a one-click fix for this for the average user.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-03-18T12:55:51+00:00

    Mine is 500 also.

    Not impressed with their ability to fix their mistake.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-03-18T13:13:54+00:00

    Ditto.

    1. The ideal answer is they "fix" the update so it can be applied to any system "as is" - knowing that may not be possible...
    2. A software update that re-sizes the WIN_RE partition, enables it., it --- doesn't seem that hard and would be best for the average user

    or

    1. as posted elsewhere, an update that fixes the scripts/catalog.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2024-03-18T13:27:13+00:00

    I think the original recovery partition was either 250 or 500MB and the MS advise was to increase by 250MB. Because of the unallocated space on the disk I just gave it a whole 1GB, but why was this necessary? Given just 18.4MB is actually used after this update completes, why the need to add 250MB to what is likely an existing 250MB or larger pre-existing recovery partition?

    You have hit a weakness in KB5028997.

    This does not actually create a recovery partition. The second line reverts the id set in line one.

    You may have noticed the partition is no longer tagged recovery. Your Windows RE has been enabled on drive C due to the former recovery partition not recognized. You may run

    set id=27

    in diskpart right now and disable/enable the recovery environment one more time. This time the recovery partition will be recognized.

    Was this answer helpful?

    0 comments No comments