How can I format pen drive using cmd prompt?
Solved/Closed
Related:
- How can I format pen drive using cmd prompt?
- Online format pen drive write protected - Forum - Pen Drive/USB Key/SD Card
- How to format pen drive write protected - Guide
- Windows unable to format pen drive ✓ - Forum - Pen Drive/USB Key/SD Card
- How to format pen drive ✓ - Forum - Pen Drive/USB Key/SD Card
- How to format flash drive using cmd ✓ - Forum - Hard Drive/SSD
1 reply
mancy
Aug 26, 2010 at 01:45 AM
- Posts
- 124
- Registration date
- Monday July 26, 2010
- Status
- Member
- Last seen
- April 6, 2016
Aug 26, 2010 at 01:45 AM
(format with DOS commands)
Open the DOS prompt (Start >> Run >> cmd)
Type:
FORMAT X: /FS:FAT32 /Q /V:PenDrive
This will reformat the Pen drive, using the FAT32 file system, and label the drive PenDrive. Replace X: with the actual drive letter of your Pen Drive. For more help on this command, type:
FORMAT /?
at the command prompt.
Open the DOS prompt (Start >> Run >> cmd)
Type:
FORMAT X: /FS:FAT32 /Q /V:PenDrive
This will reformat the Pen drive, using the FAT32 file system, and label the drive PenDrive. Replace X: with the actual drive letter of your Pen Drive. For more help on this command, type:
FORMAT /?
at the command prompt.
Jan 28, 2011 at 03:47 AM
Jul 10, 2011 at 11:53 PM
Oct 17, 2012 at 11:35 PM
Oct 27, 2012 at 04:32 PM
Oct 30, 2012 at 01:22 AM