Forum-Breadcrumbs - Du bist hier:Knowledge BaseMicrosoft: Windows 10/11 & Server 2016/19/22/25Change BitLocker Encryption Metho …
Bitte Anmelden, um Beiträge und Themen zu erstellen.
Change BitLocker Encryption Method and Cipher Strength in Registry
#1 · 17. Januar 2024, 10:59
Zitat von mpachmann am 17. Januar 2024, 10:59 Uhrhttps://winaero.com/change-bitlocker-encryption-method-and-cipher-strength-in-windows-10/
- Open Registry Editor.
- Go to the following Registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE.
See how to jump to the desired Registry key with one click. If you do not have such a key, then just create it.- To specify BitLocker Drive Encryption Method and Cipher Strength for fixed data drives, create a new 32-bit DWORD value EncryptionMethodWithXtsFdv. Note: Even if you are running 64-bit Windows, you still need to use a 32-bit DWORD as the value type.
- Set it to one of the following values:
- 3 = AES-CBC 128-bit
- 4 = AES-CBC 256-bit
- 6 = XTS-AES 128-bit (this is the default option in Windows 10)
- 7 = XTS-AES 256-bit
- For operating system drives, create a new 32-bit DWORD value EncryptionMethodWithXtsOs.
- Set it to one of the following values:
- 3 = AES-CBC 128-bit
- 4 = AES-CBC 256-bit
- 6 = XTS-AES 128-bit (this is the default option in Windows 10)
- 7 = XTS-AES 256-bit
- For removable data drives, create a new 32-bit DWORD value EncryptionMethodWithXtsRdv.
- Set it to one of the following values:
- 3 = AES-CBC 128-bit
- 4 = AES-CBC 256-bit
- 6 = XTS-AES 128-bit (this is the default option in Windows 10)
- 7 = XTS-AES 256-bit
- To make the changes done by the Registry tweak take effect, you need to sign out and sign in again to your user account.
Later, you can delete the
EncryptionMethodWithXtsRdv,EncryptionMethodWithXtsOs, andEncryptionMethodWithXtsFdvvalues to restore the default encryption method for all drive types.
https://winaero.com/change-bitlocker-encryption-method-and-cipher-strength-in-windows-10/
- Open Registry Editor.
- Go to the following Registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE.
See how to jump to the desired Registry key with one click. If you do not have such a key, then just create it. - To specify BitLocker Drive Encryption Method and Cipher Strength for fixed data drives, create a new 32-bit DWORD value EncryptionMethodWithXtsFdv. Note: Even if you are running 64-bit Windows, you still need to use a 32-bit DWORD as the value type.

- Set it to one of the following values:
- 3 = AES-CBC 128-bit
- 4 = AES-CBC 256-bit
- 6 = XTS-AES 128-bit (this is the default option in Windows 10)
- 7 = XTS-AES 256-bit
- For operating system drives, create a new 32-bit DWORD value EncryptionMethodWithXtsOs.
- Set it to one of the following values:
- 3 = AES-CBC 128-bit
- 4 = AES-CBC 256-bit
- 6 = XTS-AES 128-bit (this is the default option in Windows 10)
- 7 = XTS-AES 256-bit
- For removable data drives, create a new 32-bit DWORD value EncryptionMethodWithXtsRdv.
- Set it to one of the following values:
- 3 = AES-CBC 128-bit
- 4 = AES-CBC 256-bit
- 6 = XTS-AES 128-bit (this is the default option in Windows 10)
- 7 = XTS-AES 256-bit
- To make the changes done by the Registry tweak take effect, you need to sign out and sign in again to your user account.
Later, you can delete the EncryptionMethodWithXtsRdv, EncryptionMethodWithXtsOs, and EncryptionMethodWithXtsFdv values to restore the default encryption method for all drive types.

