How to Enable and Disable BitLocker with TPM in Windows

Summary: Learn how to enable or disable BitLocker with TPM in Windows, save the recovery key, encrypt or decrypt your drive, and troubleshoot common BitLocker issues.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

Overview

This article explains how to enable and disable Windows BitLocker Drive Encryption using a Trusted Platform Module (TPM) on Dell computers running Windows 10 or Windows 11. It covers TPM activation in BIOS, BitLocker setup, status verification, suspension, and decryption. USB-as-TPM configurations, Domain Group Policy changes, and network-managed BitLocker deployments are outside the scope of this article.


Quick Reference

Use the table below to quickly match a user question or intent to the relevant section.

User Intent / Question

Jump To / Short Answer

How do I turn on the TPM in BIOS?

Section 1 — Enabling the TPM in BIOS

How do I turn on BitLocker?

Section 2 — Enabling BitLocker in Windows

How do I check if BitLocker is active in Windows?

Section 3 — Checking BitLocker Status - Method A

How do I check BitLocker from Command Prompt?

Section 3 — Checking BitLocker Status - Method B

How do I temporarily pause BitLocker?

Section 4 — Suspending BitLocker

How do I turn off / decrypt BitLocker?

Section 5 — Disabling (Turning Off) BitLocker

I need to update BIOS — what should I do first?

Suspend BitLocker BEFORE updating BIOS (see Section 4 — Suspending BitLocker)

Will turning off BitLocker delete my data?

No. Decryption restores normal unencrypted access; no data is deleted.

What happens if I lose my recovery key?

Data is unrecoverable; OS reinstall is required. Save the key safely.


Key Concepts and Definitions

BitLocker Drive Encryption

A full-volume encryption feature built into Windows that protects data by encrypting entire disk volumes. When enabled, BitLocker encrypts data at rest, preventing unauthorized access if a drive is removed or the computer is stolen.

Trusted Platform Module (TPM)

A dedicated hardware security chip on the motherboard that stores cryptographic keys. BitLocker uses TPM to seal encryption keys, ensuring the drive can only be decrypted on the original computer with the same hardware configuration. Two versions exist:

  • TPM 1.2 — Required for Legacy (non-UEFI) Boot Mode systems.
  • TPM 2.0 — Supported in UEFI Boot Mode. Required by Windows 11. Some models (e.g., Latitude 5175, Latitude 7275) have TPM 2.0 only.

Recovery Key

A 48-digit numeric key generated during BitLocker setup. It is the only way to access a BitLocker-encrypted drive if the TPM cannot be verified (e.g., after hardware changes). Loss of the recovery key makes encrypted data permanently inaccessible — the operating system must be reinstalled.

BitLocker States

  • On (Encrypted) — Drive is fully encrypted and protected.
  • Encrypting — BitLocker encryption is in progress.
  • Suspended — BitLocker is temporarily paused; the drive is accessible without the TPM. Required before certain maintenance tasks.
  • Off (Decrypted) — BitLocker is disabled and the drive is decrypted.

Prerequisites and Compatibility

TPM Version vs. Boot Mode Compatibility

Boot Mode

Supported TPM Versions

Notes

Legacy (BIOS/CSM)

TPM 1.2 only

Update BIOS to latest revision

UEFI

TPM 1.2 or TPM 2.0

Update BIOS to latest revision

 

NOTE: Skylake chipset computers prompting for the recovery key even after correct setup should have their BIOS updated to the latest revision immediately.
NOTE: Latitude 5175 and Latitude 7275 have TPM 2.0 only and cannot be downgraded to TPM 1.2.

Section 1 — Enabling the TPM in BIOS

NOTE: Ensure the TPM is both switched ON and Activated/Enabled. Switching the TPM on does not automatically enable it to communicate with the OS. The OS must take ownership of the TPM chip to store encryption keys.
  1. Power on the computer.
  2. During POST, press the F2 key to enter the BIOS Setup.
  3. Navigate to the Security section.
  4. Within Security, locate the TPM option.
  5. Select the TPM 2.0 or TPM 1.2 section from the left panel.
  6. Check the TPM checkbox to turn on the TPM.
  7. Select Activate or Enable the TPM (if the option is present).
  8. Click Save Changes and Exit the BIOS. The computer will restart.

Section 2 — Enabling BitLocker in Windows

Step 1 — Open the Manage BitLocker Console

Use any one of the following methods:

Method A — Start Menu Search (Recommended)

    1. Click the Windows Start Menu button.
    2. In the search box, type: Manage BitLocker (Windows 10) or Device Encryption (Windows 11).
    3. Press Enter or click the result icon.

 

Method B — Control Panel

    1. Click the Windows Start MenuControl Panel.
    2. Click System and Security.
    3. Click any option under BitLocker Drive Encryption.

 

Method C — File Explorer (Drive Right-Click)

    1. Open File Explorer and select This PC.
    2. Right-click the C:\ (Windows) drive.
    3. Click Turn on BitLocker. (This skips the initial BitLocker screen.)

 

Step 2 — Run the BitLocker Setup Wizard

  1. In the BitLocker Management screen, click Turn on BitLocker. BitLocker performs a short initialization.
  2. Save the Recovery Key — choose one of these options:
    • Save to your Microsoft account
    • Save to a USB flash drive
    • Save to a file (on a different drive)
    • Print the recovery key
