- Launch Command Prompt and Run as Administrator.
- From the Command Prompt, Type diskpart.
- Type list disk to display all disk(s).
- Type select disk <n>, where <n> is the disk number.
- Type list partition to display all partition of the selected disk.
- Type select partition <n>, where <n> is the partition number to delete.
- Type delete partition override, to delete the selected partition.
No comments:
Post a Comment