Wednesday, August 14, 2013

How to Format unformatable USB Flash Drive Using MS-DOS

Hey Friends today we will see how to format usb flash drive using MS-DOS.

1) Click Start > Run... and type cmd in the box then Click OK


2) The command prompt window appears.


3) Type the following command:

format X:


Note: Replace "X:" with the letter of your USB Flash Drive.You can use "diskpart" to list all drive letters.


4) If you want to format it as FAT32 then type:

format X: /FS:FAT32

5) After typing one of the above commands, press Enter

6) When it asks for pressing Enter again, just press it to confirm.


7) It will prompt you to enter a name for the drive, write it and hit Enter

No comments:

Post a Comment