Use Diskpart to remove the Read-Only attribute on Disk Windows 7
On Windows 7, users can assign Read-only properties to Disk to protect Disk. When other users access, can only read the contents on the Disk that cannot modify Disk.
To remove this attribute on Windows 7, please refer to the following article of Network Administrator.
Warning:
Make sure that you have selected the correct drive, if you choose the wrong drive, the Diskpart command can cause many other serious problems.
To remove the Read-Only attribute on Disk Windows 7 with Diskpart, follow the steps below:
1. Open Command Prompt, then enter Diskpart into it and press Enter.
2. Next run List Disk command and press Enter to see the list of Disk.
3. Consider which disk you want to edit, then run the Select Disk n command, where n is the Disk number you see in the Disk list in the previous step.
In the example below is Disk 1.
4. To see the Disk 1 properties selected, run the command: attributes disk .
As you can see, Disk is set to Read-only, so both Current Read-only State and Read-only properties are set to Yes.
5. To delete the Read-only property, run the command: attributes disk clear readonly .
Now you can see that the Current Read-only State and Read-only properties are set to No, and Disk is allowed to write (writeable).
To exit Diskpart, enter exit into the Command Prompt window and press Enter.
Refer to some of the following articles:
- How to perform Clean Boot on Windows 10/8/7
- Windows Defender is disabled or inactive, this is a fix
- Summary of tips to fix computer errors Windows 10/8 / 8.1 / 7 and Windows XP running slowly
Good luck!
You should read it
- How to remove the Read only property in Word, Excel
- Instructions for deleting snapshot properties in Windows 10
- How to Remove 'Read Only' Attribute on MS Word Files
- How to Be Well Read
- How to Remove the 'Read Only' Status on MS Word Documents
- 6 methods to read Mac drives in Windows
- How to Teach Yourself to Read
- A disk read error occurred when installing Windows. How to fix it?
May be interested
- Fix 100% Full Disk error on Windows with the following 14 tips100% full disk error or 100 disk error is probably no stranger to windows 10 / 8.1 users. not only on windows 8.1, but you can also get a 100% full disk error on windows 7 or windows 8. every time you open task manager to see details of activities, the disk tab is always red, with 99%, 100% or always account for 90% or more.
- How to disable the 'Low Disk Space' warning in Windows 10/8/7if the low capacity warning is not about the system drive (c :) and you want to remove it, then here is a registry edit that will disable the low disk space alert in windows 10/8/7.
- Remove the Windows.old folder in Windows 8windows.old folder also appears when you proceed refresh in windows 8. besides, this folder will also appear when you install customizations in windows 8 or you do not format the partition before installing windows .
- What is a disk signature? Fix disk signature conflict errora disk signature is a unique, defined number of a hard drive or data storage device, stored as part of the master boot record (mbr).
- Instructions on how to make hidden folders in USB when infectedthe following article will guide you how to make hidden folders in usb or any folder.
- How to remove the drive partition on macOSsimilar to windows, mac users can remove or delete disk partitions if they are corrupted or do not want to use partitions.
- The id attribute in HTMLin html, the id attribute is used to specify a unique id for an html element (the value must be unique in the html file).
- How to remove the Read only property in Word, Excelsometimes you get an excel or word copy from someone else, you need to edit it but you are told that you only have read only permission and that you have the right to read it without any modification or implementation. change it. the following software tips will show you how to remove the read only property on work, excel.
- Difference between Recovery Disk and Repair Diskwindows desktops and laptops very rarely fail to boot. however, when they don't start up as expected, a recovery drive or a system repair disk can be extremely helpful 'lifesavers'.
- Rescue the system with these 5 bootable Windows PE recovery disksevery windows user should have at least one windows system rescue disk available to use handy tools in the recovery environment to repair windows or at least diagnose the problem.