Saturday 28 May 2011

Remove write-protected error




When you see the above error while trying to copy files in your mmc card using card reader, then follow these steps, it will remove the error.

Code:

1. Run Registry Editor (regedit).
2. Navigate to the following registry key:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
3. Right click on control and create new key.
4. Name it as StorageDevicePolicies . (Copy and paste it from here if possible)
5. Now click on StorageDevicePolicies and in right side pan right click and select create new dword and name it as WriteProtect.
6. Double click on it and set its value to 0.

Now restart your machine and try copying some files to your card.

No comments:

Post a Comment