Share via

My D driver was suddenly locked but I could not find the recovery key

MENG Yu 0 Reputation points
2026-04-30T08:48:36.3333333+00:00

Hello,

I have an urgent issue.

My corporate Entra ID join computer's D driver was suddenly locked.
I involved our IT admin engineers but could not find its recovery key.
User's imageUser's image

I ran the cmd 'manage -bde -protectors -get D:' and got the .bek file name, but I search my all laptop folders but there is no .bek file.
User's image

I also tried below but failed too.
User's image

Please help.

Windows for business | Windows Client for IT Pros | Devices and deployment | Recovery key
0 comments No comments

2 answers

Sort by: Most helpful
  1. Domic Vo 23,805 Reputation points Independent Advisor
    2026-04-30T09:24:44.7+00:00

    Hi Meng Yu,

    The error you’re seeing is expected because BitLocker protectors cannot be disabled while the drive is locked. The .bek file you saw referenced is a BitLocker key package file normally stored on a USB or in the system’s hidden folders when automatic unlock is configured, but if it’s missing, you won’t be able to use it to unlock the drive. At this point, the only supported way to regain access is with the recovery key. Since your machine is Entra ID joined, the recovery key is typically escrowed to Azure AD. You should log into the Entra admin portal, go to Devices → All devices → [select the device] → BitLocker keys, and check if the recovery key is stored there. If it’s not available, confirm with your IT team whether key escrow was enabled in your tenant; if it wasn’t, unfortunately the drive cannot be unlocked without the recovery key.

    Do not attempt to bypass BitLocker, it’s designed to prevent exactly that. If the recovery key is not in Entra ID, check if it was saved to the user’s Microsoft account, printed, or stored in Active Directory if hybrid-joined. If none of those locations have the key, the drive data is unrecoverable by design. My recommendation is to escalate with your Entra ID global admin to verify whether BitLocker recovery key escrow policies were properly applied to this device.

    If the above response helps answer your question, please hit "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    Domic V.

    Was this answer helpful?


  2. AI answer

    2026-04-30T08:49:00.8733333+00:00

    Because this is a corporate, Microsoft Entra ID–joined device, the recovery of a locked BitLocker data drive (D:) must use one of the supported recovery paths. Without a valid recovery key or recovery protector, the drive cannot be unlocked and the data can’t be accessed.

    Use these steps with the IT admin team:

    1. Try self-recovery options (if allowed)
      • If the device owner is allowed to retrieve keys, sign in to https://myaccount.microsoft.com with the user’s Entra ID account.
      • Go to Devices → select the affected Windows device → View BitLocker Keys.
      • Match the recovery key ID shown on the BitLocker prompt for drive D: with the entry in the portal, then enter the corresponding 48‑digit recovery password on the BitLocker screen.
    2. Helpdesk/IT recovery from Microsoft Entra ID
      • If self-recovery is restricted, the helpdesk must retrieve the key:
        • Collect from the user:
          • Device name.
          • Recovery key ID shown on the BitLocker screen for drive D:.
        • In Entra ID or the BitLocker admin tools, search for the BitLocker recovery password using the device name or the recovery key ID, as described in the BitLocker recovery process helpdesk workflow.
        • Provide the 48‑digit recovery password to the user to unlock drive D:.
        • After successful unlock, rotate the recovery password using Intune/Configuration Manager or configured automatic rotation, so a new key is stored in Entra ID.
    3. Check for other configured recovery methods
      • Confirm whether recovery information for drive D: was also backed up to Active Directory or managed by MBAM:
        • For AD DS: search for the recovery password using the recovery key ID.
        • For MBAM: use the Administration and Monitoring Website → Drive Recovery, enter the user/domain and the first eight characters (or full) recovery key ID to retrieve the recovery password.
      • If a Data Recovery Agent (DRA) certificate is configured for BitLocker:
        • Attach the encrypted D: drive to a device that has the DRA private key.
        • Use manage-bde -protectors -get D: to identify the DRA protector and thumbprint.
        • Unlock the drive with manage-bde -unlock D: -Certificate -ct <thumbprint>.
    4. USB or printed recovery key
      • Verify with the user whether the recovery password for drive D: was ever saved to a USB flash drive or printed:
        • If on USB, plug it into the device and follow the BitLocker prompt, or open the text file on another device and manually enter the 48‑digit key.
        • If printed, use the recovery key ID to select the correct 48‑digit key and enter it.
    5. If no recovery information exists
      • If the recovery password for drive D: is not in Entra ID, AD DS, MBAM, on a USB, or printed, and there is no DRA configured, there is no supported way to unlock the BitLocker‑protected drive.
      • In that case, the only remaining option is to reformat the drive and recreate it, which permanently removes all data on D:.

    For future prevention, ensure policy is configured so that BitLocker recovery information for all drives (OS and data drives) is automatically backed up to Microsoft Entra ID or AD DS, as recommended in the BitLocker recovery documentation.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.