Turn Off Auto Device Encryption in Windows 11
For windows 24H2 Installs
During installation, you can disable Device Encryption using a Registry hack:
- Press Shift + F10 to open the Command Prompt window. Type regedit and press Enter to launch Registry Editor.
- Navigate to the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BitLocker subkey.
- Right-click the empty side and select the New > Dword (32-bit) Value option from the context menu.
- Name the value “PreventDeviceEncryption”.
- Set the value date to 1 and click on the OK button.
- Close the Registry Editor.