To remove write protection from your SD card, follow the quick guide below:
- Run Command Prompt as administrator.
- Type diskpart.exe.
- Type list disk.
- Type select disk + number.
- Type attributes disk clear readonly.
How do I fix a write-protected SanDisk flash drive?
Type Regedit in Windows search box to go Registry Editor. 3. Double click the WriteProtect, Change the value from 1 to 0 and click OK to save this change. Then exit the Registry Editor and restart your PC, insert your SanDisk USB/SD card/SSD again, you’ll find the SanDisk device is not write-protected anymore.
What do I do if my disk is write-protected?
If your USB flash drive, SD card or hard drive is write-protected, you can easily remove write protection. You can try running a virus scan, checking and ensuring the device isn’t full, disabling read-only status for a file, using diskpart, editing Windows Registry and formatting the device.
How can I remove write protection from my SanDisk pen drive?
Removal of write protection with the Diskpart utility
- list disk and press Enter. (This command displays a list of drives connected to your PC).
- select disk 0 (Replace 0 with the write-protected device number) and hit Enter.
- attributes disk clear readonly and confirm, with Enter.
- exit (exit from diskpart utility)
How do I remove write protection from a USB drive in Windows 10?
Look for a lock switch on the USB drive or SD card and turn it to the off position. Alternatively, use the diskpart command, or change the WriteProtect value in the Windows Registry Editor to 0. For individual files, go to the file’s Properties and clear the Read-only check box.
How do you remove write protection from a disk?
Type Diskpart in Command prompt and press enter. Type list disk on the next prompt and hit enter (Search for the disk number under the heading Disk ### for the disk that you want to switch off write protection.). Enter Select disk followed by the disk number and hit enter.