Thursday, January 25, 2024

How To Remove Write Protection From USB Drives And Memory Cards

If you've got a USB drive or SD card that can't be formatted and to which you can't copy files, then take a look at our guide to removing write protection.

Sometimes you'll find that it's impossible to format, delete or copy new files to an SD card or USB flash drive. Windows will tell you that it is write protected, even though there is no 'lock' switch or – if there is – you've made sure the switch is set correctly to allow files to be written to the drive.
But just in case this switch is news to you, it is well worth checking that your device has the switch set to 'unlocked'. When set to 'locked' you won't be able to copy any new files on to the memory card or USB stick, and it also stops you from accidentally formatting it.
iemhacker-remove-write-protection-from-usb
You'll still be able to view files which are already stored on the drive, but you can't delete them (they sometimes seem to delete OK, but the next time you check, there they are again!).
ut if this isn't the problem, you might still be able to fix things and continue to use your USB flash drive or SD card – we'll explain how.
Unfortunately, in some cases the device may be corrupt or physically broken and no tricks or software will make it work again. The only solution in this case is to buy a new drive. And if you're just trying to get back lost data, see our guide on How to recover deleted filed for free.
iemhacker
In any version of Windows from XP onwards, run Regedit.exe.
If you're not sure how to find it, searching 'regedit' in the Start menu will usually show the program at the top of the list.
It's a bit like File Explorer, so use the pane on the left to navigate to the following key:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies
Note: if you can't find StorageDevicePolicies, see the next step.
Double-click on the WriteProtect value in the right-hand pane. You can now change the Value data from 1 to 0. Then click OK to save the change. Close Regedit and restart your computer. Connect your USB drive again and, with a bit of luck, you should find it is no longer write protected.
You can now continue to use the drive, but it's worth copying off any files you want to keep and then formatting it by right-clicking on it in the list of drives in File Explorer and choosing Format.

StorageDevicePolicies

If you can't find StorageDevicePolicies, you can create it by right-clicking in the white space in the 'Control' folder and choosing New -> Key and entering the name StorageDevicePolicies.
Now double-click on the new key (it will show as a folder) and right-click once again in the white space and choose New -> DWORD. Name this WriteProtect and set its value to 0. Click OK, exit Regedit and reboot your computer.
If this method doesn't work, go to the next step.

Diskpart

iemhacker
With your USB drive or memory card attached to your computer, launch a command prompt. You can do this by searching for cmd.exe or 'Command Prompt' in the Start menu.
Note: you may need to run cmd.exe with administrator privileges if you see an "access is denied" message. To do this, right-click on Command Prompt in the Start menu and choose 'Run as administrator' from the menu that appears.
If you have Windows 10, simply right-click on the Start button (bottom left of the screen) and choose Command Prompt (admin).
Now, at the prompt, type the following and press Enter after each command:
diskpart
list disk
select disk x (where x is the number of your non-working drive – use the capacity to work out which one it is)
attributes disk clear readonly
clean
create partition primary
format fs=fat32 (you can swap fat32 for ntfs if you only need to use the drive with Windows computers)
exit
That's it. Your drive should now work as normal in File Explorer. If it doesn't, it's bad news and there's nothing more to be done. Your stick or memory card is scrap and fit only for the bin. But the good news is that storage is cheap.
Related articles

  1. Hacker Tools Mac
  2. Best Pentesting Tools 2018
  3. How To Make Hacking Tools
  4. Hack Tools For Pc
  5. How To Hack
  6. Pentest Tools Android
  7. Hacking Tools Usb
  8. Hacking Tools For Beginners
  9. Termux Hacking Tools 2019
  10. Hacking Tools 2019
  11. Pentest Tools Windows
  12. Game Hacking
  13. Hack Rom Tools
  14. Hacker Search Tools
  15. Hacker Tools For Pc
  16. Pentest Tools Framework
  17. Hacker Tools Apk Download
  18. Hacking Tools For Kali Linux
  19. Hack Tools For Windows
  20. Pentest Box Tools Download
  21. Pentest Tools Website Vulnerability
  22. Nsa Hack Tools Download
  23. Github Hacking Tools
  24. Hacking Tools 2019
  25. Best Hacking Tools 2020
  26. Hack Tool Apk No Root
  27. Hacker Tools 2019
  28. Hack App
  29. Pentest Tools Port Scanner
  30. Pentest Tools For Ubuntu
  31. Hacking Tools For Mac
  32. Nsa Hacker Tools
  33. Hacking Tools
  34. Physical Pentest Tools
  35. Hack Tools For Games
  36. Hack Tool Apk No Root
  37. Blackhat Hacker Tools
  38. Hacker Tools For Pc
  39. Pentest Tools Subdomain
  40. Hacking Tools For Windows Free Download
  41. Pentest Tools Online
  42. Underground Hacker Sites
  43. Hacking Tools
  44. Pentest Tools Bluekeep
  45. Best Pentesting Tools 2018
  46. Usb Pentest Tools
  47. Hacking Tools Hardware
  48. Pentest Automation Tools
  49. Pentest Recon Tools
  50. Hacking App
  51. Hacker Tool Kit
  52. Hacker Tools Hardware
  53. Hacker Tools Mac
  54. Hacking Tools Online

No comments:

Post a Comment