How to Choose BitLocker Encryption Type on Windows 11 Drives
BitLocker encryption types on Windows 11 determine how thoroughly your storage drive is scrambled to protect your personal files if your PC gets lost or stolen. Windows 11 gives you two choices during setup: “Used space only” or “Full drive encryption.”
“Used space only” locks down active files on the drive and finishes much faster, while “Full drive encryption” scrambles every single sector on the drive, including empty space, to stop anyone from digging up deleted files.
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.
What is BitLocker?
BitLocker is a built-in Windows tool that protects your files by scrambling them, making them unreadable to anyone without the correct password or key. You can apply BitLocker to your main operating system drive, secondary internal drives, or external storage like USB flash drives to keep information locked down.
- 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 a dedicated hardware component known as the Trusted Platform Module (TPM) security chip.
Encryption Types for Fixed Drives
Internal fixed drives give you two main encryption choices for safeguarding data. Selecting full encryption scrambles the entire drive for maximum security while taking more time, or you can limit the process to space currently occupied by active files.
- 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 can apply a preferred BitLocker encryption method to newly attached drives automatically. This configuration enforces full disk encryption from inception, delivering reliable data protection without requiring repetitive manual prompts.
Establishing the BitLocker automatic encryption preference forces Windows 11 to select full disk encryption for every drive without asking. 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
- Press the Start button and type
Edit group policy, then open the Local Group Policy Editor. - In the window that opens, go to this folder:
Computer Configuration > Administrative Templates > Windows Components > BitLocker Drive Encryption > Fixed Data Drives - Find
Enforce drive encryption type on fixed data driveson the right and double-click it. - 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.
- If you selected
Enabled, choose either:- Full encryption
- Used space only encryption
- Click
OKto save. - Restart your computer to apply the changes.
Configuring the preferred BitLocker encryption type through the Local Group Policy Editor begins by pressing the Start button, typing 'Edit group policy,' and launching the utility. Inside the interface window, navigate to Computer Configuration > Administrative Templates > Windows Components > BitLocker Drive Encryption > Fixed Data Drives.

The following configuration options remain available for selection:

Method 2Using Windows Registry Editor
Default BitLocker encryption rules can also be established by modifying the Windows Registry. Open the Registry Editor by searching for 'regedit' in the Start menu and selecting 'Run as administrator.' Proceed to the HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE directory. Exercise caution here, because erroneous modifications can destabilize the operating system.
- Open the Windows Registry Editor as administrator. Search for
regeditin Start, then right-click and chooseRun as administrator. ⚠️ Requires admin privileges - Go to this folder in the Registry Editor:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE - Look for a value named
FDVEncryptionTypein the right pane. - If it's not there, right-click on the right side, pick
New > DWORD (32-bit) Value, and name itFDVEncryptionType. - Double-click
FDVEncryptionTypeand set its value to:1for Full encryption2for Used space only encryption
- Click
OKand close the Registry Editor. - Restart your computer to apply changes.

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 is a native Windows feature that secures drives through encryption, ensuring only authorized users access sensitive data. Fixed drives support either full drive encryption or targeted encryption for used space. Group Policy or Registry Editor configurations allow Windows to apply a chosen encryption method automatically every time.
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?
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!