Skip to content
Follow
Windows

How to Enforce BitLocker Encryption on Removable Drives

Richard
Written by
Richard
Feb 1, 2026 Updated Jul 13, 2026 4 min read
How to Enforce BitLocker Encryption on Removable Drives
How to Enforce BitLocker Encryption on Removable Drives

Enforcing BitLocker encryption on removable drives automatically protects your data on USB sticks and portable hard drives. This process uses a Windows setting called Group Policy to make sure all removable storage devices connected to your PC are encrypted.

You can set this up on Windows 11 Pro, Enterprise, or Education editions. It stops anyone from saving unencrypted files to these drives, adding a strong security layer for your information.

This guide shows you how to find and change the specific Group Policy setting. You will navigate to the “Removable Data Drives” section to turn on the necessary encryption.

⚡ Quick Answer

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 your USB stick or external hard drive gets lost or stolen. BitLocker scrambles your data, making it unreadable without a password or key. (Scrambling means it’s effectively turned into a secret code.) You can choose to scramble everything, including empty space, for the highest security, or just scramble where files are saved to make encryption faster.

  • 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.

By default, Windows will ask which encryption type you want when you first set up BitLocker for a removable drive.

How to Enforce One Encryption Type Using Group Policy

You can force BitLocker to always use a specific encryption type for removable drives by changing a setting in the Group Policy Editor. This tool lets you set a rule so everyone using the computer must use your chosen encryption method, like always using full encryption or only encrypting used space. This policy ensures your security settings remain consistent across all devices.

  1. Press the Start button, type Edit group policy, and open the Local Group Policy Editor.
  2. Go to this folder path: Computer Configuration > Administrative Templates > Windows Components > BitLocker Drive Encryption > Removable Data Drives
  3. On the right side, double-click Enforce drive encryption type on removable data drives.
  4. 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.
  5. Select Full encryption to always encrypt the whole drive.
  6. Select Used space only encryption to encrypt only the used space.
  7. Disabled: Same as Not Configured; user chooses encryption type.
  8. Click OK to save.
  9. Restart your PC to apply the change.
Group Policy Editor - Enforce Encryption Type on Removable Drives
Group Policy Editor - Enforce Encryption Type on Removable Drives

How to Enforce Encryption Type Using the Windows Registry

You can also force a specific BitLocker encryption type on removable drives by using the Windows Registry Editor. This is another way to tell Windows exactly how to encrypt your USB drives and external hard drives, making sure everyone uses the encryption method you prefer. Administrator access is required to make these changes.

  1. ⚠️ Admin privileges required: Press Start, type regedit, and open the Registry Editor (run as administrator).
  2. Navigate to this key: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE
  3. Look for a value named RDVEncryptionType. If it doesn’t exist, create it:
    • Right-click in the right pane → NewDWORD (32-bit) Value
    • Name it RDVEncryptionType
  4. Double-click RDVEncryptionType and set its value data to:
    • 1 to enforce Full encryption
    • 2 to enforce Used space only encryption
  5. Click OK and close the Registry Editor.
  6. Restart your computer to apply the change.
Windows Registry Editor - Enforce BitLocker Encryption Type
Windows Registry Editor - Enforce BitLocker Encryption Type

⚠️Warning
If you want to go back to normal (where Windows asks which encryption type to use), delete the RDVEncryptionType value you created.

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 your data on removable drives by scrambling files so only you can read them. You can choose to encrypt all files or just the files saved on the drive. To ensure consistent security settings across multiple computers, you can use Group Policy or the Registry Editor to force a specific encryption type for all removable drives.

Can BitLocker be applied to removable drives?

BitLocker To Go is BitLocker Drive Encryption on removable data drives. This feature includes the encryption of: USB flash drives. SD cards.

How to enable BitLocker on a removable drive?

In the Windows search bar, type Bitlocker, and then click Manage BitLocker. Under Removable data drives – BitLocker To Go, locate and select the removable drive that you want to encrypt. Click Turn on BitLocker. BitLocker will initiate the drive and this might take several minutes.

What is removable data drive BitLocker to go?

BitLocker To Go —a feature of Windows 10— is a full-disk encryption protection technology for removable storage devices that are connected to one of the USB ports on your computer (referred as either USB drive or drive hereafter).

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

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.

📚 Related Tutorials

How to Enforce BitLocker Encryption Types on Windows 11 Drives
Windows How to Enforce BitLocker Encryption Types on Windows 11 Drives
How to View Local Group Policies that are Configured in Windows 11
Windows How to View Local Group Policies that are Configured in Windows 11
How to turn On BitLocker for Removable Data Drive in Windows 11
Windows How to turn On BitLocker for Removable Data Drive in Windows 11
How to Turn On BitLocker to Protect a Data Drive in Windows 11
Windows How to Turn On BitLocker to Protect a Data Drive in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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