Disable BitLocker automatic device encryption

SystemMinimale Windows-buildversie: 22000Omkeerbaar

For devices that support it, Windows 11 automatically enables BitLocker device encryption. Disabling this will turn off automatic encryption of the device, but you can still manually enable BitLocker encryption if desired.

Toe te passen code

Disable BitLocker automatic device encryptionRegistry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BitLocker]

"PreventDeviceEncryption"=dword:00000001

Code om ongedaan te maken

Enable BitLocker automatic device encryptionRegistry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BitLocker]

"PreventDeviceEncryption"=-

Wilt u dit combineren met andere aanpassingen?

Configurator openen