PDA

View Full Version : Remove write-protection


emeraldeyez1975
Aug 7, 2008, 10:23 AM
How do I remove a write-protection from an MP3 player?

seahwk83
Aug 7, 2008, 11:18 PM
this will work for XP most of time - no guarantee

Registry
Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. If uncomfortable with using Registry Editor, see if you can find someone who is comfortable and that you can Trust. Use Registry Editor at your own risk.

This works if your mp3 player or usb flash device works fine with other computers.




1) Click Start->Run.

2)Type regedit and hit enter.

4)Click on the plus sign next to HKEY_LOCAL_MACHINE

5)Click on the plus sign next to SYSTEM

6)Click on the plus sign next to CurrentControlSet

7)Click on the plus sign next to Control

8)Click on the plus sign next to StorageDevicePolicies

9)Write click on WriteProtect and click modify.

10)If the value data is 1 change it 0 and click OK.

11)Repeat steps 7 to 10 for ControlSet001 and ControlSet002 .

12)Close Registry editor and restart the computer.
-------------------------------------------------------------
If you don't find it in the registry, the best way is to create it yourself. Below is the procedure.

Start the Registry Editor


Go to the HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control key

If there is no key called StorageDevicePolicies, create it
.
You do this by right-clicking the HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control key, and selecting New > Key from the menu.

Select the StorageDevicePolicies key

From the menu select Edit > New > DWORD Value

Name the new value WriteProtect

Right-click the WriteProtect value and choose Modify

In the Value Data: box enter 1

Exit the registry editor, and restart your computer

To reverse, just delete the new WriteProtect value (or set the value to 0) and restart the computer.

vnvlnacharyulu
Jan 26, 2009, 09:57 AM
How do I remove a write-protection from an MP3 player? vb

seahwk83
Jan 26, 2009, 10:50 AM
Download one of the following registry tweaks to enable or disable writing to USB drives.

Enable USB Write
http://www.howtogeek.com/wp-content/uploads/EnableUSBWrite.zip

Disable USB Write
http://www.howtogeek.com/wp-content/uploads/DisableUSBWrite.zip

Once you use the registry hack, you will have to reboot for the changes to take effect. One should also note that if you are using this trick, you should make sure that the users are not administrators on the computer, because they could easily change this setting back.

This works on Windows Vista as well.