UK tech experts · info@vividrepairs.co.uk
Vivid Repairs
Windows 11 laptop on a dark desk showing a BitLocker recovery key prompt screen with a padlock icon, tense blue screen glow illuminating the keyboard
Fix It Yourself · Troubleshooting

recover encrypted Windows 11 data

Published 25 August 202614 min read
As an Amazon Associate, we may earn from qualifying purchases. Our ranking is independent.

You know that sinking feeling when Windows boots to a blue BitLocker screen and you have absolutely no idea where the recovery key is? We see it almost every day in remote support sessions. The pattern is almost always the same: Windows 11 quietly enabled BitLocker during setup, nobody wrote the key down, and now a hardware change or Windows update has triggered the recovery prompt at the worst possible moment. The good news is that if you can recover encrypted Windows 11 data, it usually comes down to finding a key that already exists somewhere, not cracking the encryption. So let's work through it properly.

TL;DR

To recover encrypted Windows 11 data, first check aka.ms/myrecoverykey with your Microsoft account for a saved BitLocker recovery key. If that fails, try Azure AD for work devices, check USB drives and OneDrive for a backup key file, then use Control Panel or manage-bde to unlock the drive. For EFS files, import the original.pfx certificate. Without any key, recovery is not possible.

⏰️ 13 min read ✅ 78% success rate 📅 Updated July 2026

Key Takeaways

  • To recover encrypted Windows 11 data you need the BitLocker recovery key or EFS certificate. There is no workaround.
  • Most recovery keys are already saved to your Microsoft account at aka.ms/myrecoverykey without you realising it.
  • Work and school PCs often have keys stored in Azure AD, so contact IT before assuming the key is gone.
  • Windows File Recovery can retrieve deleted encrypted files from an unlocked volume, but the files stay encrypted until you have the right keys.
  • Third-party BitLocker-aware tools help with damaged volumes but still require the recovery key to function.
  • Prevention is simple: back up the key in three places and export EFS certificates before you ever need them.

At a Glance

  • Difficulty: Advanced
  • Time Required: 15 to 45 mins
  • Success Rate: 78% of users (key found in Microsoft account or Azure AD)

What Causes You to Lose Access to Recover Encrypted Windows 11 Data?

BitLocker and EFS (Encrypting File System) are both built into Windows 11 and both do a good job of protecting your data. The problem is they protect it from everyone, including you, if the keys go missing. Here's what typically goes wrong.

The most common culprit is a BitLocker recovery key that was never saved anywhere useful. Windows 11 Home and Pro both enable BitLocker automatically on many modern devices, especially if you signed in with a Microsoft account during setup. Most people click through the setup screens without realising the key was silently backed up (or not) to their Microsoft account. Then a BIOS update, a new SSD, or even a Windows feature update changes the boot environment, BitLocker detects the change as a potential tampering event, and suddenly you're staring at a recovery key prompt with no idea what to type.

Hardware changes are a big trigger. Replacing a motherboard, swapping a TPM chip, or even moving the encrypted drive to a different PC will almost always trigger BitLocker recovery mode. The TPM (Trusted Platform Module) is bound to the original hardware, so the moment the drive lands in a new machine, BitLocker locks it and asks for the 48-digit key. This catches people out constantly, especially when they're already dealing with a failing PC and just want to grab their files quickly. If you've ever had an external HDD not showing up in Windows, you'll know how frustrating it is when a drive just won't cooperate.

EFS is a slightly different beast. It encrypts individual files and folders rather than whole drives, and it ties the encryption to your specific Windows user profile and certificate. Move those files to another PC, restore them from backup onto a fresh Windows install, or lose access to the original user account, and they become unreadable green-named files that nothing will open. The fix requires either the original user profile or a.pfx certificate export that most people never made.

Deleted encrypted files add another layer of complexity. If you accidentally deleted files that were encrypted, you need to recover the files and have the decryption keys. One without the other gets you nowhere. Drive corruption or formatting on an encrypted disk before decryption is the worst-case scenario, and honestly, the chances of a full recovery there are slim. That's why good backups matter so much, but we'll get to prevention later.

According to Microsoft's official BitLocker documentation, BitLocker uses AES 128-bit or 256-bit encryption. Without the recovery key or TPM-backed credentials, the data is cryptographically inaccessible regardless of what tools you throw at it.

Recover Encrypted Windows 11 Data: Quick Fix

Start here. Seriously. The majority of cases we handle are sorted at this stage because the recovery key is already sitting in someone's Microsoft account and they just didn't know to look.

1

