/
Restore Access to a Write-Protected Hard Drive
Restore Access to a Write-Protected Hard Drive
1. Open a Command prompt.
2. Type diskpart and press Enter.
3. Type list volume and press Enter.
4. Type select volume #, where # is the number of the drive that's giving you the "write-protected" error. In my case, I ended up typing select volume 3.
5. Type attributes disk clear readonly and press Enter.
6. Type exit and press Enter.
You should have full write access to the problem drive.
, multiple selections available,
Related content
Can't save backup database Windows Task
Can't save backup database Windows Task
More like this
Repair Windows
Repair Windows
More like this
Examining User/Group Privileges
Examining User/Group Privileges
More like this
Tighten Default IIS Permissions
Tighten Default IIS Permissions
More like this
Repository Files and Folders Owned by Local Administrators Group
Repository Files and Folders Owned by Local Administrators Group
More like this
Volume Expansion
Volume Expansion
More like this
© 2023 Foray, LLC - All Rights Reserved