Remove write protection from usb drive

Dr_JRE

Honorable
Aug 12, 2012
423
0
10,960
Open a command prompt by typing "cmd" into the run or search box in the start menu.

type "diskpart"

type "listvolume"

type "select volume #" (# = number for bad drive)

type "attributes disk clear readonly"

type "exit"