BitLocker drive encrytion featured image

How to Change BitLocker Encryption in Windows 11

BitLocker  helps keep your computer data safe. Only people you allow can see your files. New files you create on a protected drive stay safe too.

You can protect your main drive, regular storage drives, and removable drives like USB sticks. When you turn on BitLocker for your main drive, external.

BitLocker uses XTS-AES 128-bit encryption by default. But you can make it stronger. You can use a 256-bit encryption key instead. This works for your main drive, storage drives, and removable drives.

Why Change Your BitLocker Settings?

A stronger encryption code makes your data harder for others to crack. If you work with very sensitive information, using 256-bit encryption gives you extra protection.

What Happens When You Change These Settings?

Your files stay protected with the new, stronger encryption. New files you create will use the new settings right away. Your computer may need to restart for the changes to work.

Method 1: Use Group Policy Editor

This method works best if you understand your computer settings.

  1. Open the Local Group Policy Editor. Search for “Edit group policy” on your Start menu.
  2. Follow these folders in order:
    • Computer Configuration
    • Administrative Templates
    • Windows Components
    • BitLocker Drive Encryption
  3. On the right side, find “Choose drive encryption method and cipher strength (Windows 10 (Version 1511) and later)”. Double-click it.
Choose drive encryption method and cipher

  1. A window opens. You have three choices:
    • Not Configured (this is the default) – BitLocker uses its standard settings
    • Enabled – you pick the encryption type yourself
    • Disabled – BitLocker uses AES with 128-bit or 256-bit strength
Drive encryption method and cipher options

  1. If you pick Enabled, use the dropdown menu under Options. Choose your encryption method for:
    • Operating system drives (your main drive)
    • Fixed data drives (regular storage)
    • Removable data drives (USB sticks)
  2. Click OK to save. You may need to restart your computer.
Drive and encryption method and cipher settings

Method 2: Use Registry Editor

⚠️ Admin Required – You need administrator access for this method.

The Registry Editor is where Windows stores all its settings. Changing the wrong thing can cause problems. Be careful with this method.

  1. Open the Windows Registry Editor. Search for “regedit” on your Start menu.
  2. Find this path in the left panel:

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE
  3. Look at the right side. You should see three items with these names:
    • EncryptionMethodWithXtsOs
    • EncryptionMethodWithXtsFdv
    • EncryptionMethodWithXtsRdv
  4. Double-click each one and change its value:
    • Enter 4 to use AES-CBC 256-bit encryption
    • Enter 7 to use XTS-AES 256-bit encryption
Drive and encryption method and cipher registry editor

  1. Don’t see these items? Right-click a blank area on the right side. Pick “New” and then “DWORD (32-bit) Value”. Create all three items if they’re missing, then enter the values above.
  2. To go back to the default XTS-AES 128-bit encryption, delete all three items you created or changed.
  3. Save your changes and restart your computer.

Summary

BitLocker protects your files with encryption. By default, it uses XTS-AES 128-bit encryption. You can make it stronger by switching to 256-bit encryption.

You have two ways to change this:

  • Group Policy Editor – easier and safer for most people
  • Registry Editor – more advanced, requires admin access

You can change encryption for your main drive, storage drives, and removable drives. Always restart your computer after making changes. This lets Windows use the new encryption settings.

Stronger encryption takes a bit more computer power but keeps your data much safer.

Frequently Asked Questions

What is BitLocker encryption in Windows 11?

BitLocker encryption is a security feature in Windows 11 that protects data on drives by encrypting it, ensuring that only authorized users can access the information. It can be applied to external, fixed, and operating system drives.

How can I change the BitLocker encryption method in Windows 11?

To change the BitLocker encryption method, open the Local Group Policy Editor, navigate to BitLocker Drive Encryption settings, and select the desired encryption method and cipher strength under the options provided.

What are the default encryption settings for BitLocker?

By default, BitLocker uses the XTS-AES 128-bit encryption method. However, users can opt for a stronger 256-bit cipher key length for added security on their drives.

Can I change BitLocker settings using the Windows Registry?

Yes, you can change BitLocker settings through the Windows Registry Editor by navigating to the specified key path and modifying the values for encryption methods to use either AES-CBC 256-bit or XTS-AES 256-bit encryption.

Do I need to restart my computer after changing BitLocker settings?

Yes, after making changes to the BitLocker encryption method and cipher strength, you may need to reboot your device for the new settings to take effect.

Categories:

Tags:

Leave a Reply

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