To delete a GPT protective partition under Windows just follow these steps:
- Download and install the DiskPart tool
 - Run the DiskPart tool in a command line box (cmd.exe)
 - Type "list disk" to show all available discs
 - Use "select" command to select the disc you want to clear, e.g. "select disk 3"
 - Use "clean" command to clear the GPT partitioned disc
 
A detailed description of the DiskPart tool and its options can be found here
0 Kommentare:
Kommentar veröffentlichen