How to Change BitLocker Encryption in Windows 11
Changing BitLocker encryption in Windows 11 improves your drive’s security.
BitLocker is a Windows tool that scrambles all the data on your computer’s drive. This stops anyone without the right password or key from reading your files. It’s important for keeping your private stuff safe on your PC and on portable drives, like USB sticks.
Windows 11 can use strong encryption methods, such as XTS-AES-256, to guard your data. If you handle very sensitive information, you might want to switch to this tougher method for better protection.
Change BitLocker encryption by opening the Local Group Policy Editor. Navigate to BitLocker Drive Encryption settings and select “Choose drive encryption method and cipher strength.” Enable the setting and choose your desired encryption strength, then click OK and restart your PC.
What is BitLocker?
What is BitLocker? BitLocker is a built-in Windows security feature that scrambles your files, keeping private information safe. It protects your computer’s main drive, USB drives, and other storage devices from unauthorized access. BitLocker can often unlock your main drive automatically if your PC has a specific chip.
When you enable BitLocker for your main Windows drive, it might unlock automatically using a special chip known as the Trusted Platform Module (TPM). This means you won’t need to enter a password every time you start your computer. Learn more about TPM here.
Why Change the Encryption Method?
BitLocker, a drive encryption tool in Windows, uses XTS-AES 128-bit encryption by default. Users can change this setting to XTS-AES 256-bit encryption. This 256-bit encryption makes data access significantly more difficult for unauthorized individuals.
How to Change BitLocker Encryption Using Group Policy
You can change the BitLocker encryption method your drives use with the Local Group Policy Editor. The Local Group Policy Editor lets you choose how BitLocker scrambles your data and adjust other security settings. To open the Local Group Policy Editor, click the Start button, type ‘Edit group policy’, and press Enter. You’ll need administrator rights to make these changes.
- Open the Group Policy Editor: Click the Start button, type
Edit group policy, and press Enter. ⚠️ Admin privileges required - In the window that opens, follow this path:
Computer Configuration → Administrative Templates → Windows Components → BitLocker Drive Encryption - On the right side, find and double-click “Choose drive encryption method and cipher strength (Windows 10 Version 1511 and later)”.
- In the window that opens:
- Select Enabled.
- Now you can choose the encryption method and strength for:
- Operating system drives
- Fixed data drives
- Removable data drives
- Pick the desired encryption type from the drop-down menus (for stronger encryption, pick a 256-bit option).
- Click OK to save.
- Restart your computer to apply the changes.

How to Change BitLocker Encryption Using Registry Editor
You can also change the BitLocker encryption method by editing the Windows Registry, but you must be extremely careful. Be careful, as mistakes made in the Registry can cause serious problems with your computer. To safely adjust how your drive’s data is scrambled, first click Start, type ‘regedit’, and press Enter to open the Registry Editor.
- Open the Registry Editor: Click Start, type
regedit, and press Enter. ⚠️ Admin privileges required - If prompted, click Yes to allow changes.
- Go to this folder path:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE - Look for these three entries on the right side:
- EncryptionMethodWithXtsOs
- EncryptionMethodWithXtsFdv
- EncryptionMethodWithXtsRdv
- If you don’t see them, right-click on an empty space, choose New → DWORD (32-bit) Value, and create these three names exactly as above.
- Double-click each entry and set its value to:
- 4 for AES-CBC 256-bit encryption
- 7 for XTS-AES 256-bit encryption
- Click OK for each, then close the Registry Editor.
- Restart your PC to apply changes.

Reset to Default Encryption
If you want to go back to the original BitLocker encryption (XTS-AES 128-bit), delete the three registry entries you created:
- EncryptionMethodWithXtsOs
- EncryptionMethodWithXtsFdv
- EncryptionMethodWithXtsRdv
Then restart your PC.
Summary
You can customize BitLocker encryption in Windows 11 to make your files more secure by changing its settings through tools like the Group Policy Editor or Registry Editor.
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!