If partition #2 was not modified it is hidden in disk management.
The recovery partition is on partition #3 recovery.
Was the reserved partition modified?
These are examples of commands for a new recovery partition 1280 MB (1.25 GB) and a deleted 5th partition (D:): (commands need to be modified pending the diskpar info results)
reagentc /info
reagentc /disable
reagentc /info
Post a share link.
The recovery partition is on partition #3 recovery.
Was the reserved partition modified?
These are examples of commands for a new recovery partition 1280 MB (1.25 GB) and a deleted 5th partition (D:): (commands need to be modified pending the diskpar info results)
reagentc /info
reagentc /disable
reagentc /info
Code:
diskpart
sel dis 0
det dis
sel par 5
det par
del par override
sel par 4
det par
del par override
sel par 3
det par
extend
shrink minimum=1280
create partition primary
format quick fs=ntfs label="Recovery"
set id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
gpt attributes=0x8000000000000001
lis vol
lis par
exit
reagentc /enable
reagentc /info
Post a share link.
Last edited:
My Computer
At a glance
Windows 10Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz16 GB Total: Manufacturer : Samsung MemoryTyp...NVIDIA Quadro K3100M; Intel(R) HD Graphics 4600
- OS
- Windows 10
- Computer type
- Laptop
- Manufacturer/Model
- HP
- CPU
- Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz
- Motherboard
- Product : 190A Version : KBC Version 94.56
- Memory
- 16 GB Total: Manufacturer : Samsung MemoryType : DDR3 FormFactor : SODIMM Capacity : 8GB Speed : 1600
- Graphics Card(s)
- NVIDIA Quadro K3100M; Intel(R) HD Graphics 4600
- Sound Card
- IDT High Definition Audio CODEC; PNP Device ID HDAUDIO\FUNC_01&VEN_111D&DEV_76E0
- Hard Drives
- Model Hitachi HTS727575A9E364
- Antivirus
- Microsoft Defender
- Other Info
- Mobile Workstation






