Disable BitLocker automatic device encryption

SystemBuild minima di Windows: 22000Ripristinabile

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.

Codice da applicare

Disable BitLocker automatic device encryptionRegistry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BitLocker]

"PreventDeviceEncryption"=dword:00000001

Codice per ripristinare

Enable BitLocker automatic device encryptionRegistry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BitLocker]

"PreventDeviceEncryption"=-

Vuoi combinare questa modifica con altre?

Apri il configuratore