Hi Thomas Murphy,
Thank you for reaching out to Microsoft Q&A forum. I know how stressful it is to be stuck at a BitLocker screen, especially after you’ve already entered the recovery key and the computer just sends you right back to the same place.
I noticed that Q&A Assist has already outlined a few steps, so I’ve added some further suggestions here to help you continue troubleshooting:
Step 1: Make sure the correct recovery key is being used
If more than one recovery key exists, only the one that matches the device will work properly.
- On the blue BitLocker screen, note the Key ID shown.
- On another device, sign in to the Microsoft or work account where the recovery keys are stored.
- Find the key that matches the same Key ID and use that one.
If the key is accepted but the computer immediately restarts back to the BitLocker screen, that tells us the key itself is fine and the issue is happening during startup.
Step 2: Enter Windows Recovery and unlock the drive manually
This allows Windows to access the encrypted drive without repeating the restart cycle.
- On the BitLocker screen, select Skip this drive.
- Choose Troubleshoot > Advanced options > Command Prompt.
- In Command Prompt, type the following command and press Enter, replacing the numbers with your recovery key:
manage-bde -unlock C: -recoverykey
- If that completes successfully, run this command to temporarily pause BitLocker protection so Windows can finish starting:
manage-bde -protectors -disable C:
This does not delete files or remove encryption, it simply pauses protection so the system can stabilize.
Close Command Prompt and restart the computer.
Please keep me posted on how this goes. If the issue continues or you encounter any errors during these steps, feel free to reply here and I’ll be happy to help further.
If you have any further questions regarding this answer, please click "Comment".
Note: If you'd like to receive email notifications about this chat, follow the steps in our documentation to enable email notifications.