Windows 10: reagentc not enabled

Discus and support reagentc not enabled in Windows 10 Gaming to solve the problem; C:\Windows\System32>reagentc /info Windows Recovery Environment Windows RE and system reset configuration Information: Windows RE status: Disabled... Discussion in 'Windows 10 Gaming' started by Ishan Prabha, Dec 7, 2024.

  1. reagentc not enabled


    C:\Windows\System32>reagentc /info Windows Recovery Environment Windows RE and system reset configuration Information: Windows RE status: Disabled Windows RE location: Boot Configuration Data BCD identifier: 1f63a717-0e0a-11ee-bbf2-b3ec15df3913 Recovery image location: Recovery image index: 0 Custom image location: Custom image index: 0 REAGENTC.EXE: Operation Successful.

    :)
     
    Ishan Prabha, Dec 7, 2024
    #1
  2. 7Natives Win User

    ReAgentC will not enable

    Oh derp!

    Copying the Recovery folder from a known-good-working computer and pasting it to the not-working computer does not work. C:\Windows\System32\Recovery\ReAgent_Merged.xml1 file is custom created on-the-fly for each machine.

    1. Check to see if Windows\System32\Recovery\ folder exists;
      • if N skip to next step;
      • if Y rename it RecoveryBUP or something similar, then continue;
    2. using 7-Zip or similar navigate the installation media to ...\Sources\ install.wim or install.esd
    3. double-click either and go to ...\1\Windows\System32\
    4. click the Recovery folder and tell 7-Zip to extract it to the target machine at C:\Windows\System32\;
    5. reboot
    6. Go to Settings > Update & Security > click Recovery in the left menu list;
    7. under Advanced startup click Restart now
    8. You should now see the full Recovery console like this:

    reagentc not enabled 267169d1581805866t-reagentc-will-not-enable-advanced-startup-commandprompt.jpg


    MBR2GPT.EXE is a Microsoft program included free in Windows. If running Windows 10 v 1803 or later and the objective is to convert MBR to GPT with NO data loss, MBR2GPT.exe will do that. It is fast and works well. MS posted a video of it in use at their site. There is also an updated step-by-step tutorial at WindowsCentral with pictures. The steps follow:

    In order to enable UEFI on a UEFI-able system that has been using BIOS because it was running Windows 7 or some such, the MBR (master boot record) first must be converted to GPT (GUID partition table):
    • click Command Prompt in the Recovery Console to open an elevated command prompt without the Windows GUI;
    • that should bring you to C:\Windows\System32;
    • type MBR2GPT.exe /validate;
    • type MBR2GPT.exe /convert and await the successful conversion;
      • there may be an error message about reagentc.exe, you can ignore that until after you change the CMOS/BIOS settings
    now change BIOS to UEFI:
    • reboot and tap F12 continuously before the Windows logo appears (or whatever key your device requires to enter the BIOS settings)
    • change boot to UEFI from BIOS & reboot
    • DONE
    Now, ensure the Recovery console is as you want it...
    1. In Windows launch an elevated command prompt and navigate to C:\Windows\System32
    2. type reagentc /info and tap [enter], if disabled
    3. type reagentc /enable and tap [enter]
    RESOLVED & DONE with much thanks to SIW2 and NavyLCDR!
     
    7Natives, Dec 7, 2024
    #2
  3. Trying to fix the windows update {KB5034441} but after few steps, I wasn't able to enable the Reagentc.

    Press Y to overwrite.

    Then, run:

    • del c:\windows\system32\recovery\reagent.xml /a
    • reagentc /setreimage /path S:\Recovery\WindowsRE /target C:\Windows
    • diskpart
    • select vol S
    • remove
    • exit
    • reagentc /enable
    • reagentc /info
     
    Ramesh Srinivasan, Dec 7, 2024
    #3
  4. reagentc not enabled

    REAgentC does not let me enable Windows RE

    Hi Carljung,

    Welcome to Microsoft Community.

    I'm Hahn and I'm here to help you with your concern.

    It seems that you are encountering an error when trying to enable the Windows Recovery Environment (Windows RE) using the REAgentC tool. This tool is used to manage the Windows RE settings, but it appears to be failing in your case.



    This issue may be caused by a missing or corrupted Windows RE image file (Winre.wim) in the \\Windows\\System32\\Recovery folder.

    To troubleshoot the issue, here are a few suggestions:

    1. Check if the Winre.wim file exists in the \Windows\System32\Recovery folder. If not, you can copy it from another working computer with the same Windows version and architecture, or from the Windows installation media.
    2. Run the command reagentc /setreimage /path <path_to_Windows_RE_image> to set the location of the Windows RE image file.

      For example, if the file is in C:\Windows\System32\Recovery, run reagentc /setreimage /path C:\\Windows\\System32\\Recovery.
    3. Run the command reagentc /enable to enable Windows RE. If you get an error message, try running reagentc /disable first and then reagentc /enable again.
    4. Run the command reagentc /info to verify that Windows RE is enabled and has a valid location.
    5. Check the BCD configuration: The "Boot Configuration Data (BCD) identifier" in the reagentc /info output is showing zeros, indicating an issue with the BCD configuration. You can try rebuilding the BCD by running the following command in an elevated Command Prompt:

      bcdboot C:\Windows /s C:

      This command assumes that your Windows installation is located on the C: drive. Adjust it accordingly if your system is installed on a different drive.
    6. Ensure system integrity: It's possible that some system files related to the Windows RE are corrupted. You can run the System File Checker (SFC) utility to scan and repair any corrupted files. Open an elevated Command Prompt and enter the following command: Use the System File Checker tool to repair missing or corrupted system files - Microsoft Support

      sfc /scannow

      Let the scan complete, and if any errors are found, SFC will attempt to repair them.
    7. If the above steps don't resolve the issue, you might consider performing a clean installation of Windows. This will reinstall the operating system and recreate the necessary system partitions, including the Windows RE. Windows 11 Clean Installation (microsoft.com)

      Disclaimer: At this point, we have exhausted all troubleshooting and I recommend that we try to perform a clean install to get your computer back into a working condition. Please ensure that you backup any important data, including Documents, Pictures, Videos, and more.
    If there is anything not clear, please do not hesitate to let me know.



    Your Sincerely

    | Microsoft Community Support Specialist
     
    Hahn - MSFT, Dec 7, 2024
    #4