Find Your BitLocker Recovery Key via Microsoft Account Easy

  1. Grab another device
    Use a phone, tablet, or another PC. Open a browser and go to aka.ms/myrecoverykey.
  2. Sign in with the right account
    Use the exact Microsoft account you used when you set up the locked PC. If you're not sure which one, try any Microsoft or Outlook accounts you own.
  3. Match the Key ID
    On the locked PC, the BitLocker recovery screen shows a Key ID (a short string of characters). Find the matching entry in the portal. The PC name is usually listed too, which helps.
  4. Copy the 48-digit key
    Copy the full recovery key and type or paste it into the locked PC when prompted. Windows should boot immediately.
If Windows boots normally after entering the key, you're in. Don't stop there though. Immediately back up the key somewhere else and consider turning off BitLocker if you don't need it.
2

Check Azure AD for Work or School Devices Easy

  1. Go to the Azure AD recovery portal
    On another device, visit aka.ms/aadrecoverykey and sign in with your work or school account.
  2. Find the device
    Select Devices, expand the relevant device entry, and choose View BitLocker Keys.
  3. Contact IT if you can't see keys
    Some organisations restrict self-service key access. Your IT department can pull the key from Active Directory or Azure AD directly. Give them the Key ID from the recovery screen to speed things up.
Key found and device unlocked. Ask IT to confirm where your keys are being backed up going forward.
3

Search Local Backups: USB, OneDrive, and Printed Copies Easy

  1. Check USB drives
    Insert every USB stick you own. Open File Explorer, go to View and enable Show hidden files, folders, and drives. Look for a file named BitLocker Recovery Key or a hidden.bek file.
  2. Search OneDrive and Documents
    In OneDrive or your Documents folder, search for the phrase BitLocker Recovery Key. Windows sometimes saves a text file there automatically.
  3. Look for a printed copy
    Check filing cabinets, desk drawers, anywhere you might have printed something during initial setup. It'll be labelled BitLocker Recovery Key with the 48-digit number.
Found it? Enter the key on the locked device and you're good to go.
4

Restore EFS Files Using the Original Certificate Easy

  1. Locate your.pfx certificate file
    This should have been exported from the original machine. It's a file with a.pfx extension. Check USB backups, cloud storage, or email attachments from when you set up encryption.
  2. Import the certificate
    Double-click the.pfx file on the current PC and follow the certificate import wizard. Install it into your current user account (not the local machine store).
  3. Try opening the encrypted files
    After a successful import, the green-named encrypted files should open transparently. No extra steps needed.
  4. If you can still access the original PC
    Log into the original Windows account that encrypted the files. Copy the encrypted files back, right-click each one, select Properties, then Advanced, uncheck Encrypt contents to secure data, and click Apply. Now move them again. They'll be readable anywhere.
Files open normally after certificate import or decryption on the original machine.
For more context on how Windows encryption interacts with cloud storage and file syncing, our guide on Word crash and Dropbox file recovery covers some overlapping territory around file access after sync issues.
5

Unlock and Decrypt a BitLocker Drive via Control Panel Easy

  1. Connect the drive
    Attach the encrypted drive to a working Windows 11 PC, either internally or via a USB enclosure.
  2. Open BitLocker Drive Encryption
    Go to Control Panel, select System and Security, then BitLocker Drive Encryption. Find the encrypted drive in the list.
  3. Unlock the drive
    Click Unlock drive. If you know the password or PIN, enter it. If not, choose More options and then Enter recovery key. Paste or type the 48-digit key.
  4. Turn off BitLocker to permanently decrypt
    Once unlocked, click Turn off BitLocker next to the drive and confirm. Windows will decrypt the entire drive (this can take a while on large drives, so leave it running). After decryption, the data is accessible without any key.
Drive shows as unlocked and decrypted in Control Panel. Files are accessible normally in File Explorer.

More Ways to Recover Encrypted Windows 11 Data: Intermediate Steps

If the quick fixes didn't sort it, these intermediate methods cover deleted encrypted files and the Windows File Recovery tool. You'll still need the decryption keys for any of this to work, but these steps help you get the files back first and then decrypt them.

6

Recover Deleted Encrypted Files with Previous Versions Medium

  1. Right-click the folder where the files were
    Select Restore previous versions. Windows will show a list of available snapshots from File History or Volume Shadow Copies.
  2. Choose a version from before the deletion
    Select a restore point that predates when you deleted the files and click Restore or Open to browse the snapshot.
  3. Copy the files out
    Drag the encrypted files to a safe location. They'll restore as encrypted, so you'll need the correct user profile or EFS certificate to open them afterwards.
