Situatie
This situation arises when you want to merge your C and D partitions and you have a small recovery partition in between and you can t delete it from diskmgmt.msc.
Backup
Always have your data in the D partition backed up and it is ideal to have an integral system restore point on an external HDD.
Solutie
Pasi de urmat
Now we type the following series of commands:
- Diskpart – press Enter
- List Disk – press Enter
- select disk 0 – press Enter
- list partition – press Enter
- and now we select the desired partition for deletion ( we compare the size in disk management not to delete the wrong partition) select partition 5 (in our case)
- And we have successfully deleted the partition.
- Now we can extend or C partition by:
- Right-Clicking on C and Extend Volume.
- Now we have merged C&D partitions into only one.
Tip solutie
PermanentImpact colateral
Always have a backup of your system because this partition can contain important files.Plan de restaurare in caz de nefunctionare
Have a system restore point created.
Leave A Comment?