--- type: "note" --- # disk-part ```bash diskpart list disk select disk 3 list partition select partition 1 delete partition override ```