System Restore affects system state, not necessarily user files. It's worth trying but don't rely on it as your only method for recovering personal data.
Files restored to their previous location. If the encryption keys are present in your profile, they'll open normally.
7

Use Windows File Recovery for Deleted Files on Unlocked Volumes Medium

  1. Install Windows File Recovery
    Open the Microsoft Store, search for Windows File Recovery, and install it. It's free and made by Microsoft.
  2. Run as administrator
    Press the Windows key, type Windows File Recovery, right-click it, and choose Run as administrator.
  3. Run the recovery command
    Use this format: winfr C: D: /regular where C: is the unlocked source drive and D: is a different destination drive. The source drive must already be unlocked with the BitLocker key before you run this. Confirm with Y when prompted.
  4. Check the recovered files
    Recovered files land in a folder on the destination drive. They'll still be encrypted if they were originally, so open them on the same machine where your keys or certificates are stored.
Windows File Recovery works well for recently deleted files on NTFS volumes. For older deletions or heavily fragmented drives, recovery rates drop. This is also where dedicated data recovery software tends to outperform the built-in tool, particularly for complex scenarios like partially overwritten files.
Recovered files appear in the destination folder. Encrypted files open normally once the keys are confirmed present.

If you're dealing with data loss on a solid-state drive specifically, the mechanics are a bit different because of how SSDs handle deleted data. Our SSD data recovery guide for Windows 11 goes into that in more detail and is worth reading alongside this one.

Advanced Recover Encrypted Windows 11 Data Fixes

These are the command-line and third-party tool methods. They're not difficult exactly, but they require a bit more confidence with Windows internals. Take your time with these and double-check every drive letter before running any command.

8

Use manage-bde to Query BitLocker Protectors Advanced

  1. Open an elevated Command Prompt
    Press the Windows key, type cmd, right-click Command Prompt, and select Run as administrator.
  2. List all BitLocker protectors
    Type: manage-bde -protectors C: -get and press Enter. Replace C: with your encrypted drive letter. This lists all protectors including passwords, TPM details, and any stored recovery keys.
  3. Save the key
    If a recovery key appears in the output, copy it immediately and save it somewhere safe. You can also export it to a text file with: manage-bde -protectors C: -get > C:\\recovery_key_backup.txt
  4. Force recovery mode if needed
    If you need BitLocker to prompt for the key again (for example, after making changes), run: manage-bde -forcerecovery C: and reboot. You must already have the key before doing this.
Do not run manage-bde -forcerecovery unless you have the recovery key confirmed and ready. Running it without the key will lock you out of the drive on next boot.
Recovery key displayed in the command output. Save it externally before closing the window.
9

Attach the Encrypted Disk to Another Windows 11 PC Advanced

  1. Power off the original machine and remove the disk
    If the original PC is failing but the disk itself is healthy, remove it carefully. For laptops, this usually means removing the back panel. For desktops, disconnect the SATA or NVMe cable.
  2. Connect to a working PC
    Attach the disk internally or use a USB-to-SATA or USB-to-NVMe enclosure. These cost around £15 to £30 and are genuinely useful to have around.
  3. Unlock via Control Panel or manage-bde
    Open Control Panel, go to BitLocker Drive Encryption, find the newly attached drive, and unlock it with the recovery key. Alternatively use: manage-bde -unlock D: -RecoveryKey <your-48-digit-key> in an elevated Command Prompt, replacing D: with the drive letter Windows assigned to the attached disk.
  4. Copy your data off
    Once unlocked, copy everything you need to a separate unencrypted drive. Don't leave the data on the encrypted disk if you can avoid it.
Files copied to a safe destination. The original encrypted disk can be formatted or kept as a backup.
10

Use a Third-Party BitLocker-Aware Recovery Tool Advanced

  1. Connect the encrypted drive
    Attach it to a working PC as described above.
  2. Install a BitLocker-aware tool
    Tools like UFS Explorer Standard Recovery are designed to work with BitLocker volumes, particularly where Windows itself is struggling to mount the partition correctly due to corruption or partition table damage.
  3. Locate the BitLocker volume
    In the tool, the encrypted volume usually appears with a padlock icon. Select it.
  4. Decrypt using your recovery key
    Choose Decrypt BitLocker volume and select Use Recovery Key. Paste the 48-digit key. The tool will decrypt the volume in memory and let you browse the file structure.
  5. Copy recovered files to a separate drive
    Browse the decrypted volume and copy what you need to a clean, unencrypted destination drive.
