Sign in with
Sign up | Sign in

Remove right protected from removable disk f

Last response: in Windows 7
Share

I also found this, maybe it will work for you :

The solution my friend is "DiskPart".

Open a command prompt window (start –> run –> type in the run window cmd

In the command prompt type "diskpart" Type "list volume" this will list all the drives on your computer and give them all volume numbers.

Next you want diskpart to set focus on the write protected drive "select volume #" which ever volume is the disk in question.

Now enter "attributes disk clear readonly" and then type "attributes volume clear readonly"

Check the drive in question, you should now be able to access the disk with full permissions.

Do keep in mind that if you do this most probably the drives will / need to be erased, so back it up if possible / needed prior to doing this.
Ask the community
!