Memory card write protected

Closed
srikanth - 28 Jan 2017 à 05:28
R2D2_WD Posts 3606 Registration date Monday 1 September 2014 Status Member Last seen 20 February 2017   - 30 Jan 2017 à 04:00
Hello,

hi sir,
my memory crd is unable to delete files (problem is write protetcted) in mobile and other devcices & unable to format to mobile and windows also .....
plz help me

1 response

R2D2_WD Posts 3606 Registration date Monday 1 September 2014 Status Member Last seen 20 February 2017   155
30 Jan 2017 à 04:00
Hi Srikanth,

I would suggest you to connect the card to a PC and run the Command Prompt. Type the following commands:
Diskpart
List Disk
Select Disk n (n must be the number of the drive)
Attributes disk clear readonly
Exit

This way you should be able to remove write protection. Go back to Disk Management and try to delete the files.

Hope this helps