Third-party tools are genuinely useful for damaged partitions or multi-disk scenarios, but they are not a way to bypass the recovery key requirement. They still need the key. What they add is the ability to work with volumes that Windows refuses to mount due to structural damage. See Microsoft's EFS documentation for background on how Windows handles encryption at the file system level.
Files recovered and saved to the destination drive. Verify a sample of files open correctly before considering the job done.
For reference, Microsoft's official support page on finding your BitLocker recovery key is a good bookmark for future reference and covers a few edge cases we haven't touched on here, including Active Directory domain scenarios.

Preventing the Need to Recover Encrypted Windows 11 Data

Look, once you've been through the stress of a BitLocker lockout, you never want to do it again. The good news is prevention genuinely is simple. It just requires doing a few things once, properly, rather than clicking through setup screens at speed.

Back up your BitLocker recovery key in at least three places. Microsoft account is the easiest and most reliable since it's automatic on most setups, but also save a copy to a USB drive stored somewhere sensible and print one physical copy. Yes, actually print it. Sounds old-fashioned but it's saved more than a few people we know. Check your keys are actually there by visiting aka.ms/myrecoverykey now, before you need it.

For EFS, the single most important habit is exporting your encryption certificate as a.pfx file before you encrypt anything significant. Go to Control Panel, User Accounts, Manage your file encryption certificates, and follow the export wizard. Store the.pfx file somewhere separate from the encrypted data. Keeping it on the same drive you're encrypting is a bit like locking your keys in the car.

Turn off BitLocker before any major hardware changes. Motherboard replacement, TPM firmware updates, moving a disk to another machine, even some BIOS updates can trigger recovery mode. The five minutes it takes to suspend or disable BitLocker first saves a lot of grief. And keep File History enabled in Windows 11 Settings under System, Storage, Advanced storage settings. It quietly keeps older versions of your files and has rescued many accidental deletions without any drama.

If you're regularly working with files that sync across devices, it's also worth understanding how your cloud storage handles encrypted content. Our piece on iCloud sync on Windows touches on file access issues across platforms that can sometimes overlap with encryption problems when files don't sync as expected.

Recover Encrypted Windows 11 Data: Summary

To recover encrypted Windows 11 data successfully, the key insight is this: the encryption itself is not the enemy. BitLocker and EFS are doing exactly what they're designed to do. The challenge is always about finding the credentials that already exist somewhere. Start with aka.ms/myrecoverykey, work through Azure AD for work devices, check every USB stick and cloud folder you own, and only then move to the command-line tools like manage-bde. If the volume is damaged on top of being encrypted, a BitLocker-aware third-party recovery tool is your best bet, but it still needs the key.

The cases where we genuinely cannot help are the ones where no key was ever saved anywhere and the TPM is gone. That's a hard limit of the encryption design, not a gap in the tools. Which is exactly why the prevention steps above matter so much. Do them once, do them properly, and you'll never need to read this guide again.

Quick Reference

  • Check aka.ms/myrecoverykey first. Most keys are already there.
  • Work devices: try aka.ms/aadrecoverykey or call IT with the Key ID.
  • Use Control Panel or manage-bde to unlock and decrypt once you have the key.
  • Windows File Recovery handles deleted files on already-unlocked volumes.
  • Third-party tools help with damaged partitions but still need the recovery key.
  • EFS recovery needs the original.pfx certificate or the original user profile.

Frequently Asked Questions

No. BitLocker uses AES encryption and is designed so that without the recovery key, password, or PIN, access is cryptographically impossible. No third-party tool can bypass this. Your only option is to find the key via your Microsoft account at aka.ms/myrecoverykey, Azure AD, a USB backup, or a printed copy.

Windows saves it to your Microsoft account (check aka.ms/myrecoverykey), to Azure AD if it is a work device, as a .bek file on a USB drive, as a text file in OneDrive or Documents, or as a printed copy. Check every one of these locations before assuming the key is gone.

BitLocker encrypts an entire drive or volume and requires a recovery key to unlock it. EFS (Encrypting File System) encrypts individual files or folders and requires the original user profile or a .pfx certificate backup to decrypt them. Both are built into Windows 11 but work at different levels.

Yes, Windows File Recovery can recover deleted encrypted files from an already-unlocked BitLocker volume. The recovered files will still be encrypted though, so you need the correct decryption keys or EFS certificate on the same machine to open them afterwards.

BitLocker will lock the drive immediately on the new machine and ask for the recovery key. You can unlock it through Control Panel under BitLocker Drive Encryption or with the manage-bde command. Without the recovery key, the drive stays locked regardless of what you try.