Remove the Write Protection on a Disk
Remove the Write Protection on a Disk
The following tutorial aims to help you remove the Write Protection on a Disk in Windows
10/8/7. The exact message would be:
Some external devices such as pen drives carry a hardware lock in the form of switch. You need
to see if the device has a switch and if it is pushed to protect the device from accidental writing.
Remove the device from computer and if the switch is in on state, push it back to disable write
protection.
If the device switch is off and you still get the message or if there is no hardware lock on the
device, confirm with your system administrator to see if he has blocked USB ports. If the USB
port is not blocked by the admin, let us check the Windows registry to see if it has been changed
to lock the USB ports.
You will not be able to format the device if you try to do it after booting into Windows normally.
You will receive the same message saying a device is write-protected. To counter this:
1. Reboot Windows.
2. As soon as the computer turns on again, press F8.
3. You will see a menu with Boot Into Safe Mode as an option.
4. Select that option using arrow keys and press Enter.
5. When Windows boots and finally gives you the desktop, open Run dialog (Win Key + R)
6. Type CMD in the Run dialog to get a black DOS Window
7. In the black window, type format followed by the drive letter of the removable
storage. For example, if the problem drive is F, type format f:
8. Be aware that typing format will remove the contents of the storage device. Make sure
you are using this option at the point where all you want is to be able to use the device
again. Also, make sure you know the drive letter as entering a wrong drive letter will
totally erase the data of the related drive.
After the format, try to save anything to the disk. If you are able to save, the problem is fixed. If
not, and if you wish, you can proceed with the next troubleshooting step at your own risk.
Destructive write tests often solve the problem when the file tables of external storage devices
are corrupt. Though you will be able to access the device in most cases, the chances that you will
find old data on those devices are slim. Almost all destructive write tests destroy the file
allocation table completely and create a new one. You may also need to format the disk before
you can store any data on it – after the testing.
There are some good third party software that help you achieve this. I would recommend HD
Tune. The free version is enough to get you your disk back working. However, do not expect to
recover old data. You may try data recovery tools after the destructive write testing, but as said
earlier, chances would be slim.
You might want also to read, The Disk Is Write-Protected for Removable Disks. This post talks
about modifying another registry key and how to use the command prompt to remove the Write
Protection.