how to reformat using cmd the usb with write protected ?

Lamusika

Reputable
Aug 18, 2014
2
0
4,510
I cannot delete my files, save in my Usb.. when i repair it says about write protected..

I want to permanently format my flashdrive/usb but i can't because it is write protected.. so i want to reformat it using cmd, but i don't knw how..

plssss help me..
 

UltraFireFX

Honorable
Dec 16, 2013
143
0
10,710
Right, so just type in what I say to type into a command prompt (a batch file would do fine, also)
Type 'DISKPART'
Type 'List Volume'
Type 'Select Volume x', x being your drive
Type 'Clean'
Type 'Create Partition Primary'
Type 'Format fs=ntfs quick label=test', 'test' being the label you want (You can change this easily later)
Type 'Assign letter <x>', 'x' being the drive letter you want
Type 'Exit' to finish up.

If you want to read more, look at this article.

- Ultra
 
Sep 4, 2014
1
0
4,510
Sorry this didn't work for me.
When select volume I saw Volume 9 K My64Gig NTFS Removable 60Gig nothing under status
I then entered the select volume 9 an was told volume 9 was selected..ok so far nothing bad so far...
I then entered Clean and got this. There is no disk selected. Please select a disk and try again.
I did these instructions 3 times with same results.
Oh Lexar couldn't help me either..
What now??




 

UltraFireFX

Honorable
Dec 16, 2013
143
0
10,710


Sorry for the late reply but I thought like I should reply anyway.
Try it again and make sure you select the correct volume.