New
#11
Your recovery environment was likely broken before you even started this process. What reagentc /disable is supposed to do is copy the recovery environment from wherever they were back to C:\Windows\System32\Recovery and disable the recovery environment:
Then whenever you get done doing whatever it is you were doing you can run reagentc /Enable, and if no recovery partition exists or is specified, reagentc will establish a new recovery environment in C:\Recovery.Code:C:\Windows\System32>reagentc /disable REAGENTC.EXE: Operation Successful. C:\Windows\System32>dir Recovery /a Volume in drive C has no label. Volume Serial Number is 4785-A2E0 Directory of C:\Windows\System32\Recovery 07/21/2023 07:21 PM <DIR> . 07/21/2023 07:03 PM <DIR> .. 07/21/2023 07:21 PM 1,079 ReAgent.xml 09/24/2022 07:26 PM 548,296,442 Winre.wim 2 File(s) 548,297,521 bytes 2 Dir(s) 34,899,222,528 bytes free C:\Windows\System32>
You do not have System Reserved Partitions. Your Windows partitions are marked as active and contain the boot files. It is not the normal Microsoft way, but it is not all that uncommon either.
I would recommend you delete the recovery partitions and create new system reserved partitions to hold the boot files. That may make D: drive bootable again, although it should be now.