How to set up and use Windows BitLocker to encrypt your company laptop's hard drive
Summary
This guide helps you troubleshoot and resolve: How to set up and use Windows BitLocker to encrypt your company laptop's hard drive. Follow the steps below to fix the issue.
Common Causes
BitLocker is a built-in Windows feature that encrypts your entire hard drive, safeguarding sensitive company data if your laptop is lost or stolen. Once enabled, the encryption key is tied to your device and your Microsoft account or Active Directory profile, meaning only authorised users can unlock the drive. This guide walks you through enabling BitLocker on a Windows laptop running Windows 10 or Windows 11 Pro, Enterprise, or Education editions.
Before You Begin
BitLocker requires a Trusted Platform Module (TPM) chip, which is standard on most business laptops manufactured in the last decade. You'll also need to be signed in with an administrator account and have the laptop plugged into mains power throughout the encryption process.
BitLocker is not available on Windows Home editions. If your laptop runs Windows Home, speak to your manager about upgrading to Windows Pro or contact our support team to discuss alternative encryption options.
Check Your Windows Edition
- Press
Win + Ito open Settings. - Select System, then scroll down and click About.
- Under Windows specifications, check the Edition line. You need Pro, Enterprise, or Education.
Enable BitLocker Drive Encryption
- Click the Start button and type
BitLocker. - Select Manage BitLocker from the search results (or navigate to Settings > Privacy & Security > Device Encryption on Windows 11).
- Find your main C: drive (labelled Operating system drive) and click Turn on BitLocker.
- Wait for the system to initialise the TPM. This may take a few seconds.
- When prompted, choose how you want to unlock the drive at startup:
- Use a password — recommended for most users. Choose a strong password you haven't used elsewhere.
- Use a smart card — only if your organisation issues smart cards.
- Choose how to back up your recovery key. You have four options:
- Save to your Microsoft account — recommended for laptops joined to a Microsoft Entra ID (Azure AD) account.
- Save to a USB flash drive — useful as a physical backup.
- Save to a file — store on an external drive or network share, not on the laptop being encrypted.
- Print the recovery key — keep in a secure location such as a locked filing cabinet.
- Select Encrypt entire drive (recommended for laptops) rather than just the used space. This ensures deleted files and previously written data remain protected.
- Choose the encryption mode:
- New encryption mode (XTS-AES) — best for fixed internal drives.
- Compatible mode — only needed if you must use removable drives with older Windows versions.
- Tick Run BitLocker system check to ensure your laptop can read the recovery key before encryption begins.
- Click Start encryption.
Do not turn off or unplug the laptop during encryption. The process can take anywhere from 20 minutes to several hours depending on drive size and performance. You can continue using the laptop while it runs, but the system may slow down.
Verify BitLocker Is Active
- Open Manage BitLocker again from the Start menu.
- Confirm that C: shows BitLocker on.
- Alternatively, open Command Prompt as administrator and run
manage-bde -status. Look for Protection Status: Protection On and Encryption Method: XTS-AES.
Manage Your Recovery Key
Your BitLocker recovery key is an alphanumeric string generated when you first enable encryption. Without it, you cannot access your data if BitLocker detects a hardware change or unauthorised access attempt.
Find a Recovery Key Saved to Your Microsoft Account
- Open a web browser and go to account.microsoft.com/devices/recoverykey.
- Sign in with the Microsoft account linked to your laptop.
- Locate your device and copy or print the recovery key.
Find a Recovery Key Saved to a File or USB
- Connect the USB drive or navigate to the network share where the key was saved.
- Open the
BitLocker Recovery Keytext file. The filename begins withBitLocker Recovery Keyfollowed by the device identifier.
220 recommends storing a copy of your recovery key in your company's password manager or secure document vault. Never store it unencrypted on the same laptop it protects.
Troubleshooting
BitLocker Prompts for the Recovery Key at Every Startup
This usually means the TPM is not recognising hardware changes. Try the following:
- Restart the laptop and enter the recovery key when prompted.
- Once in Windows, open Manage BitLocker and click Suspend protection.
- Restart the laptop again.
- Return to Manage BitLocker and click Resume protection.
If the issue persists after a BIOS update or hardware change, your IT administrator may need to reset the TPM. Open a ticket for assistance.
"This device can't use a Trusted Platform Module" Error
Your laptop's TPM may be disabled in the BIOS/UEFI settings.
- Restart the laptop and enter the BIOS (commonly by pressing
F2,F10, orDelduring startup). - Locate the Security or Trusted Computing section.
- Enable TPM, Intel PTT, or AMD fTPM depending on your processor.
- Save and exit, then retry the BitLocker setup.
Encryption Is Stuck or Extremely Slow
- Confirm the laptop is plugged into mains power.
- Close resource-intensive applications.
- Run
manage-bde -statusin an elevated Command Prompt to check the Conversion Status and percentage complete. - If progress has not changed for several hours, restart the laptop. BitLocker will resume automatically.
Forgot the BitLocker Password
If you cannot remember the startup password, you'll need the recovery key to regain access. See the Manage Your Recovery Key section above. If you cannot locate the recovery key, your data may be unrecoverable. Contact your IT administrator or submit a support ticket immediately.
Disabling BitLocker
If you need to disable BitLocker temporarily (for example, during a firmware update) or permanently, follow these steps:
- Open Manage BitLocker from the Start menu.
- Click Suspend protection to temporarily pause BitLocker, or Turn off BitLocker to decrypt the drive fully.
- If turning off BitLocker, confirm you want to decrypt the drive. The decryption process may take several hours.
Decrypting a drive leaves data unprotected. Only disable BitLocker when instructed by your IT department or when decommissioning the device.
Still Having Issues?
💻 Open a Ticket