Skip to content

Bitlocker

How to manually enable Bitlocker on Hyper-V Gen 2 Virtual Machine

You can automatic enable Bitlocker on your Hyper-V Gen 2 virtual machine during OSD, please read Niall Brady’s post Here But if you already install a Hyper-V Gen 2 virtual machine, and you want to enable bitlocker, you can do it manually. Here are the steps: Open cmd as administrator Set XTS-AES256 Engryption REG.exe add “HKLM\Software\Policies\Microsoft\FVE” /v “EncryptionMethod” /t REG_DWORD /d 7 Allow enable bitlocker for no TPM chip REG.exe ADD “HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FVE” /v UseAdvancedStartup /t…