Cannot remove READ ONLY attribute – Windows 10 (tried everything!)

If you are facing the issue of not being able to remove the READ ONLY attribute from a file or folder in Windows 10, you are not alone. This is a common problem faced by many users and can be quite frustrating. However, there are several solutions that you can try to fix this issue.

Here are some of the solutions that you can try:

1. Use Command Prompt: You can use the Command Prompt to remove the READ ONLY attribute from a file or folder. To do this, follow these steps:

– Open Command Prompt as an administrator.
– Type the following command and press Enter: attrib -r +s C:pathtofile_or_folder
– Replace “C:pathtofile_or_folder” with the actual path to the file or folder that you want to remove the READ ONLY attribute from.

2. Use File Explorer: You can also try removing the READ ONLY attribute from a file or folder using File Explorer. To do this, follow these steps:

– Right-click on the file or folder that you want to remove the READ ONLY attribute from and select Properties.
– In the Properties window, go to the General tab and uncheck the box next to “Read-only”.
– Click Apply and then OK to save the changes.

3. Use Registry Editor: If the above solutions do not work, you can try using the Registry Editor to remove the READ ONLY attribute. To do this, follow these steps:

– Press Windows + R to open the Run dialog box.
– Type “regedit” and press Enter to open the Registry Editor.
– Navigate to the following key: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorer
– Right-click on the Explorer key and select New > DWORD (32-bit) Value.
– Name the new value “UseSystemForSystemFolders” and set its value to 0.
– Restart your computer and try removing the READ ONLY attribute again.

In conclusion, if you are facing the issue of not being able to remove the READ ONLY attribute from a file or folder in Windows 10, you can try using Command Prompt, File Explorer, or Registry Editor to fix the issue. If none of these solutions work, you may need to seek further assistance from a professional.

Conclusion

In conclusion, I hope that one of the solutions provided was able to help you remove the READ ONLY attribute from your file or folder in Windows 10. If you continue to face this issue, don’t hesitate to seek further assistance. Remember, there is always a solution to every problem.

Answer Prime

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top