As soon as Windows 10 started this morning, I got a message saying that Windows had identified a hard disc issue. Since I figured it was the newly attached external backup drive, I ran a check for hard drive issues after doing a little research online. To my dismay, I discovered that the drive was write-protected after typing chkdsk F: /f at the CMD command prompt.
The file system type is NTFS, according to the message. Because this volume is write-protected, Windows is unable to perform disc checking on it. For some reason, I cannot recall if I enabled write protection. How can I successfully run CHKDSK on a write-protected device after removing the write protection on my external hard drive?
Was there anything comparable that you encountered? External hard drives, USB flash drives, SD cards, USB hard drives and even internal hard discs in Windows 7/8/10/11 have write protection issues. A write-protected notification appears when you run CHKDSK and identify a problem. Creating new folders or making changes to existing data will also result in a write protection problem. Why isn’t my hard disc protected from being written to?
Contents
Reasons Why a File is Write-Protected
A write-protected state can be interpreted as read-only in the context of a file. A write-protected drive allows you to access current files; but, you cannot create new ones or modify any existing ones. The following are possible causes for your drive to become write-protected.
Hard drives have a write-protection feature. It’s usually made by the company that sells the product. The disc drive or enclosure should be checked. Turn it off if that’s the case.
Due to a virus infection or other unexplained cause, the partition file system has been corrupted or damaged. The data may be unavailable because of a corrupted file system.
The selected drive’s attribute has been set to ReadOnly. An unintentional change to the property could occur.
Having learned why you can’t run CHKDSK on a write-protected drive, we’ll now discuss various methods for removing the write protection.
For CHKDSK on Windows 11/10/8/7, There are a Few Quick Ways to Remove Write Protection.
Depending on the circumstances, you may require a different technique to remove the write protection and run CHKDSK. Below, we’ve provided a few examples of fixes that could work.
In CMD, Fix the CHKDSK Write-Protected Disc.
CHKDSK/f volume is write protected issue can be solved using the command chkdsk/f /r /x in CMD, according to Microsoft support. Press Enter to run chkdsk F: /f /r /x, for instance. You can change the drive letter from F to another.
Some users, however, claim that this command fails to fix their issue. There is still a write-protection error message.
The methods shown in the next section may help if you’ve found yourself in a similar predicament.
Diskpart can be Used to Remove Write Protection.
This procedure is only applicable to a read-only drive. The readonly properties will be cleared.
- Using CMD, type diskpart and press Enter. In the pop-up confirmation dialogue, select Yes.
- Type the following commands sequentially in Diskpart, each of which is followed by an Enter.
list the volume
the volume should be set to n (where n is the write-protected drive, here is 6)
characteristics of the disc clear readonly
exit
- The disc check will go easily if you return to CMD and type CHKDSK F: /f.
In Registry Editor, Change the WriteProtected Key.
The registry can also be modified to remove read-only status from a drive. Type regedit in Run and go to this location: /etc/regedit.conf
HKEY LOCAL MACHINE\SYSTEM\
CurrentControlSet\Control\StorageDevicePolicies
Simply right-click and select Modify on the protected key. Make it 0 instead of 1
Completely Reformatting will Remove Any Write-Protection.
Because of a broken or corrupted file system, you need to completely reinstall CHKDSK. Format write protected errors can occur while using Device Manager or Diskpart to format the device.
Fortunately, AOMEI Partition Assistant Standard allows you to format a write-protected drive. To better manage your internal/external/USB drive, USB flash drive, SD card or Pen drive, you can use this free partition manager. We recommend that you download and try the free CHkDSK fixer to get rid of the write-protected issue in Windows 10 or 11.
- AOMEI Partition Assistant must be installed and running. Using your right mouse button, pick Format Partition from the context menu on the write-protected portion of your hard drive.
- Select a file system from the drop-down menu and alter the cluster size if desired in the pop up box.
- After you’ve confirmed that you want to proceed, click Apply and then proceed.
Using Third-Party Software, Perform a Disc Check.
This problem can be fixed by using another tool to perform a disc check, such as CHKDSK. Disk checking is also supported by the described AOMEI Partition Assistant. To begin, let’s explore these two options. AOMEI Partition Assistant should be launched initially.
- If you suspect a partition error, select Advanced > Check Partition from the context menu when you right-click the device.
- . To check for faulty sectors on the disc, right-click the disc and select Surface Test from the context menu that appears.