Skip to content
Follow
Windows

How to Choose BitLocker Encryption Type on Windows 11 Drives

Richard
Written by
Richard
Feb 1, 2026 Updated Sep 15, 2026 4 min read
How to Choose BitLocker Encryption Type on Windows 11 Drives
How to Choose BitLocker Encryption Type on Windows 11 Drives

BitLocker encryption types on Windows 11 determine how thoroughly your storage drive scrambles data to protect your personal files if your PC gets lost or stolen. Windows 11 gives you 2 choices when you set up drive encryption: “Used space only” or “Full drive encryption”.

Advertisement

“Used space only” locks down active files and finishes the setup process much faster, while “Full drive encryption” scrambles every single sector on the drive, including empty space, to stop anyone from recovering deleted files.

⚡ Quick Answer

You choose between “Used space only” and “Full drive encryption” when setting up BitLocker. “Full drive encryption” encrypts all sectors for maximum security, while “Used space only” encrypts only existing data for faster setup.

Advertisement

What is BitLocker?

BitLocker is a built-in Windows security feature that scrambles the data on your hard drives so nobody can read it without your password or recovery key. You can turn on BitLocker for your main system drive, extra internal drives, or portable USB sticks to keep your private files safe from snoops if your computer gets lost or stolen.

  • External drives like USB sticks
  • Fixed drives inside your computer
  • Your main Windows system drive

Enabling BitLocker on your primary system drive allows it to unlock automatically when the computer boots up. This happens automatically thanks to the Trusted Platform Module (TPM), a dedicated security chip on your motherboard.

Encryption Types for Fixed Drives

BitLocker gives you two encryption types for fixed internal drives when you set up security. You can choose to encrypt the whole drive including empty space for maximum protection, or you can choose to encrypt only the space currently used by your files to finish the setup process much faster.

  • Full Encryption: Encrypts the entire drive — even empty space. This takes longer but is the safest choice.
  • Used Space Only Encryption: Encrypts only the space where your files are stored. This is faster but less complete.

How to Make Windows Always Use One Encryption Type

Windows 11 lets you set a default BitLocker encryption type so you do not have to pick your preferred security setting every time you plug in a new drive. Forcing a specific encryption method saves time and ensures every new storage device you connect uses full disk protection right away.

Advertisement

You can configure Windows 11 to select full disk encryption for every drive automatically. This default behavior maintains consistent data protection right from the start.

Enforcing a single encryption choice requires creating a system rule using native Windows configuration utilities. Two distinct methods accomplish this goal.

Method 1Using Local Group Policy Editor

  1. Press the Start button and type Edit group policy, then open the Local Group Policy Editor.
  2. In the window that opens, go to this folder: Computer Configuration > Administrative Templates > Windows Components > BitLocker Drive Encryption > Fixed Data Drives
  3. Find Enforce drive encryption type on fixed data drives on the right and double-click it.
  4. Choose one of these options:
    • Not Configured (default): Windows will ask you every time which encryption type to use.
    • Enabled: You pick the encryption type below, and Windows will use it automatically without asking.
    • Disabled: Same as Not Configured — Windows asks you each time.
  5. If you selected Enabled, choose either:
    • Full encryption
    • Used space only encryption
  6. Click OK to save.
  7. Restart your computer to apply the changes.

Local Group Policy Editor is a built-in Windows tool you can use to force a specific BitLocker encryption type on all fixed data drives. You can change this setting in a few steps if you want Windows to automatically pick full disk encryption without asking you every time.

BitLocker encryption type settings in Group Policy Editor
BitLocker encryption type settings in Group Policy Editor

Advertisement

The following configuration options remain available for selection:

Options for enforcing encryption type on fixed drives
Options for enforcing encryption type on fixed drives

Method 2Using Windows Registry Editor

Registry Editor is an advanced Windows tool that lets you set a default BitLocker encryption type by changing system registry keys. Exercise caution here, because making a mistake in the registry can cause serious operating system problems if you edit the wrong files.

  1. Open the Windows Registry Editor as administrator. Search for regedit in Start, then right-click and choose Run as administrator. ⚠️ Requires admin privileges
  2. Go to this folder in the Registry Editor: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE
  3. Look for a value named FDVEncryptionType in the right pane.
  4. If it's not there, right-click on the right side, pick New > DWORD (32-bit) Value, and name it FDVEncryptionType.
  5. Double-click FDVEncryptionType and set its value to:
    • 1 for Full encryption
    • 2 for Used space only encryption
  6. Click OK and close the Registry Editor.
  7. Restart your computer to apply changes.
BitLocker encryption type setting in Registry Editor
BitLocker encryption type setting in Registry Editor

Advertisement

Restoring the default behavior where Windows prompts for an encryption method requires deleting the FDVEncryptionType value from the registry.

Summary

  • BitLocker protects your drives by encrypting them so only authorized users can access your data.
  • You can choose how BitLocker encrypts fixed drives: full drive or used space only.
  • Using the Group Policy Editor or Registry Editor, you can force Windows to always use one encryption type without asking.
  • Remember to restart your computer after making these changes.

BitLocker encryption type settings let you choose how Windows scrambles your data on internal and external drives to keep files secure. You can pick between full drive encryption or used space only, and you can use system tools to make Windows apply your preferred choice automatically.

How do I select the encryption type in BitLocker?

Open the Start Menu and search for Edit group policy to open the program. Navigate to Computer Configuration Administrative Templates Windows Components BitLocker Drive Encryption. Double-click Choose drive encryption method and cipher strength (Windows 10 [Version 1511] and later).

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.

Advertisement

📚 Related Tutorials

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
How to Encrypt USB Drives in Windows 11 with BitLocker
Windows How to Encrypt USB Drives in Windows 11 with BitLocker
Protect Your Windows 11 with Microsoft Security
Windows Protect Your Windows 11 with Microsoft Security
How to Enable or Disable BitLocker to Unlock OS Drive with PIN or USB at Startup in Windows 11
Windows How to Enable or Disable BitLocker to Unlock OS Drive with PIN or USB at Startup 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 *