Select your language

Working with disks

More
3 weeks 3 days ago #11777 by IRATE
Working with disks was created by IRATE
Topic for discussion of working with disks.

Please Log in or Create an account to join the conversation.

More
3 weeks 3 days ago #11778 by IRATE
Replied by IRATE on topic Working with disks
Delete all system partitions on a disk in Windows
Deleting all system partitions on a disk in Windows
Most often, there is a need to delete all partitions on a disk from under Windows, including system partitions. There is a simple solution for this.
Open Disk Manager. Look at the number of the disk that needs to be cleaned.

In this case, it is disk 4.
Open the command terminal (Administrator) or PowerShell (Administrator).
In the window that opens, type Diskpart and press Enter.
Type sel dis your disk number and press Enter.
Type Clean and press Enter.
Type Exit and press Enter.
Close the window.

Please Log in or Create an account to join the conversation.

Time to create page: 0.831 seconds