Saturday, 23 January 2016

How To Format Pendrive Using CMD


Steps To Format USB/Pendrive Using CMD:


1. First of all, connect USB/Pendrive flash drive to your Computer.
2. After connecting, check the letter assigned to the USB flash drive (whether it’s J: or G: or H:). Because, you will have to specify the drive name in the format command while formatting pen drive.
3. Next, press Win + R keys together to open the Run dialog box and type cmd then press Enter.

4. After the press, Windows command prompt will appear on your screen. Type the following command in command prompt and press Enter:

format /q /x H:


Where in the format command:
The q parameter stands for quick format
The x parameter forces the selected volume to dismount if required.
The letter “H” is the drive name. Please, replace the letter “H” with your drive name.
6. So, simply press the Enter button. Now formatting of your Pen drive or USB flash drive will be started. You need to wait until 100% is completed.
7. Now, you will be able to see a message like “Initializing the File Allocation Table (FAT)… Volume label (11 characters, ENTER for none)?” which means format has been completed and waiting for your confirmation.
8. So just press Enter again. Once, the pen drive formatting process is completed you will see Format complete message along with other details. That’s it!

Author:

0 comments: