0% found this document useful (0 votes)
44 views2 pages

Format Using Diskpart

The document provides a step-by-step guide to format a disk using the Diskpart command in Windows, including starting Diskpart with administrator privileges, listing disks, selecting disk 1, cleaning the disk to make it unreadable, creating and selecting a primary partition, formatting it using the FAT32 file system, assigning a drive letter, and verifying the disk is now formatted and ready for use.

Uploaded by

Edwin Bautista
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views2 pages

Format Using Diskpart

The document provides a step-by-step guide to format a disk using the Diskpart command in Windows, including starting Diskpart with administrator privileges, listing disks, selecting disk 1, cleaning the disk to make it unreadable, creating and selecting a primary partition, formatting it using the FAT32 file system, assigning a drive letter, and verifying the disk is now formatted and ready for use.

Uploaded by

Edwin Bautista
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

format using diskpart

Posted on March 25, 2011 by grdanson

STEP-BY-STEP: #1: Start cmd.exe with administrator privileges, #2: TYPE diskpart #3: TYPE list disk #4: TYPE select disk 1 Select the disk-number (1 in this case) appropriate to the disk requiring formtting, (The harddisk is listed as disk 0) and I dont what that formatted right now. #5: TYPE clean At this point the disk is effectively unreadable in the windows file manager #6: TYPE create partition primary #7: TYPE select partition 1 #8: TYPE active #9: TYPE format quick fs=fat32 #10: TYPE assign Message-returned; Dispart successfully assigned the drive letter or mount point. #11: TYPE { Finished ~ All done yey! } You can now use your freshly formatted usb-stick.

*Sequence of commands*

About grdanson Maintainer and Administrator View all posts by grdanson

You might also like