CAUTION: Save the recovery key in a secure, separate location. This key is unique to each computer and is the ONLY way to access a locked drive. If it is lost, data is permanently unrecoverable and the OS must be reinstalled.
  1. After saving the key, click Next.
  2. Select an encryption option:
    • Encrypt used disk space only — Faster; preferred for new computers. Encrypts data as space is used; free space remains unencrypted.
    • Encrypt entire drive — Slower; encrypts all space regardless of use. Recommended for drives already in use.
  1. Click Next.
  2. Select the encryption mode if prompted:
    • New encryption mode (XTS-AES) — Recommended for fixed drives on Windows 11/10.
    • Compatible mode — Use for removable drives shared with older Windows versions.
  1. Click Next.
  2. Ensure the Run BitLocker system check checkbox is selected, then click Continue.
  3. Restart the computer to begin encryption.
NOTE: Encryption can take 20 minutes to several hours depending on drive size and computer speed. It is safe to use the computer before restarting; encryption begins only after restart. Turning off the computer or sleep mode will interrupt but not cancel the process.

Section 3 — Checking BitLocker Status

Method A — Manage BitLocker Console

    1. Open the Manage BitLocker console using any method from Section 2, Step 1.
    2. Read the status reported in the console:
      • Encrypting — BitLocker encryption is currently in progress.
      • BitLocker On (lock icon) — The drive is fully encrypted and protected.
      • BitLocker Off — The drive is decrypted and unprotected.
      • Suspended — BitLocker is paused; protection is temporarily disabled.

Method B — Command Line

For automation, scripting, or IT administration use.

    1. Open an elevated Command Prompt: In the search box type cmd, then right-click Command Prompt > Run as Administrator.
    2. In the Command Prompt type manage-bde -status, and press Enter.
    3. Review the output: conversion status, protection status, key protectors, and lock status are displayed for each volume.

Key Output Fields

Field

Meaning

Conversion Status

FullyEncrypted, FullyDecrypted, or percentage in-progress

Protection Status

Protection On, Protection Off (suspended), or Protection Unknown

Key Protectors

Lists TPM, Numerical Password (recovery key), etc.


Section 4 — Suspending BitLocker

CAUTION: ALWAYS suspend BitLocker BEFORE updating the BIOS. If BitLocker is active during a BIOS update, all TPM-stored keys are LOST, and the recovery key will be required to access the drive.

Suspending BitLocker is a temporary state — it does not decrypt the drive. Use it for BIOS updates, firmware changes, or hardware modifications.

  1. Boot into Windows.
  2. Open the Manage BitLocker console (see Section 2, Step 1).
  3. Click Suspend Protection for the target drive.
  4. Review the warning prompt and click Yes to confirm.
  5. After completing the maintenance task, return to Manage BitLocker and click Resume Protection to re-enable BitLocker.
NOTE: BitLocker remains suspended across reboots until Resume Protection is clicked. Always re-enable it after maintenance.

Section 5 — Disabling (Turning Off) BitLocker

Disabling BitLocker fully decrypts the drive. This is a permanent action that removes all encryption. No data is deleted, but the drive will no longer be protected.

NOTE: Decryption can take 20 minutes to several hours, depending on drive size and computer speed. The process can be interrupted (sleep/shutdown) and will resume where it left off. Check progress using Section 3 methods.
  1. Boot into Windows.
  2. Open the Manage BitLocker console (see Section 2, Step 1).
  3. Click Turn off BitLocker for the target drive.
  4. Confirm the decision in the prompt.
  5. Allow the computer to complete decryption. Do not force a shutdown during decryption.

Troubleshooting

Symptom

Likely Cause

Resolution

BitLocker prompts for recovery key unexpectedly (Skylake systems)

Outdated BIOS on Skylake chipset

Suspend BitLocker, update BIOS to latest revision, then resume

Recovery key required after BIOS update

BitLocker was active during BIOS update

Enter the 48-digit recovery key when prompted. Always suspend BitLocker before BIOS updates in future.

TPM not visible in BIOS Security settings

TPM section may be under a different submenu or BIOS may need update

Update BIOS; consult system-specific setup guide. Contact Dell Support if TPM is missing.

BitLocker encryption stalled / not progressing

Computer was turned off or went to sleep during encryption

Encryption resumes automatically after restart. Keep computer plugged in.

Recovery key lost and drive is locked

Recovery key was not saved or was deleted

Data is unrecoverable. Reinstall the OS. Key stored in Microsoft account may be retrievable at account.microsoft.com/devices/recoverykey.

Affected Products

Alienware, Dell All-in-One, Dell Pro All-in-One, Dell Pro Max Micro, Dell Pro Max Slim, Dell Pro Max Tower, Dell Pro Micro, Dell Pro Slim, Dell Pro Tower, Dell Slim, Dell Tower, Inspiron, OptiPlex, Vostro, XPS, G Series, Projectors & Accessories , G Series, Alienware, Dell Plus, Dell Pro, Dell Pro Max, Dell Pro Plus, Dell Pro Premium, Inspiron, Latitude, Dell Pro Rugged, Vostro, XPS, Fixed Workstations, Mobile Workstations, Dell Pro Max Micro XE FCM2250 ...
Article Properties
Article Number: 000125409
Article Type: How To
Last Modified: 06 آب 2026
Version:  27
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.