Hi Ranny Anderson,
Good day. I'm Jhun an independent advisor. Im sorry to hear about your PC login / signin issue. Since you have the BitLocker recovery key and it says the drive is already unlocked, this usually means:
- The drive unlocks correctly.
- But Windows 11 fails during boot.
- Or the boot configuration is damaged.
Let's try these fixes and see what will fix the problem.
A. For checking: Confirm the drive is actually unlocked.
- In Command Prompt (from Advanced Startup), type: manage-bde -status
- Look for: C: drive > Protection Status: Off Lock Status: Unlocked
- If it shows unlocked, this is good, BitLocker is not the main blocker anymore.
B. Repair Windows boot files.
- Still in Command Prompt, Check disk for corruption. chkdsk C: /f /r Let it finish (this may take a while).
- Repair system files. sfc /scannow /offbootdir=C:\ /offwindir=C:\Windows
- Rebuild Boot Configuration (VERY IMPORTANT STEP) Run these one at a time: bootrec /fixmbr bootrec /fixboot bootrec /scanos bootrec /rebuildbcd
- If “Access is denied” appears on /fixboot, run: bootsect /nt60 sys
- Then retry: bootrec /fixboot
- Then restart and test.
C. Check BIOS settings.
- On the Lenovo IdeaPad Flex 5, Power off
- Press the small Novo button (tiny pinhole button on side)
- Choose BIOS Setup
- Check: Boot Mode > UEFI Secure Boot > Enabled TPM > Enabled SATA Mode > AHCI
- If any of these were changed recently, BitLocker will trigger recovery.
- Save & exit.
D. Disable BitLocker temporarily if it keeps looping.
- If the drive is unlocked: manage-bde -protectors -disable C:
- Then restart.
- If you get back into Windows, later re-enable it with: manage-bde -protectors -enable C:
E. If Windows still won’t boot. You may have:
- Corrupted EFI partition
- Damaged Windows installation
- SSD issue
At this point, the safest fix is a Startup repair.
- Go to: Troubleshoot > Advanced Options > Startup Repair.
- Let it run automatically.
F. As a last fix option if you have key:
- Option A: Reset Windows (keeps files). Troubleshoot > Reset this PC > Keep my files.
- Option B: Clean install of Windows 11. You’ll need a USB installer from Microsoft.
I hope this helps.
Regards,
Jhun