Friday, 8 June 2018
HOW TO REMOVE WRITE PROTECTION FROM USB PEN-DRIVES
Have you ever tried formatting or transferring a file to your USB flash drive and received an error message like "Disk is Write Protected" or "Remove The Write Protection or Use another USB"?
this is due to write protection on your flash drive or even SD cards
There are many ways to remove the Write Protection but the best way is using command prompt.
1. Run the command prompt (you can do this by searching for cmd in the windows menu).
2. Type Diskpart and press enter (a new cmd pops out).
3. Type list disk (wait for it to list out the available disks).
4. Type select disk 1 (this will select your SD card/Flash Drive).
5. Now type "attributes disk clear readonly" and press enter.
6. Now exit from cmd and format your SD card/Flash Drive.
this will remove the write protection from your Flash Drive or SD card
Subscribe to:
Post Comments (Atom)
No comments:
Write comments