How to Find Your Windows BitLocker Recovery Key

Default Alt Text
Kim Zupancic.

May 21, 2026

Kim Zupancic

Senior Product Marketing Manager

Access denied? Is BitLocker prompting for a recovery key? The BitLocker recovery key is a 48‑digit backup password Windows creates when encryption is enabled. It unlocks your drive if the system can't verify its secure state.

Why You Might Need Your BitLocker Key

Windows will ask for the BitLocker recovery key under circumstances like:

  • Hardware changes or TPM errors
  • Operating system updates
  • Forgotten passwords or system corruption

That prompt is your system's built‑in protection. BitLocker won't proceed without verifying you own the key.

Where to Find Your BitLocker Recovery Key

Depending on how BitLocker was set up, your recovery key could be in one of several locations.

1. Your Microsoft Account

If you chose "Save to your Microsoft account" during setup, the key is stored in the cloud:

  • Visit account.microsoft.com/devices/recoverykey
  • Sign in and locate your device by name or Key ID (first 8 digits shown on screen)
  • Copy the matching 48‑digit recovery key

Works for Windows 10 and 11, including Device Encryption on Home edition.

2. A USB Flash Drive

If you saved your recovery key to external media:

  • Insert the USB drive into any PC
  • Open the drive and look for a text file named "BitLocker Recovery Key"
  • Open it to view your 48‑digit key

3. A Printed Copy or Text File

You might have printed or saved your recovery key locally:

  • Check important document storage for printouts labeled BitLocker key
  • Use File Explorer search for filenames with "BitLocker recovery"
  • Open the file to view the key value

4. Active Directory / Azure AD (For Business Devices)

If your device is managed by an organization:

  • Contact your IT department, as they may retrieve the key from Active Directory or Azure AD
  • If you have access, open Active Directory Users and Computers, find the device object, and check the BitLocker Recovery tab

5. Windows PowerShell (Local Admin Access)

If you're logged in (or remote support is available):

  • Open PowerShell as an administrator
  • Run:

Get-BitLockerVolume
(Get-BitLockerVolume -MountPoint C:).KeyProtector

Note the Key Protector output to locate the matching recovery key ID and full key.

6. Command Prompt via manage-bde

In an elevated command prompt:

manage-bde -protectors C: -get

This outputs the recovery key protector details including your key.

What to Do After You Find the Key

  1. Match Key IDs: Confirm the first 8 digits (displayed on recovery screen) match your recovered key entry
  2. Enter the full 48-digit key to unlock the drive
  3. Reboot and sign in normally once unlocked

If none of these methods work, the only option may be to reset Windows, which unfortunately erases data. Always back up your key in multiple locations.

BitLocker Recovery Key Best Practices

  • Store recovery key in at least two locations: Microsoft account, USB, printout, password manager
  • Label any physical copies clearly
  • Use PowerShell or manage-bde commands for quick internal retrieval
  • If you're managing devices centrally, tools like LogMeIn Resolve can automatically collect and secure recovery keys for audit and IT support purposes
  • Practice zero-trust principles: verify both user and device before unlocking

Why It Matters

Losing access to your encrypted drive doesn't have to mean lost data. By knowing where to find your BitLocker recovery key, you can unlock your PC quickly and safely. Whether you're a home user or part of a company device fleet, having it stored in the right place can save hours of frustration.

Need help managing BitLocker keys across your fleet?
Discover how LogMeIn Resolve can help streamline encryption recovery.