How to Enable or Disable Write Access to Removable Disks in Windows
Users are allowed read and write access to all removable storage devices they connect to the computer by default in Windows.
This tutorial will show you how to enable or disable write access to all removable disks for all users in Windows 7, Windows 8, and Windows 10.
You must be signed in as an administrator to enable or disable write access to removable disks.
Contents
- Option One: Enable or Disable Write Access to Removable Disks in Local Group Policy Editor
- Option Two: Enable or Disable Write Access to Removable Disks using a REG file
EXAMPLE: "Destination Folder Access Denied" message when you disable write access to removable disks
In Windows 7, the Local Group Policy Editor is only available in the Professional, Ultimate, and Enterprise editions.
In Windows 8, the Local Group Policy Editor is only available in the Pro and Enterprise editions.
In Windows 10, the Local Group Policy Editor is only available in the Pro, Enterprise, and Education editions.
All editions can use Option Two.
1 Open the Local Group Policy Editor.
2 In the left pane of Local Group Policy Editor, navigate to the location below. (see screenshot below)
Computer Configuration\Administrative Templates\System\Removable Storage Access
3 In the right pane of Removable Storage Access in Local Group Policy Editor, double click/tap on the Removable Disks: Deny write access policy to edit it. (see screenshot above)
4 Do step 5 (enable) or step 6 (disable) below for what you would like to do.
A) Select (dot) Not Configured or Disabled, click/tap on OK, and go to step 7 below. (see screenshot below)
Not Configured is the default setting.
7 When finished, you can close the Local Group Policy Editor if you like.
The downloadable .reg files below will add and modify the DWORD value in the registry key below.
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\RemovableStorageDevices\{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}
Deny_Write DWORD
<delete> = Enable
1 = Disable
1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Enable_write_access_to_removable_disks_for_all_users.reg
Download
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Disable_write_access_to_removable_disks_for_all_users.reg
Download
4 Save the .reg file to your desktop.
5 Double click/tap on the downloaded .reg file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 Restart the computer to apply.
8 You can now delete the downloaded .reg file if you like.
That's it,
Shawn
Related Tutorials
- How to Enable or Disable Installation of Removable Devices in Windows
- How to Enable or Disable Access to All Removable Storage Devices in Windows
- Allow or Deny Write Access to Removable Drives not Protected by BitLocker in Windows
- How to Enable or Disable Write Protection for a Disk Drive in Windows
- How to Add Enable or Disable USB Storage Devices Connection context menu in Windows
- How to Enable or Disable Remote Desktop (RDP) Access to Removable Storage Devices in Windows