HOWTO: Enable and Disable Bitlocker Disk Encryption
Enable BitLocker
Requirements:
- A PC running Windows Pro, Enterprise, or Education edition (BitLocker is not available on Windows Home).
- A Trusted Platform Module (TPM) or a USB flash drive for key storage.
- Administrator privileges.
Steps to Enable BitLocker:
-
Open Control Panel
- Press
Win + R
, typecontrol
, and pressEnter
. - Navigate to System and Security > BitLocker Drive Encryption.
- Press
-
Turn On BitLocker
- Select the drive you want to encrypt (e.g.,
C:
drive). - Click Turn on BitLocker.
- Select the drive you want to encrypt (e.g.,
-
Choose How to Unlock the Drive
- Use TPM (if available) or set a password/PIN.
- If no TPM is detected, you may need to enable BitLocker without TPM by using Group Policy (
gpedit.msc
> Computer Configuration > Administrative Templates > Windows Components > BitLocker Drive Encryption > Operating System Drives).
-
Choose Where to Save the Recovery Key
- Save it to your Microsoft account, a USB drive, a file, or print it.
- Important: Keep this key safe in case you forget your password.
-
Choose Encryption Mode
- New PCs (Windows 10/11): Choose XTS-AES-256 (New Encryption Mode).
- For Compatibility with Older Versions: Choose AES-CBC (Compatible Mode).
-
Start Encryption
- Click Start Encrypting and wait for the process to complete.
- Restart your computer if prompted.
Disable BitLocker (Decrypt a Drive)
-
Open Control Panel
- Navigate to System and Security > BitLocker Drive Encryption.
-
Turn Off BitLocker
- Find the drive you want to decrypt and click Turn off BitLocker.
- Confirm and wait for the decryption process to finish.
-
(Optional) Disable BitLocker via Command Prompt
- Open Command Prompt (Admin) (
Win + X
> Command Prompt (Admin)). - Run the command:
- Replace
C:
with the appropriate drive letter.
- Open Command Prompt (Admin) (
Check BitLocker Status
- Run the following command in Command Prompt (Admin):
- Contact Us if you would like to get assistance for this solution.