Monday, February 28, 2011

The disk is write-protected (Remove the write protection or use another disk)

One of the most common USB problem in Windows platform is, "the disk write-protected". when you want to copy any file to the pendrive or create any folder in pendrive then you encounter a error message. The error message is following:- ( this example is valid for windows vista or windows 7)




Please follow this instruction to skip this problem:-

First of all go to the registry and change the value named "WriteProtect". The path is :-

HKEY_LOCAL_MACHINE > System > CurrentControlSet > Control > StorageDevicePolicies > select "WriteProtect" from right panel.

Double click the write protect value and change the value data to (0). After change the value data then restart the computer.

If you not found the "StorageDevicePolicies" key under the control key, don't upsate. You can create it manually. Just right click the control key and select new, then select key. Rename it by "StorageDevicePolicies" name.

  

Now create a "Dword" value in the right panel. Right click the blank space and select Dword value under the New. Rename it by "WriteProtect" name. And change the value data to (0).




 Last of all restart the computer.Now you can use your USB device.

[For un-advancd  user]  you can enter the registry by the following process :-

go to start menu and then select run (keybord command windows key + r). Then type "regedit"


Thank you.