Microsoft updated the documentation for Windows Recovery Environment (WinRE) update KB5034441 for Windows 10 versions 21H2 and 22H2 on July 9, 2024.
If your Windows Recovery Environment meets any of the following criteria, you do not need this update and it will no longer be offered through Windows Update:
- If there is not enough free space on the WinRE recovery partition
- Provided by Microsoftprocedure, or if you have manually updated your WinRE recovery partition in another way and it is already up to date
- If the WinRE image version is 10.0.19041.3920 or higher
- If you don't have a WinRE recovery partition
Win10 almost solved! KB5034441 0x80070643 error
How to check the version of a WinRE image
Check with Registry Editor
1. Press Windows key + R to open Run, type "regedit" and press Enter.
2. The Registry Editor will open, so open the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
3. With the "CurrentVersion" key selected, check the value data displayed to the right of the value "WinREVersion" in the right column.
Check with Windows PowerShell
1.Start buttonRight-click and click Windows PowerShell.
2. Type the following command and press Enter:
reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v WinREVersion
3. Then "WinREVersion REG_SZ WinRE image version" will be displayed.




Comment: