Try using SFC:
https://support.microsoft.com/en-us/topic/use-t...
If the same error message persists, repair Windows using ISO:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I encountered an issue while installing a routine update and found a probable explanation: 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
I followed the Instructions to manually resize the partition to install the WinRE update: https://support.microsoft.com/en-gb/topic/kb5028997-instructions-to-manually-resize-your-partition-to-install-the-winre-update-400faa27-9343-461c-ada9-24c8229763bf
When I reached to the point where it said "reagentc /enable", I got this error from cmd "REAGENTC.EXE: The Windows RE image was not found."
Any possible fixes?
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.
Answer accepted by question author
Try using SFC:
https://support.microsoft.com/en-us/topic/use-t...
If the same error message persists, repair Windows using ISO:
I am an IT tech and have the same issue as this user after following the KB and your solution is not relevant and not working. Can we have someone competent on this?
I ran "reagentc /disable" and cmd says that it's already disabled.
Then, I ran "reagentc /enable" and cmd said "REAGENTC.EXE: The Windows RE image was not found".
As many of you here, I got myself in the same situation when running "reagentc /enable" - got message: "REAGENTC.EXE: The Windows RE image was not found." I was able to solve this using this bit of information:
Turns out when reagentc /disable runs properly, it copies "Winre.wim" file into C:\Windows\System32\Recovery folder to be used later when running reagentc /enable. On my "broken" PC it didn't happen for whatever reason. However, I have more than one PC. Thus
On my other ("working") PC
Moved to the "broken" PC
What's important, after that I was able to finish original Windows Update, which started all this.
Hi Liam,
If Winre.wim is missing from C:\Windows\system32\Recovery, a fresh copy can be extracted from the Windows ISO (install.wim) using 7-Zip.
After placing wInre.wim in the above folder, run:
The above steps move WinRE to the OS partition (assuming Bitlocker is not enabled.)