Read-only is a file system permission that only allows a user to read or copy stored data, but not write new information or edit the data. A file, folder, or an entire disk may be set as read-only to prevent accidentally changing the file's contents. A read-only object may also be referred to as write-protected.
On this page, we'll focus on the disk read-only fix. To change a hard drive from ready only, i.e., to make a hard drive not read-only, the troubleshooting methods are quite the same as that of removing write protection from a hard drive, USB flash drive, pen drive or SD card.
"I'm trying to figure out why my D drive is read-only after updating to Windows 10. It is a separate hard drive and not a partition of another hard drive. I can open everything but just can't modify them."
The hard drive coming with a read-only status suggests that you can't change what is on it. i.e. once the data is written on it, you can read it but can't do any other operation on it. This happens to HDD a lot, and it's also commonly seen on removable disks like SD memory card, and USB flash drive.
In conclusion, if data is truly read-only, you can read it with a device, but you can't modify, erase, append to, concatenate, copy, or move it. The main purpose of read-only is to control how you use the data.
When USB hard drives, pen drive, floppy disk, SD card, and external hard disks contain un-supported file system types on a Windows computer or a Mac, the device will also shows read-only. So in this case, you can fix such read-only problem on a disk by converting the incompatible file system to a recognized file system by Windows, Steam, or a certain device.
Here, you can download EaseUS Partition Master, a reliable free partition manager, to reformat the disk to the desired file system like NTFS, FAT16/32, EXT2/3/4 and so on.
Note: Back up the important information on your disk before doing the format, because formatting a disk will erase all data on it.
Step 1. Launch EaseUS Partition Master, right-click the partition on your external hard drive/USB/SD card which you want to format and choose the "Format" option.
Step 2. Assign a new partition label, file system (NTFS/FAT32/EXT2/EXT3/EXT4/exFAT), and cluster size to the selected partition, then click "OK".
Step 3. In the Warning window, click "Yes" to continue.
Step 4. Click the "Execute 1 Task(s)" button in the top-left corner to review the changes, then click "Apply" to start formatting your external hard drive/USB/SD card.
Smaller cluster size makes less wasting of disk space. The smaller cluster size is, the bigger file allocation table (FAT) will be. The bigger the FAT is, the slower the operating system works with the disk.
Devices and media are often characterized as read-only mode, which actually can be changed to read-write by the user for further usage. When a drive has become locked in a read-only state, try to fix the read-only error using the Diskpart cmd with the following simple instruction.
Step 1. Click on your "Start Menu", type cmd in the search bar, then hit "Enter".
Step 2. Type command diskpart and hit "Enter". A new command line window will open.
Step 3. Type list disk and hit "Enter". (make sure your devices has been listed out, for example, it is listed as disk 0)
Step 4. Type the command select disk 0 and hit "Enter".
Step 5. Type attributes disk clear readonly and hit "Enter".
Now you've removed the read-only attribute from the storage devices. Type exit and hit "Enter" to leave the DiskPart utility.
Diskpart can be difficult to use especially when the user doesn't have much experience in computing. Hence, share this article to provide guidelines for others.
If you don't consider yourself a pro-computer user and you're not familiar with command-lines, don't worry. There are graphical-based solutions to help you remove write-protection from your hard drives, USB drives, and even SD cards.
EaseUS CleanGenius is one of these tools that helps you fix aforementioned issues on your drives without knowing a thing about command-line.
Here's an easy-to-follow guide on how to use this tool to get your issues sorted:
Step 1: DOWNLOAD and install EaseUS CleanGenius (free) on your computer.
Step 2: Run EaseUS CleanGenius on your PC, select Optimization and choose the Write Protection mode.
Step 3: Select the device that is write-protected and click Disable to remove the protection.
Chances are that your device or specific file/folder permission has changed to read-only with the write permission, for example, after doing a Windows upgrade or update. To solve this kind of problem, you can go to the Windows Property settings to get both the read & write permission.
Step 1. Go to My Computer (in Windows 7)/This PC (in Windows 10).
Step 2. Right-click on the drive that is currently read-only and then click Properties.
Step 3. Under the Security tab, tick the option of Read and Write in the Allow column. Click Apply.
Windows Registry for disk read-only fix is the most advanced method, and it's also the most sophisticated. Therefore, we only suggest experienced users try this way. Backup is important before making any change in the Registry.
*Editing Windows Registry indeed helps remove write protection and read-only from your storage device. However, we found that it's usually effective on earlier Windows operating systems, including Windows XP and Windows Vista.
Step 1. Connect your pen drive to your computer.
Step 2. Press Windows + R keys and bring up the Run box. Type "regedit" in the empty box and hit Enter.
Step 3. Hit "HKEY_LOCAL_MACHINE" to expand "System".
Step 4. Find the "Current Control Set" in the "System" list to click "Control".
Step 5. Check whether there is a key named "Storage Device Policies" to change the digit in the "DWORD value" box into "0" and press "OK" to save the change.
Note: if you cannot find the key named "Storage Device Policies", you are supposed to create one: right-click "Control" to create a new key and name it as "Storage Device Policies"=> right-click this new key to open "DWORD Value" and name it as "write protect"=> Double click it to change the number.
On this page, we collected 5 ways to helps you fix hard disk drives, SSD or external hard drives, USB, SD card, etc., with read-only issue successfully:
If your device write protected, try Method 1 and Method 2 to fix this issue quickly. If your device is read-only due to permission issue, try Method 3.
More over, if your device contains unsupported file system, your best option is to format it to a supported file system with EaseUS Partition Master.
If you have further questions on disk read only issue, follow questions listed here and find answers here below:
1. How do I remove read only?
When your drive gets read only, you may trun to the methods as recommended on this page to fix this issue and make device readable and writable again.
When your files or single document file become read-only, you can use File Explorer to remove its read-only state:
2. How to you remove read only attribute from all files of a drive?
3. Why does my drive say read-only?
There are many reasons could cause your drive read-only, and mostly they are:
Related Articles
Fix 'Not Enough Space on the Disk to Complete This Operation'
How to Clone WD SSD on Windows 10/11 [Full Guide]
Fix 'The Selected Disk Has an MBR Partition Table' Error Efficiently
How to Convert exFAT to FAT32 in Windows 11/10/8/7