Windows 10: Reagentc / enable command is not working

Discus and support Reagentc / enable command is not working in Windows 10 Customization to solve the problem; There are no other recovery option than startup settings .So to fix it I tried typing reagentc / info which displayed RE status... Discussion in 'Windows 10 Customization' started by HardikBatwal, Jun 27, 2021.

  1. Reagentc / enable command is not working


    There are no other recovery option than startup settings .So to fix it I tried typing reagentc / info which displayed RE status is disabled. I then enabled it . But to check whether it is enabled I typed reagentc / info again but still it shows it is disabled . The image is below

    :)
     
    HardikBatwal, Jun 27, 2021
    #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 / enable command is not working [​IMG]


    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, Jun 27, 2021
    #2
  3. RAJU.MSC Win User
    LITTLE CONFUSIONS ABOUT REAGENTC COMMANDS

    I saw the Microsoft website

    REAgentC command-line options

    i have doubts, about two commands, anyone can clear my doubts

    Reagentc /setosimage /path R:\RecoveryImage /index 1 /target W:\Windows

    Reagentc /setreimage /path T:\Recovery\WindowsRE /target W:\Windows

    in first command , install.wim is in placed in R:\RecoveryImage\

    in second command , winre.wim is in placed in
    T:\Recovery\WindowsRE\

    i configured mylaptop with same commands , but i dont see reinstall option in recovery environment

    Note builtin windows reset option is different and builtin reinstall option is also different,

    and i am asking like a factory restore option, i want to enable the reinstallation option should be displayed in boot menu or in recovery environment
     
    RAJU.MSC, Jun 27, 2021
    #3
  4. NSXT Win User

    Reagentc / enable command is not working

    Reagentc failed

    I was in the same situation but I had a hard time to set the path; eg: reagentc /setreimage /path D:\Recovery\WindowsRE

    It wouldn't let me. I had to do the following inside DISKPART (Using your snapshot for the syntax):
    - "select disk 0"
    - "select volume 0" (your partition listed #1 as the Recovery)
    - "assign letter = D"
    Note: commands without double quote

    After above steps, "reagentc /setreimage /path D:\Recovery\WindowsRE" will work.

    The file ReAgent.xml under C:\Windows\System32\Recovery will be updated (if you made a backup prior, you will notice the updated timestamp)

    Another way instead of using Drive letter, syntax is as follow:

    "reagentc /setreimage /path \\?\GLOBALROOT\device\harddisk0\partition1\Recovery\WindowsRE"
    (note the bolded variable that matches the information from DISKPART)

    When REAGENTC.EXE: Operation Successful. Windows RE status will always be disabled still.

    In order to enable Windows RE status, you need to reboot into the Bios then turn off Legacy Bios in CSM and Secure Boot will automatically pickup the Windows EFI System Partition. Save the Bios and boot into Windows.

    Once started, Windows RE status will be Enabled automatically. No need to enable it.

    In System Information Bios Mode will be UEFI.

    Hope this explain a bit more of the final step as I was struggling why I couldn't enable the RE status when "reagentc /setreimage /path D:\Recovery\WindowsRE" was successfully completed.

    Good luck!
     
Thema:

Reagentc / enable command is not working

Loading...
  1. Reagentc / enable command is not working - Similar Threads - Reagentc enable command

  2. reagentc not enabled

    in Windows 10 Gaming
    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:...
  3. 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:...
  4. I can't enable ReagentC. Please help!

    in Windows 10 Software and Apps
    I can't enable ReagentC. Please help!: Hey all. I've had some trouble with Windows Updater, specifically with the WinRE update recently, where it can't be downloaded/installed.I've tried to troubleshoot this myself a bit, but I'm getting stuck here in CMD prompt:C:\windows\system32>reagentc /info Windows Recovery...
  5. Windows 10 reagentc /enable not working.

    in Windows 10 BSOD Crashes and Debugging
    Windows 10 reagentc /enable not working.: Hello everyone, so today I was trying to do something with the command prompt in the advanced startup. When I was there, I didn't see anything but startup settings, so simply I just went back on windows opened CMD as administrator and typed "reagentc /info", When i saw that...
  6. Windows 10 reagentc /enable not working.

    in Windows 10 Gaming
    Windows 10 reagentc /enable not working.: Hello everyone, so today I was trying to do something with the command prompt in the advanced startup. When I was there, I didn't see anything but startup settings, so simply I just went back on windows opened CMD as administrator and typed "reagentc /info", When i saw that...
  7. Windows 10 reagentc /enable not working.

    in Windows 10 Software and Apps
    Windows 10 reagentc /enable not working.: Hello everyone, so today I was trying to do something with the command prompt in the advanced startup. When I was there, I didn't see anything but startup settings, so simply I just went back on windows opened CMD as administrator and typed "reagentc /info", When i saw that...
  8. reagentc command - output not what I was expecting

    in Windows 10 Performance & Maintenance
    reagentc command - output not what I was expecting: When I run reagentc /info, I get reagentc /info REAGENTC.EXE: A target Windows installation must be specified. If I specify a target then I get this: reagentc /info /target c:\windows Windows Recovery Environment (Windows RE) and system reset configuration Information:...
  9. ReAgentC will not ENable

    in Windows 10 Performance & Maintenance
    ReAgentC will not ENable: ISSUE: In Windows 10 Pro v1909 reagentc.exe cannot ENable from an elevated command prompt -- "The Windows RE image was not found." QUESTIONS: Does it even need to, per 18918 "Can't enable Windows Recovery Environment"? (or) Should I just follow the steps in 90923 "Enable...
  10. REagentC works badly

    in Windows 10 Installation and Upgrade
    REagentC works badly: I want to set up recovery image location for Windows to custom partion but REagentC went mad. 1. Query info C:\windows\system32>reagentc /info Windows Recovery Environment Windows RE and system reset configuration Information: Windows RE status: Disabled...

Users found this page by searching for:

  1. reagentc not recognized

    ,
  2. reagentc /enable not found

    ,
  3. www.windowsphoneinfo.com

    ,
  4. reagentc us not recognized,
  5. reagentc windows re cannot be enabled,
  6. Enable reagent Windows 10,
  7. reagentc is not recognized as an internal or external command,
  8. reagentc is not recognized,
  9. reagentc.exe the specified path was not found,
  10. reagentc no command