Thema:

reagentc not enabled

Loading...
  1. reagentc not enabled - Similar Threads - reagentc enabled

  2. Can't enable REAGENTC "Unable to update Boot Configuration Data."

    in Windows 10 Gaming
    Can't enable REAGENTC "Unable to update Boot Configuration Data.": I cannot see the advanced troubleshooting options when holding shift while right click restart in Windows 10. I tried using reagentc /enable REAGENTC.EXE in command prompt but got the error "Unable to update Boot Configuration Data."...
  3. Can't enable REAGENTC "Unable to update Boot Configuration Data."

    in Windows 10 Software and Apps
    Can't enable REAGENTC "Unable to update Boot Configuration Data.": I cannot see the advanced troubleshooting options when holding shift while right click restart in Windows 10. I tried using reagentc /enable REAGENTC.EXE in command prompt but got the error "Unable to update Boot Configuration Data."...
  4. Can't enable REAGENTC "Unable to update Boot Configuration Data."

    in Windows 10 Customization
    Can't enable REAGENTC "Unable to update Boot Configuration Data.": I cannot see the advanced troubleshooting options when holding shift while right click restart in Windows 10. I tried using reagentc /enable REAGENTC.EXE in command prompt but got the error "Unable to update Boot Configuration Data."...
  5. reagentc not enabled

    in Windows 10 Software and Apps
    reagentc not enabled: C:\Windows\System32>reagentc /info Windows Recovery Environment Windows RE and system reset configuration Information: Windows RE status: Disabled Windows RE location: Boot Configuration Data BCD identifier: 1f63a717-0e0a-11ee-bbf2-b3ec15df3913 Recovery image location:...
  6. Unable to update Boot Configuration Data while trying to enable reagentc

    in Windows 10 Gaming
    Unable to update Boot Configuration Data while trying to enable reagentc: Hello,I've been recently trying to factory reset my pc,when i tried that as usual i got an unusual error "Could not find the recovery enviroment".I read a few discussions here on Microsoft and saw that reagentc may be disabled and thats what's causing this problem.I found out...
  7. Unable to update Boot Configuration Data while trying to enable reagentc

    in Windows 10 Software and Apps
    Unable to update Boot Configuration Data while trying to enable reagentc: Hello,I've been recently trying to factory reset my pc,when i tried that as usual i got an unusual error "Could not find the recovery enviroment".I read a few discussions here on Microsoft and saw that reagentc may be disabled and thats what's causing this problem.I found out...
  8. Unable to update Boot Configuration Data while trying to enable reagentc

    in Windows 10 Installation and Upgrade
    Unable to update Boot Configuration Data while trying to enable reagentc: Hello,I've been recently trying to factory reset my pc,when i tried that as usual i got an unusual error "Could not find the recovery enviroment".I read a few discussions here on Microsoft and saw that reagentc may be disabled and thats what's causing this problem.I found out...
  9. Reagentc enabled, reboots into keyboard layout/options missing?

    in Windows 10 Gaming
    Reagentc enabled, reboots into keyboard layout/options missing?: Hello, I have a Dell Precision 7820 Tower workstation, and I am having issues with reagentc? This is my 4th time completely clean reinstalling windows 11, and this issue still continues to persist. Windows seems to work perfectly fine except that whenever I restart into...
  10. Reagentc enabled, reboots into keyboard layout/options missing?

    in Windows 10 Software and Apps
    Reagentc enabled, reboots into keyboard layout/options missing?: Hello, I have a Dell Precision 7820 Tower workstation, and I am having issues with reagentc? This is my 4th time completely clean reinstalling windows 11, and this issue still continues to persist. Windows seems to work perfectly fine except that whenever I restart into...