Skip to content

Instantly share code, notes, and snippets.

@startergo
Created December 25, 2024 18:01
Show Gist options
  • Save startergo/e5bc5d3b07fe4a47f486d0c8ea947bf6 to your computer and use it in GitHub Desktop.
Save startergo/e5bc5d3b07fe4a47f486d0c8ea947bf6 to your computer and use it in GitHub Desktop.
Allow write access to removable drives not protected by BitLocker

(Deny write access to removable drives not protected by BitLocker) HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Policies\Microsoft\FVE

RDVDenyWriteAccess DWORD

(delete) = Allow (default)

1 = Deny

0 = Allow

Allow_write

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment