Root Format Write-protected Encrypred SD card
- By Harshav123
- Smartphones
- 7 Replies
Svim - Sure I will try to get a warranty replacement.
When I try to format on Android Phone - I am getting this error: command '13 volume partition disk:179,64 private failed with '400 13 command failed. 13 keeps changing to a different number.
When I try to format on Android Phone - I am getting this error: command '13 volume partition disk:179,64 private failed with '400 13 command failed. 13 keeps changing to a different number.
Kate - I will try and reply.Does Gparted let you create a new partition table? That will wipe everything, but I don't know if it works with write protection on.
Or in Windows
1. Open a command prompt then type:
DISKPART
2. To find the disk number of the SD card type:
LIST DISK
3. Select your SD card, if it's disk #3 type:
SELECT DISK 3
4. To clear read only type:
ATTR DIS CLEAR READONLY