How can I format pen drive using cmd prompt?
Solved/Closed
Related:
- Format pendrive using cmd
- Change computer name cmd - Guide
- How to clear ram using cmd - Guide
- Steam cmd download - Download - Gaming tools
- Format factory - Download - Other
- Send message using cmd ip address windows 10 - Guide
1 response
mancy
Posts
124
Registration date
Monday July 26, 2010
Status
Member
Last seen
April 6, 2016
94
Aug 26, 2010 at 01:45 AM
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