How to enable and configure BitLocker encryption on Windows 11 Pro for company laptops
Summary
This guide helps you troubleshoot and resolve: How to enable and configure BitLocker encryption on Windows 11 Pro for company laptops. Follow the steps below to fix the issue.
Common Causes
BitLocker is a built-in encryption feature in Windows 11 Pro that protects the data on your laptop by encrypting the entire drive. If your device is lost, stolen, or accessed without authorisation, BitLocker ensures that sensitive business information remains unreadable without the correct recovery key. This guide walks you through enabling BitLocker, choosing the right unlock method for your environment, and safely storing the recovery key.
Before You Begin
Before turning on BitLocker, confirm the following prerequisites are met:
- The laptop is running Windows 11 Pro (BitLocker is not available on Windows 11 Home).
- The laptop is plugged into mains power — BitLocker will not start encryption on battery alone.
- You are signed in with an account that has Administrator privileges.
- The drive has at least two partitions available, or the system drive can create the required system partition automatically.
- You have a way to back up the recovery key (Microsoft account, USB drive, or printed copy).
Enable BitLocker via Windows Settings
This is the quickest method for most users.
- Open Settings by pressing
Windows + I. - Navigate to Privacy & security > Device encryption.
If you do not see Device encryption, your device may not support it or it may be managed by your organisation. Use the Control Panel method below instead.
- If the option is available, toggle Device encryption to On.
- Follow the prompts to choose how to back up the recovery key (see the next section).
- Restart the laptop if prompted. Encryption will begin in the background.
Enable BitLocker via Control Panel
Use this method if the Settings option is unavailable or you need access to advanced settings.
- Press
Windows + R, typecontrol panel, and press Enter. - Set View by to Large icons or Small icons.
- Click BitLocker Drive Encryption.
- Next to the drive you wish to encrypt (typically OS (C:)), click Turn on BitLocker.
- Wait while Windows checks the system configuration. This can take a minute or two.
Choose an Unlock Method
After the system check, you will be prompted to choose how to unlock the drive at startup.
Use a TPM with a PIN (Recommended for Laptops)
This option uses the laptop's Trusted Platform Module (TPM) chip combined with a PIN you enter before Windows loads. It offers strong protection against physical tampering.
- Select Enter a PIN (only available if your device has a compatible TPM).
- Enter a PIN of at least 6 characters, then confirm it.
- Choose whether to require the PIN at every startup, or only when specific changes are detected (such as a USB device being inserted).
Use a TPM Only (No PIN)
This option unlocks the drive automatically when the TPM verifies the boot environment has not changed. It is more convenient but offers less protection if the laptop is stolen while powered on.
- Select Let BitLocker automatically unlock my drive.
- Confirm the choice to proceed.
Use a Startup Key on USB
This option requires a USB flash drive to be inserted before the laptop will boot. It is suited to high-security environments but is impractical for mobile staff.
- Select Insert a USB flash drive.
- Insert a blank or expendable USB drive and follow the prompts.
Back Up the Recovery Key
BitLocker generates a 48-digit recovery key during setup. Without it, you can be permanently locked out of the drive after a hardware change or boot failure.
Choose one or more of the following backup options:
- Save to your Microsoft account — Suitable for personal or BYOD devices. The key can be retrieved at
https://account.microsoft.com/devices/recoverykey. - Save to a USB flash drive — Ideal for shared or corporate devices. Store the drive in a secure location.
- Save to a file — Saves a
.txtfile containing the key. Do not save this file to the drive being encrypted. - Print the recovery key — Recommended as a secondary backup. Store the printout in a locked cabinet or safe.
Choose the Encryption Mode
You will be asked to choose between two encryption modes:
- Used disk space only (faster) — Best for new laptops or freshly wiped drives. Encryption completes quickly.
- Entire drive (slower, more secure) — Recommended for laptops that have been in use. It encrypts deleted and previously written data as well.
Select the appropriate option and click Next.
Start Encryption
- Review the summary screen and click Start encrypting.
- Encryption runs in the background. You can continue using the laptop, though performance may be slightly reduced until the process completes.
- A small BitLocker icon will appear in the system tray showing the progress.
Encryption time depends on the drive size and amount of data. A typical 500 GB SSD takes between 20 minutes and one hour.
Verify BitLocker Is Active
Once encryption finishes, confirm it is working correctly:
- Open Control Panel > BitLocker Drive Encryption.
- Confirm that the drive shows BitLocker on.
- Alternatively, open Settings > Privacy & security > Device encryption and confirm the toggle is On.
Troubleshooting
BitLocker option is missing
- Confirm the edition is Windows 11 Pro by going to Settings > System > About. The Windows specifications section shows the edition.
- If the device is domain-joined, BitLocker may be controlled by group policy. Contact your administrator.
- Check that the TPM is enabled in the BIOS/UEFI. Restart the laptop, enter the BIOS, and look for Security or Trusted Computing settings.
Encryption fails to start
- Ensure the laptop is connected to mains power.
- Run
manage-bde -statusin an elevated Command Prompt to view detailed status messages. - Check for pending Windows updates and install them, then retry.
BitLocker is asking for a recovery key unexpectedly
This usually means the TPM has detected a change in the boot environment, such as a hardware modification or a BIOS update. To resolve this:
- Retrieve the recovery key from your chosen backup location (Microsoft account, USB drive, file, or printout).
- Enter the 48-digit key when prompted to unlock the drive.
- Once Windows loads, open Control Panel > BitLocker Drive Encryption and click Suspend protection before making further hardware changes.
- Resume protection once the changes are complete.
Performance is slow after encryption
- Confirm the drive is a modern SSD. BitLocker has minimal impact on SSD performance but can noticeably slow older spinning hard drives.
- Ensure the latest storage controller drivers are installed. Check the laptop manufacturer's support website.
- Run
manage-bde -statusto confirm encryption has fully completed.
Suspending or Turning Off BitLocker
If you need to perform hardware changes, update firmware, or troubleshoot boot issues, you can temporarily suspend BitLocker protection:
- Open Control Panel > BitLocker Drive Encryption.
- Next to the encrypted drive, click Suspend protection.
- Choose whether to suspend for a single restart or indefinitely.
- After completing your task, return to the same screen and click Resume protection.
To permanently decrypt the drive, click Turn off BitLocker on the same screen and confirm. Decryption can take a similar amount of time to the original encryption process.
Getting Further Help
If you have followed this guide and BitLocker is still not working as expected, contact your IT support team with the following information:
- The make and model of the laptop.
- The output of
manage-bde -statusfrom an elevated Command Prompt. - Any error messages displayed on screen.
- Whether the laptop is domain-joined or managed by your organisation.
Do not attempt to force decryption or delete BitLocker protectors without guidance from your IT team, as this can result in permanent data loss.
Still Having Issues?
💻 Open a Ticket