How to install KB5034441: Windows Recovery Environment update for Windows 10, version 21H2 and 22H2: January 9, 2024

Anonymous
2024-01-11T16:58:21+00:00

I tried to manually resize the partition by 250 MB per the instructions 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#articleFooterSupportBridge=communityBridge

I had to exit Disk Part because I can not shrink the OS partition first:

Microsoft Windows [Version 10.0.19045.3930]
(c) Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>reagentc /info
Windows Recovery Environment (Windows RE) and system reset configuration
Information:

Windows RE status:         Enabled  
Windows RE location:       \\?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE  
Boot Configuration Data (BCD) identifier: 610c3ed8-af74-11ee-92f0-acd56448675c  
Recovery image location:  
Recovery image index:      0  
Custom image location:  
Custom image index:        0  

REAGENTC.EXE: Operation Successful.

C:\WINDOWS\system32>reagentc /disable
REAGENTC.EXE: Operation Successful.

C:\WINDOWS\system32>diskpart

Microsoft DiskPart version 10.0.19041.3636

Copyright (C) Microsoft Corporation.

DISKPART> list disk

Disk ### Status Size Free Dyn Gpt


Disk 0 Online 119 GB 11 MB *

DISKPART> sel disk 0

Disk 0 is now the selected disk.

DISKPART> list part

Partition ### Type Size Offset


Partition 1 System 750 MB 1024 KB
Partition 2 Reserved 128 MB 751 MB
Partition 3 Primary 117 GB 879 MB
Partition 4 Recovery 1022 MB 118 GB

DISKPART> sel part 1

Partition 1 is now the selected partition.

DISKPART> shrink desired=250 minimum=250

You may not shrink OEM, ESP, or recovery partitions, or, offline volumes.
The volume you have selected may not be shrunk.
Please select another volume and try again.

DISKPART> list part


* Partition 1 System 750 MB 1024 KB
Partition 2 Reserved 128 MB 751 MB
Partition 3 Primary 117 GB 879 MB
Partition 4 Recovery 1022 MB 118 GB

DISKPART> exit

Leaving DiskPart...

C:\WINDOWS\system32>reagentc /enable
REAGENTC.EXE: Operation Successful.

C:\WINDOWS\system32>reagentc /info
Windows Recovery Environment (Windows RE) and system reset configuration
Information:

Windows RE status:         Enabled  
Windows RE location:       \\?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE  
Boot Configuration Data (BCD) identifier: 610c3eda-af74-11ee-92f0-acd56448675c  
Recovery image location:  
Recovery image index:      0  
Custom image location:  
Custom image index:        0  

REAGENTC.EXE: Operation Successful.

C:\WINDOWS\system32>

Is there another way to install this update?

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

65 answers

Sort by: Most helpful
  1. Anonymous
    2024-02-07T04:09:16+00:00

    Winre partition type id is 27

    reagentc example:

    REAGENTC.EXE /setreimage /path r:\Recovery\WindowsRE /target C:\Windows

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-02-06T00:41:51+00:00

    Yes, it is to be expected that if an update fails, then Windows Update (the next time that it automatically "calls home") will find that the update has not been applied, and thus will retry to install it, and will "achieve" the same failure.

    Have you tried:

    https://support.microsoft.com/en-us/topic/kb5034232-compatibility-update-for-installing-and-recovering-windows-10-version-21h2-and-22h2-january-9-2024-93af23bb-0d5f-4f19-8a36-401443b53ad9

    ?

    The important part is getting the correct update from the "Catalog", to match your level of Windows (21H2 or 22H2) and 32-bit-versus-64-bit.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-02-05T20:28:21+00:00

    Well , why does it still appear to be installed and failing everyday so far up to now Feb, 5 2024?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2024-02-05T20:24:38+00:00

    As now Feb. 5 2024 still not installing after fifteen day tries,

    Was this answer helpful?

    0 comments No comments