HOT POST

6/recent/ticker-posts

HOW TO FORMAT UNFORMATTABLE USB FLASH DRIVE USING MS DOS

  • Hey Friends, today we will see how to format usb flash drive using MS-DOS.
  • Many times, we need to format our usb drives, people find it difficult so today reading this article you will be able to format you usb very easily, let's see the steps.
STEP - 1
  • Click Start >> Run and type cmd in the box then Click OK
STEP - 2
  • The command prompt window appears.
STEP - 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.
STEP - 4
  • If you want to format it as FAT32 then type:
  • format X: /FS:FAT32
STEP - 5
  • After typing one of the above commands, press Enter
STEP - 6
  • When it asks for pressing Enter again, just press it to confirm.
STEP - 7
  • It will prompt you to enter a name for the drive, write it and hit Enter

Post a Comment

0 Comments