Hey Friends today we will see how to format usb flash drive using MS-DOS.manny 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,lets see the steps.
- Click Start > Run... and type cmd in the box then Click OK
- The command prompt window appears.
- Type the following command : format F: (Replace "F" with the letter of your USB Flash Drive) And hit enter.
- You can also use "diskpart" to list all drive letters.
- If you want to format it as FAT32 then type:
- format F: /FS:FAT32
- After typing one of the above commands, press Enter
- When it asks for pressing Enter again, just press it to confirm.
- It will prompt you to enter a name for the drive, write it and hit Enter




No comments:
Post a Comment
Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. Make sure to click the "Subscribe By Email" link below the comment to be notified of follow up comments and replies.
2. Please "Do Not Spam" - Spam comments will be deleted immediately upon our review.
3. Please "Do Not Add Links" to the body of your comment as they will not be published.
4. Only "English" comments shall be approved.
5. If you have a problem check first the comments, maybe you will find the solution there.