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:
- Create a Windows installation USB on another PC
- Boot your brother’s PC from it
- Go to: Repair your computer → Troubleshoot → Advanced options → Command Prompt
- Run:
manage-bde -unlock C: -rp YOUR-48-DIGIT-KEYmanage-bde -protectors -disable C:chkdsk C: /fsfc /scannowbootrec /fixmbrbootrec /fixbootbootrec /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.