Disable BitLocker automatic device encryption

SystemVersão Mínima do Windows: 22000Reversível

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.

Código para Aplicar

Disable BitLocker automatic device encryptionRegistry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BitLocker]

"PreventDeviceEncryption"=dword:00000001

Código para Reverter

Enable BitLocker automatic device encryptionRegistry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BitLocker]

"PreventDeviceEncryption"=-

Quer combinar isso com outros ajustes?

Abrir Configurador