Hi Rosalind,
BitLocker repeatedly asking for the recovery key after a BIOS update, and then refusing to re‑enable, likely points to a TPM trust‑chain break scenario. The TPM now still holds old PCR expectations from before the BIOS update, which the system cannot provide anymore. You need to reset the TPM so BitLocker can create a fresh trust relationship.
1 - Before touching TPM, confirm BitLocker is fully OFF
- Open Command Prompt / PowerShell as Administrator
- Run:
manage-bde -status C:> make sure it’sFully Decrypted
2 - Clear the TPM from Windows
- Open Windows Security > Device security > Security processor details
- Choose Security processor troubleshooting > Click Clear TPM > Confirm
- If you’re warned about cryptographic reset, accept it and let system restart.
3 - Try setting up BitLocker again
- After reboot, enter BIOS and confirm:
- TPM / fTPM is Enabled
- Secure Boot is Enabled
- Secure Boot Mode is Standard
- Boot mode > UEFI only
- If everything is normal, boot into Windows.
In some cases, you might not see the option to clear TPM in Windows Security due to system blocks. Let me know if that happens and we will check out some more advanced options!
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.