How to Set Up BitLocker Drive Encryption with Your Windows 11 Pro License
BitLocker Drive Encryption is a feature exclusive to Windows 11 Pro, Enterprise, and Education editions. It encrypts your entire drive, ensuring that even if your laptop is stolen, the data is unreadable without the correct credentials or recovery key. This guide shows you how to enable and manage it correctly.

Prerequisites
- Windows 11 Pro, Enterprise, or Education license (BitLocker is not available on Windows 11 Home)
- A Trusted Platform Module (TPM) version 2.0 chip — required for automatic unlock at boot
- Administrator account on the device
- Access to either a Microsoft account, USB drive, or Active Directory to store your recovery key
Step 1: Check TPM Status
Before enabling BitLocker, confirm your TPM is active. Press Win + R, type tpm.msc, and press Enter. The TPM Management console will show the TPM status. You should see "The TPM is ready for use" and "Specification version: 2.0".
If TPM is not present or not enabled, you will need to enable it in your UEFI firmware settings (usually under Security → TPM Device or fTPM). On AMD Ryzen systems, the setting is called "fTPM" (Firmware TPM); on Intel, "PTT" (Platform Trust Technology).
Step 2: Enable BitLocker
Open File Explorer, right-click your C: drive, and select Turn on BitLocker. The BitLocker setup wizard will start. You will be asked how you want to unlock your drive at startup:
- TPM only (recommended for laptops) — unlocks automatically when the correct hardware is detected
- TPM + PIN (more secure) — requires you to enter a PIN at each boot
- TPM + USB key — requires a specific USB drive to be inserted at boot

Step 3: Save Your Recovery Key — CRITICAL
BitLocker will ask you to save a 48-digit recovery key. This key is your only way to access the drive if the TPM fails, you replace the motherboard, or you forget your PIN. Save it to at least two of these locations:
- Microsoft account (recommended — accessible from any browser at account.microsoft.com)
- USB flash drive (store physically separately from the laptop)
- Printed copy (keep in a safe or safety deposit box)
- Azure AD / Active Directory (for corporate environments)
Warning: If you lose your recovery key AND your TPM fails, your data is permanently inaccessible. Even Microsoft cannot recover it — that is the point of encryption.
Step 4: Choose Encryption Mode
For drives that are already in use, choose Encrypt entire drive (slower but encrypts free space too, preventing forensic recovery of deleted files). For new drives, Encrypt used disk space only is faster and sufficient.
For the compatibility mode option: use New encryption mode (XTS-AES) for system drives that will not be removed from the PC. Use Compatible mode only for removable drives that need to work on older Windows versions.
Step 5: Start Encryption
Click Start Encrypting. For a 500 GB drive that is mostly used, encryption typically takes 1–3 hours. You can continue using your computer during this time — BitLocker encrypts in the background. A lock icon will appear on the drive in File Explorer while encryption is in progress.
Verifying Encryption Status
Once complete, the drive icon will show a padlock in File Explorer. You can also check with the command: manage-bde -status C: in an admin command prompt. The output will show "Percentage Encrypted: 100%" and "Protection Status: Protection On".


