How can I format pen drive using cmd prompt?
Solved/Closed
Related:
- How to format pendrive using cmd
- Cmd diskpart - Guide
- Dvi format - Guide
- How to change date format in excel - Guide
- How to clear ram using cmd - Guide
- Kingston format utility - Download - Storage
1 response
mancy
Posts
124
Registration date
Monday 26 July 2010
Status
Member
Last seen
6 April 2016
94
26 Aug 2010 à 01:45
26 Aug 2010 à 01:45
(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.
28 Jan 2011 à 03:47
10 Jul 2011 à 23:53
17 Oct 2012 à 23:35
27 Oct 2012 à 16:32
30 Oct 2012 à 01:22