0

I want to format pendrive, but it shows the following message. Adding the screen shots of the same.

When i enter the command format h : following message is displayed. enter image description here

I have entered the same command to format, then following message is displayed :

enter image description here

Please help.

vermaraj
  • 634
  • 3
  • 10
  • 34

1 Answers1

-1

Try the following code:

format /q /x H:

Assuming USB flash drive is H in your system. Replace if not.

Run Command Prompt as Administrator.

Niranth Reddy
  • 493
  • 1
  • 11
  • 27