How to Enforce BitLocker Encryption on Removable Drives
Enforcing BitLocker encryption on removable drives locks down USB sticks and portable hard drives so no one can read your files without a password. This security tool forces Windows to encrypt every external storage device you plug into your PC.
Windows 11 Pro, Enterprise, and Education editions support this setup through the built-in Group Policy tool, which lets you control system rules across your machine. Turning on this policy stops unencrypted file transfers and keeps your private data safe if you lose a drive.
Configure BitLocker encryption for removable drives via Group Policy. Navigate to Computer Configuration Administrative Templates Windows Components BitLocker Drive Encryption Removable Data Drives. Double-click “Enforce drive encryption type on removable data drives” and select your preferred encryption method.
What is BitLocker Encryption on Removable Drives?
BitLocker encryption for removable drives stops others from reading your files if a USB stick or external hard drive goes missing. BitLocker scrambles data (turning information into an unreadable code), requiring a password or key to open it. Choosing between full encryption or limiting the process to used space gives you control over performance.
- Full Encryption: Encrypts the entire drive, even the empty space. This takes longer but is very secure.
- Used Space Only Encryption: Encrypts only the parts of the drive where you have saved files. This is faster but encrypts less data.
Windows asks which encryption type you want during the initial setup for any removable drive by default.
How to Enforce One Encryption Type Using Group Policy
Group Policy Editor lets administrators enforce a specific encryption type across the entire machine. Setting this rule ensures every user follows the exact same security method, whether that means full disk encryption or saving time with used-space-only methods. Consistency across all connected storage devices remains guaranteed.
- Press the Start button , type
Edit group policy, and open the Local Group Policy Editor. - Go to this folder path:
Computer Configuration > Administrative Templates > Windows Components > BitLocker Drive Encryption > Removable Data Drives - On the right side, double-click
Enforce drive encryption type on removable data drives. - Choose one of these options:
- Not Configured (or Disabled): Windows will ask you which encryption type to use every time.
- Enabled: You pick one encryption type below, and Windows will not ask users anymore.
- Select
Full encryptionto always encrypt the whole drive. - Select
Used space only encryptionto encrypt only the used space. - Disabled: Same as Not Configured; user chooses encryption type.
- Click
OKto save. - Restart your PC to apply the change.

How to Enforce Encryption Type Using the Windows Registry
Registry Editor provides an alternative method for enforcing BitLocker encryption types on removable drives. This approach writes configuration keys directly to the system database, ensuring every connected storage device adheres to your chosen security profile. Administrator privileges are required to make these changes.
- ⚠️ Admin privileges required: Press Start, type
regedit, and open the Registry Editor (run as administrator). - Navigate to this key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE - Look for a value named
RDVEncryptionType. If it doesn't exist, create it:- Right-click in the right pane →
New→DWORD (32-bit) Value - Name it
RDVEncryptionType
- Right-click in the right pane →
- Double-click
RDVEncryptionTypeand set its value data to:1to enforce Full encryption2to enforce Used space only encryption
- Click
OKand close the Registry Editor. - Restart your computer to apply the change.

Deleting the RDVEncryptionType value restores default behavior, allowing Windows to prompt for your preferred encryption method again.
Summary
- BitLocker protects your data on removable drives by encrypting it.
- You can choose between full encryption or encrypting only used space.
- You can force a specific encryption type so users won't be asked every time by using Group Policy or the Registry Editor.
- These steps help keep your data safer with the encryption method you prefer.
BitLocker encryption protects removable drive data by scrambling files so unauthorized users cannot read them. Users select between full encryption or encrypting active sectors only. Enforcing these configurations through Group Policy or Registry Editor maintains uniform security standards across multiple computers.
Can BitLocker be applied to removable drives?
BitLocker To Go applies BitLocker Drive Encryption to removable data drives. This feature includes the encryption of USB flash drives and SD cards.
How to enable BitLocker on a removable drive?
Type Bitlocker in the Windows search bar, then click Manage BitLocker. Locate the removable drive under Removable data drives – BitLocker To Go and select it. Click Turn on BitLocker to initialize the drive, a process that might take several minutes.
What is removable data drive BitLocker to go?
BitLocker To Go (a Windows feature) provides full-disk encryption protection for removable storage devices connected to computer USB ports.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!