Share via

Bitlocker recovery loop

Bradley Gardner 0 Reputation points
2026-05-16T01:53:38.3033333+00:00

My brother's PC is currently experiencing problems with Bitlocker recovery, we would put in the recovery key, the screen would go black for a few seconds, then it would go back to the Bitlocker recovery screen again, and if we press escape for more recovery options the same thing happens. I've attempted to perform a clean boot multiple times, but that also just brings us back to the Bitlocker recovery page.

Any suggestions would be appreciated.

Windows for home | Windows 11 | Performance and system failures
0 comments No comments

2 answers

Sort by: Most helpful
  1. Alex-L 6,535 Reputation points Microsoft External Staff Moderator
    2026-05-21T09:16:54.34+00:00

    Hi Bradley Gardner

    I know how frustrating this is, getting stuck in a BitLocker loop with no way forward can feel like a dead end, especially when the key is accepted but nothing changes.

    From your description, this isn’t a key issue, it’s a boot/OS failure causing a BitLocker recovery loop. May I ask if you've got the chance to give the Q&A Assist suggestions a try? If you haven't, you can give those a try and also these to try next:

    1. Create a Windows installation USB on another PC
    2. Boot your brother’s PC from it
    3. Go to: Repair your computer → Troubleshoot → Advanced options → Command Prompt
    4. Run: manage-bde -unlock C: -rp YOUR-48-DIGIT-KEY manage-bde -protectors -disable C: chkdsk C: /f sfc /scannow bootrec /fixmbr bootrec /fixboot bootrec /rebuildbcd

    This could help:

    • Unlocks the drive
    • Stops BitLocker from looping
    • Repairs common disk/boot corruption

    If it still loop, please consider back up important files via Command Prompt and proceed with a clean Windows reinstall.

    Hope this helps you and your brother get the system back up and running soon, feel free to update here if anything comes up!


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


  2. AI answer

    2026-05-16T01:53:56.5866667+00:00

    The described behavior matches a BitLocker recovery loop where the correct recovery key is accepted, but Windows fails to complete boot and returns to the recovery screen.

    Try these steps in order:

    1. Re‑enter the recovery key several times
      • Ensure the 48‑digit key matches the Recovery Key ID shown on the screen (first 8 characters and device name/label).
      • Carefully retype the key and confirm each 6‑digit block.
      • There are documented cases where the same key had to be entered multiple times before Windows completed pending operations and booted successfully (for example, continuing a stuck update).
    2. Confirm the key source and device
      • If the device is Microsoft Entra (Azure AD) or AD DS joined, verify the key from the correct device entry.
      • If the key is stored in a Microsoft account, verify the device name and Recovery Key ID before using it.
    3. If the key is definitely correct but the loop continues
      • Connect the BitLocker‑protected drive to another Windows PC as a secondary drive.
      • On that second PC, use BitLocker tools to attempt to unlock the drive with the same recovery password. See the guidance under Self‑recovery with recovery password and Unlock a drive in the BitLocker operations guide referenced in the context.
      • If unlocking with the recovery password still fails or the volume appears corrupted, use the BitLocker Repair tool as indicated in the self‑recovery section.
    4. If the goal is only to reuse the hardware (data loss acceptable)
      • Boot from a Windows 11 installation USB created on another PC.
      • Boot directly from the USB via firmware/BIOS boot menu.
      • Choose Custom install, then delete all partitions on the internal drive until only unallocated space remains, and install Windows there. This removes the encrypted volume and its data.

    If the recovery key cannot be validated anywhere (Microsoft account, Entra ID, AD DS, printed copy, or USB) or the drive cannot be unlocked even on another PC, BitLocker’s design does not provide a way to bypass encryption; in that case, reinstalling Windows and losing the encrypted data is the only option.


    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.