On computer: W10-MASTER-01
DISKPART> list disk
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
Disk 0 Online 60 GB 28 GB
DISKPART> list partition
There is no disk selected to list partitions.
Select a disk and try again.
DISKPART> select disk 0
Disk 0 is now the selected disk.
DISKPART> list partition
Partition ### Type Size Offset
------------- ---------------- ------- -------
Partition 1 Primary 50 MB 1024 KB
Partition 2 Primary 31 GB 51 MB
Partition 3 Recovery 498 MB 31 GB
DISKPART> select partition 3
Partition 3 is now the selected partition.
DISKPART> delete partition override
DiskPart successfully deleted the selected partition.
DISKPART> list partition
Partition ### Type Size Offset
------------- ---------------- ------- -------
Partition 1 Primary 50 MB 1024 KB
Partition 2 Primary 31 GB 51 MB
DISKPART> exit
Leaving DiskPart...
Je moet ingelogd zijn om een reactie te plaatsen.