Unlock Write-Protected USB, Memory Card, Hard Disk: Windows 10, 8, 7

Learn how to unlock write-protected USB drives, memory cards, or hard disks in Windows 10, 8, or 7 with our essential guide. Write-protection can prevent you from modifying or transferring data on your storage devices, but with the right techniques, you can easily remove this restriction. In this comprehensive tutorial, we’ll walk you through step-by-step instructions and expert techniques to help you successfully unlock write-protected storage devices in Windows. From utilizing built-in features to leveraging third-party tools, you’ll learn everything you need to know to regain control of your storage devices. Don’t let write-protection limit your data management—watch our guide and learn how to unlock write-protected devices today.

You can get similar error messages when working with a computer or laptop, as well as with a mobile phone, tablet PC, TV or car audio. To fix the problem, just follow our directions.

  1. Some models of flash drives, memory cards and external drives can have switches to enable write protection. Most often you can find such switches in SD cards. Examine the device carefully and check the position of the switch (if there is any).

  2. Your device may be infected by a virus blocking your attempts to write or format the drive. Check the device with an antivirus and clean it if necessary.

  3. Write errors may appear when the USB drive is full. Check it for free space and take a note of what file system it is using. With FAT32 file system, you can’t write files larger than 4 GB.

  4. Unlock a USB drive with the Command Prompt:

    • Launch the Command prompt as Administrator, type the command Diskpart and press Enter.
    • Type list disk and press Enter.

    • Find the drive number corresponding to your flash drive. When doing it, the drive size will help you. Type select disk N (where N is the number of the disk that corresponds to the flash drive) and press Enter.

    • Type attributes disk clear readonly and press Enter. This will unlock the device for writing. We also recommend cleaning and formatting the drive for further use. Take the following steps only if the drive contains no important data.

    • Type clean and press Enter – it will delete all data on this drive including service information.

    • Type create partition primary and press Enter – it creates a new partition.

    • Then type select partition 1 and press Enter.

    • Type active and press Enter, and the new partition will become active.

    • Then type format fs=fat32 quick and press Enter – it will format the device in FAT32.

    • After that, type assign and press Enter to give the flash drive a letter name.

  5. Unlock the flash drive in the Windows registry:

    • Open the Run window, type the command regedit and press Enter.

    • Go to HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ StorageDevicePolicies. If you don’t see it, create it on your own.

    • Set the WriteProtect value to 0. Create this value if it is absent from your system.

If you see the following message while copying or creating files on your device: You need permission to perform this action.

Or if you see this message when trying to format the device: You do not have sufficient rights to perform this operation.

It means you need to remove write protection for this device in the Local Group Policy Editor:

  1. Open the Run window, type the command gpedit.msc and press Enter.
  2. Go to «Computer configuration»«Administrative Templates»«System»«Removable Storage Access».
  3. Disable «Removable disks: Deny write access». Do it by double-clicking on the setting, check the option for Disabled and click ОК.
  4. Repeat these steps for «User Configuration»«Administrative Templates»«System»«Removable Storage Access».

When you have done it, try creating a file or folder on the flash drive.

Author: , Technical Writer

Vladimir Artiukh is a technical writer for Hetman Software, as well as the voice and face of their English-speaking YouTube channel, Hetman Software: Data Recovery for Windows. He handles tutorials, how-tos, and detailed reviews on how the company’s tools work with all kinds of data storage devices.

Editor: , Technical Writer

Oleg Afonin is an expert in mobile forensics, data recovery and computer systems. He often attends large data security conferences, and writes several blogs for such resources as xaker.ru, Elcomsoft and Habr. In addition to his online activities, Oleg’s articles are also published in professional magazines. Also, Oleg Afonin is the co-author of a well-known book, Mobile Forensics - Advanced Investigative Strategies.

Recommended For You