seems we are all running into same problem. I am glad I was able to find lots of threads about this. my conclusion from reading is wait for Microsoft to resolve it by fixing it first. I am not going to start fooling around with my pc to try to fix it as I am not an expert on all that and if this has to do with one thing Bit locker I will wait. hopefully enough people reply or submit a post so that they see there is a wide issue with this and they will get it done soon. I don't think this interfers with other updates they may send right so those should work when they do. I been trying to install it for some time but it is not possible. I also have Win 10. 64 bit
"2024-01 Security Update for Windows 10 Version 22H2 for x64-based Systems (KB5034441)" in 64-bit W10 Pro.
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:
- https://support.microsoft.com/en-us/topic/january-9-2024-kb5034275-cumulative-update-for-net-framework-3-5-4-8-and-4-8-1-for-windows-10-version-22h2-6c9a603c-f0a1-4b32-b7fa-a1c6337523f1
- https://support.microsoft.com/en-us/topic/january-9-2024-kb5034122-os-builds-19044-3930-and-19045-3930-7656c6a4-0b06-4424-86a9-d0719f4ac252
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? :/
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.
119 answers
Sort by: Newest
-
Anonymous
2024-01-16T21:17:31+00:00 -
Anonymous
2024-01-16T08:55:12+00:00 I had this problem, but I delete old recovery partition and create new one then try to update and it works for me.
I delete my old recovery partition (500 MB) that was located after D partition then create new one with 1GB size that shrinks from C partition.
For deleting and creating new recovery partition follow instructions from this link maybe it works for you too: https://support.microsoft.com/en-us/topic/kb5028997-instructions-to-manually-resize-your-partition-to-install-the-winre-update-400faa27-9343-461c-ada9-24c8229763bf
-
Anonymous
2024-01-16T05:54:21+00:00 You will get future updates. You don't have to do anything, just wait/let Windows Update do it's thing.
-
JosephT71 9,220 Reputation points
2024-01-16T01:48:01+00:00 DON'T hide the update, just leave the error message alone. Microsoft is making a newer update so you don't have to deal with command line stuff.
https://learn.microsoft.com/en-us/windows/release-health/status-windows-10-22h2
-
Anonymous
2024-01-16T01:31:06+00:00 Run regular Windows PowerShell (non-ISE version) as administrator.
Execute the following four commands one at a time, exactly as written (type or copy and paste, then press "enter").
Install-Module PSWindowsUpdate
Get-WindowsUpdate
Hide-WindowsUpdate -KBArticleID KB5034441
exit
Or you can just ignore the error message. It doesn't interfere with other updates.