Buying guide

· 6 min read· Updated 2026-03-05

Enable BitLocker on Windows 11 Pro

Turn on BitLocker drive encryption without losing your data — pre-flight checks, the TPM-only vs PIN modes, and recovery-key best practices.

  • Windows 11
  • BitLocker
  • Security

Pre-flight checks

  • · Edition: Settings → System → About. Must say 'Windows 11 Pro/Enterprise'.
  • · TPM 2.0 enabled in BIOS. Confirm with: Get-Tpm in admin PowerShell.
  • · Drive type: NTFS. ReFS and FAT32 cannot be encrypted by BitLocker.
  • · Recovery destination ready: Microsoft account, USB stick, or printer.

Turn on BitLocker

  1. Open BitLocker management

    Control Panel → System and Security → BitLocker Drive Encryption. Click 'Turn on BitLocker' for the C: drive.

  2. Choose how to save the recovery key

    Save to Microsoft account (cloud) AND print a copy. Store the printout somewhere not next to the PC.

  3. Encrypt used space only (for new PCs)

    On a brand-new install pick 'used space only' — faster. For PCs that have stored data before, pick 'entire drive' so deleted-but-recoverable data is also encrypted.

  4. Choose New encryption mode (XTS-AES 256)

    The default. Stronger than the legacy AES-CBC mode. Stick with the default unless you need to share the drive with older Windows.

  5. Reboot to apply

    Encryption runs in the background after reboot. ~30–90 minutes for a 1 TB SSD. PC remains usable.

Stronger: TPM + PIN

TPM-only BitLocker protects the drive against simple theft — boot to a logon screen and the data is locked. But a sophisticated attacker can still cold-boot or DMA-attack the unlocked OS.

Enabling TPM + PIN requires the PIN every boot. The data stays encrypted until the PIN unlocks the TPM. Recommended for laptops at high risk (travel, public spaces).

If you lose the recovery key

Without the recovery key, BitLocker-encrypted data is unrecoverable — that's the point. Microsoft cannot decrypt it for you. The recovery key in your Microsoft account survives format/reinstall as long as the account survives. Print a backup the day you enable BitLocker.

Frequently asked questions

Does BitLocker slow my PC down?
On modern SSDs with hardware AES acceleration, the overhead is <2%. On older HDDs or without AES-NI, expect 5-10%.

Recommended licenses

Related guides

All guides