Update KB5034441 fails to install

Anonymous
2024-01-14T12:58:19+00:00

So the other topic about this was lokced for who knows what reason, why lock a topic / problem that has not been resolved yet?

I keep getting notification every day about this update and as you know we cannot install it because of some problem. What I read in the other locked topic is that the update is something for bitlocker, I dont use bitlocker so do I need it? Also is there a way to set windows to ignore this update and stop reminding me about it ?

MS needs to fix this and not have people doing all kinds of risky steps in order to fix it. Most people wont know what to do when they see that the update can't be installed, many are not that good with technical windows stuff. So if anyone can tell me a way to tell windows to ignore this update thx.

EDIT: I just saw a video where they explained how to hide it using a tool from MS called WUShowHide, isnt there a way to hide it directly in windows without the need of downloading this tool?

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
Answer accepted by question author
Ramesh 181.2K Reputation points Volunteer Moderator
2024-01-14T13:15:28+00:00

Hi Salvida,

From Windows 10, version 22H2 | Microsoft Learn

Issue details January 2024

The January 2024 Windows RE update might fail to install

Status Originating update History

Resolved N/A

KB5034441

2024-01-09 Resolved: 2024-04-30, 14:07 PT

Opened: 2024-01-12, 14:10 PT

Devices attempting to install the January 2024 Windows Recovery Environment update (KB5034441) might display an error related to the size of the Recovery Environment's partition. The Windows Recovery Environment (WinRE) is used to repair or recover from issues affecting Windows.

Resulting from this error, the following message might be displayed.

"0x80070643 - ERROR_INSTALL_FAILURE"

Important: If your Windows device does not have a recovery environment configured, you do not need this update (KB5034441). In this case, the error can be ignored.

To determine whether your device has a recovery environment configured, inspect the WinRE status by following these steps:

Open a Command Prompt window (cmd) as admin.

To check the WinRE status, run reagentc /info. If the WinRE is configured, a "Windows RE status" field will appear in the output, with value "Enabled". If WinRE is not configured, this field will have the value "Disabled".

Resolution: Automatic resolution of this issue won't be available in a future Windows update. Manual steps are necessary to complete the installation of this update on devices which are experiencing this error.

The WinRE partition requires 250 megabytes of free space. Devices which do not have sufficient free space will need to increase the size of the partition via manual action. For guidance on making this change, review the following resources:

A code script can be used to extend the partition size. A sample script has been provided in the documentation for adding an update package to WinRE. See Extend the Windows RE Partition.

Guidance to manually change the WinRE partition size can additionally be found in KB5028997: Instructions to manually resize your partition to install the WinRE update.

Completion of these manual steps will allow the installation of this update to succeed.

Affected platforms:

Client: Windows 11, version 21H2; Windows 10, version 22H2; Windows 10, version 21H2

Server: Windows Server 2022

******************************************************************************************************

If you don't have WinRE enabled and don't plan to use it, you may simply hide the KB5034441 update using the WUShowHide.diagcab tool.

The tool can be downloaded from the following link:

https://download.microsoft.com/download/f/2/2/f22d5fdb-59cd-4275-8c95-1be17bf70b21/wushowhide.diagcab

Select the KB5034441 update and hide it.

Was this answer helpful?

300+ people found this answer helpful.
0 comments No comments

574 additional answers

Sort by: Most helpful
  1. Anonymous
    2024-03-30T19:47:16+00:00

    Re-install a fresh copy of the latest Windows 10 solve the problem (for me).

    go to:

    https://www.microsoft.com/en-us/software-download/windows10

    Under "Create Windows 10 installation media" click [Download Now].

    After download, lunch the MediaCreationTool_22H2.exe

    this tool will download the latest Windows10 installation file and create a "USB installation thumbdrive" or "DVD installation disk".

    After the USB or DVD created,

    reboot your PC and boot from the installation (USB or DVD) and start the installation fresh copy of the latest Windows 10 installation.

    Off course if you have a lot of data files you might need to backup all your data files first before the re-installation process.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-03-26T22:23:41+00:00

    KB5028997: Instructions to manually resize your partition to install the WinRE update - Microsoft Support
    I did not need to recreate the WinRE partition.

    1. reagentc /info

    WinRE was in disk 0 partition 3

    1. reagentc /disable
    2. diskpart

    list disk

    sel disk 0

    list part

    sel part 3

    delete partition override

    exit

    1. reagentc /enable
    2. reagentc /info

    WinRe partition was auto created on disk0 part 1

    The Windows Updates install fine now.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-03-26T12:33:32+00:00

    Some time back someone suggested just hiding the update - I downloaded the tool to do that, and now other updates seem to be working as they come in. I don't have the bit-whatever that's been mentioned in some of the posts as what this update addresses.

    As far as I can tell, there's been no downside to simply hiding the update and moving on with my life, though I do get a dozen emails a day now from others trying to do partitions and recovery drives and resizing and whatnot, from this post. And now I'm not irritated by seeing "Update failed, try again."

    Anyone know any different? I'm presuming if Microsoft eventually fixes this they'll release it as a new KB number which will show up at the time, even though I hid the old one.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-03-25T23:15:59+00:00

    These are screen shots from the other day when I tried to move the recovery partition.

    I should have taken more screen shots, but the DiskPart image was taken at 9:59am and the Disk Management image was taken at 10:02am. Not sure what I did in the few minutes between images, but the DM one shows a new 1GB partition was created and the old recovery partition is still there in position #1 even though DiskPart states it was successfully deleted.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments