Windows 10: REAGENTC.EXE: Operation failed: 3ee

Discus and support REAGENTC.EXE: Operation failed: 3ee in Windows 10 Gaming to solve the problem; Hello,I'm trying to recreate the recovery partition on Windows 11 after deleting it.I created an empty recovery partition with diskpart but when I'm... Discussion in 'Windows 10 Gaming' started by PetteriM1, Jan 27, 2022.

  1. PetteriM1 Win User

    REAGENTC.EXE: Operation failed: 3ee


    Hello,I'm trying to recreate the recovery partition on Windows 11 after deleting it.I created an empty recovery partition with diskpart but when I'm running "reagentc /enable" I get an errorREAGENTC.EXE: Operation failed: 3ee REAGENTC.EXE: An error has occurred.I couldn't find what that error code means. Any suggestions?

    :)
     
    PetteriM1, Jan 27, 2022
    #1
  2. cseabrook Win User

    ReagentC "operation failed: 32"

    Hello.

    What, exactly, does "operation failed: 32" mean when it comes from ReagentC?

    Is their a published list of all of the ReagentC failure numbers, and what they mean or what triggers them?
     
    cseabrook, Jan 27, 2022
    #2
  3. cseabrook Win User
    ReagentC "operation failed: 32"

    Thank you, Eugene deV.

    MeipoXu, over on the TechNet forums has answered the question.

    ReagentC "operation failed: 32"

    ERROR_SHARING_VIOLATION

    32 (0x20)

    The process cannot access the file because it is being used by another process.

    I assumed I would be running the RE from the disk, not from the drive, if I loaded it from the disk. If the disk loaded the RE from the drive, then I was attempting to lift a rock I was standing on.
     
    cseabrook, Jan 27, 2022
    #3
  4. NSXT Win User

    REAGENTC.EXE: Operation failed: 3ee

    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.EXE: Operation failed: 3ee

Loading...
  1. REAGENTC.EXE: Operation failed: 3ee - Similar Threads - REAGENTC EXE Operation

  2. reagentc confusion...

    in Windows 10 Software and Apps
    reagentc confusion...: Can someone explain this behavior?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: Disabled Windows RE location:...
  3. reagentc confusion...

    in Windows 10 Gaming
    reagentc confusion...: Can someone explain this behavior?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: Disabled Windows RE location:...
  4. 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:...
  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. mbr2gpt. exe failing

    in Windows 10 Gaming
    mbr2gpt. exe failing: I'm trying to get ready for a windows 10 > 11 upgrade by first getting my OS drive from MBR to GPT. Using the mbr2gpt tool, I'm booting in PE then running: mbr2gpt.exe /validate /disk:3However, I get the error "Disk layout validation failed for Disk 3" I reviewed the...
  7. mbr2gpt. exe failing

    in Windows 10 Software and Apps
    mbr2gpt. exe failing: I'm trying to get ready for a windows 10 > 11 upgrade by first getting my OS drive from MBR to GPT. Using the mbr2gpt tool, I'm booting in PE then running: mbr2gpt.exe /validate /disk:3However, I get the error "Disk layout validation failed for Disk 3" I reviewed the...
  8. mbr2gpt. exe failing

    in Windows 10 Installation and Upgrade
    mbr2gpt. exe failing: I'm trying to get ready for a windows 10 > 11 upgrade by first getting my OS drive from MBR to GPT. Using the mbr2gpt tool, I'm booting in PE then running: mbr2gpt.exe /validate /disk:3However, I get the error "Disk layout validation failed for Disk 3" I reviewed the...
  9. REAGENTC.EXE: Operation failed: 3ee

    in Windows 10 Software and Apps
    REAGENTC.EXE: Operation failed: 3ee: Hello,I'm trying to recreate the recovery partition on Windows 11 after deleting it.I created an empty recovery partition with diskpart but when I'm running "reagentc /enable" I get an errorREAGENTC.EXE: Operation failed: 3ee REAGENTC.EXE: An error has occurred.I couldn't...
  10. Reagentc failed

    in Windows 10 Support
    Reagentc failed: Shawn or other friend; in using MBR2GPT this am on a fresh install for which I used Win usb media - all of which went well, the conversion went well, but the edit to Reagentc failed. I thought, per the suggestion in the MBR2GPT.exe helps, to disable /enable but it all fails....