I finally managed to get that issue resolved on my computer by resizing the WinRE partition after trying a number of times.
I'm sooo glad it's resolved
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Others' (https://www.reddit.com/r/Windows10/comments/192l9kj/cumulative_updates_january_9th_2024/kh32u6f/) and my updated 64-bit W10 Pro. PCs, I'm getting "Status: Download error - 0x80070643" with "2024-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5034441)" in 64-bit W10 Pro. right now. I already rebooted once from other today's updates:
I read https://support.microsoft.com/en-us/topic/kb5034441-windows-recovery-environment-update-for-windows-10-version-21h2-and-22h2-january-9-2024-62c04204-aaa5-4fee-a02a-2fdea17075a8's known issue about small WinRE partition with a https://support.microsoft.com/en-us/topic/kb5028997-instructions-to-manually-resize-your-partition-to-install-the-winre-update-400faa27-9343-461c-ada9-24c8229763bf link. Couldn't MS do this to its users automatically without having to do it manually for non-technical users? :/
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.
I finally managed to get that issue resolved on my computer by resizing the WinRE partition after trying a number of times.
I'm sooo glad it's resolved
not instol
update problam
I had this problem on 3 PC's and so far I've fixed 2 by following the procedure in KB5028997. However I resized the WinRE partition to ~950MB from 563MB as after increasing it by 250MB it still failed. Also 1 PC had a partition style of GPT and the procedure worked perfectly, however 2 others have MBR style and this gave rise to another problem.
After re-enabling WinRE with the new partition created it seems to be pointing to the wrong partition i.e. I now have reagentc /info returning:
Windows RE status: Enabled
Windows RE location: \?\GLOBALROOT\device\harddisk1*partition2\Recovery\WindowsRE*
Boot Configuration Data (BCD) identifier: 503ab989-affc-11ee-b443-50e549b23526
Whereas before it was \?\GLOBALROOT\device\harddisk1*partition3\Recovery\WindowsRE*
and partition 3 is where LIST PART displays the "Windows RE tools".
I've now found the solution to this. It seems that the command
create partition primary id=27
doesn't assign id 27 although it does create the partition and name it. I found the id was 7. So there are 2 commands to help with this:
detail part - shows the currently selected partition details e.g. 7 instead of 27
set id=27 - this works!
detail part - should show correct id
After re-enabling reagentc I got the correct partition assigned!
So in my experience the KB5028997 procedure solves the KB5034441 installation failure in Windows 10 provided the above 2 amendments are included. The only scenario not covered is where there is another partition between the OS and WinRE ones.
Hopefully MS are working on a proper fix for this as having a major Windows security flaw permitting Bitlocker encrypted file access renders it useless. On the other hand anyone caught by a ransomware attack has a solution to recover their system without paying the hackers!!! :p
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more