Monday 8 July 2013

How to format a USB with command prompt.

Share it Please
Sometimes when we try to format a USB or memory card. Windows gives an error. We can still format it from command prompt.



Note: I assume that your usb drive is F.

To format a USB flash drive from command prompt, follow the below procedure:

>>> Connect the USB flash drive to your PC.

>>> Open command prompt. (window key + R)

>>> Assuming the letter of the USB flash drive is F.

>>> Now enter this command.

format /q /x F: 

Note: Don't forget to replace the letter "F" with your USB drive letter.

>>> press Enter.

thats it

AayDee


No comments:

Post a Comment