Hi Sirius Dark,
Welcome to Microsoft Q&A!
I understand how stressful it is to move your Windows 11 drive to new hardware but PCR7 is Not supported and TPM not binding correctly. This happens because PCR7 relies on Secure Boot keys and TPM measurements that were created on the old motherboard, so the chain breaks after the hardware change.
The path to achieve the results you want is not easy: to find non‑destructive steps to repair the binding without losing apps, Steam games, or data. But we can certainly try, and I'll try my best to help you:
1 - Reset Secure Boot to factory keys
- Enter BIOS > Set Secure Boot Mode = Standard
- Select Restore Factory Keys (PK, KEK, DB, DBX) > Save & reboot
- This forces Windows to receive a clean Secure Boot state
Disclaimer: If you are going to modify BIOS Settings, please back up all your personal files first to ensure you do not lose data.
2 - Clear the fTPM
- In BIOS > Security > fTPM / TPM > Clear TPM > Confirm and reboot
- This does not remove apps or data, only resets TPM measurements
3 - Rebuild the EFI boot files on the new motherboard
- On a working PC, create the installation media for Windows
- Boot the USB > select Repair your computer > Troubleshoot
- Choose Command Prompt > Run the following one by one:
- Note down the EFI partition's letter. Or assign one if it has none:
-
select vol <Enter the EFI number here>
-
assign letter=X (X is an example, you can choose any unused letter)
-
exit
- Run:
bcdboot C:\Windows /l en-us /s X: /f UEFI (Use the EFI partition letter)
4 - Confirm UEFI + GPT + CSM disabled
- PCR7 cannot bind on Legacy/MBR, so boot into BIOS:
- Ensure CSM = Disabled
- Ensure boot mode = UEFI Only
- Run
diskpart and list disk in Command Prompt again.
- If the system disk does not show
GPT, PCR7 can't bind.
- Do NOT convert MBR to GPT unless you have a backup.
5 - Run an in‑place repair upgrade
Disclaimer: An in-place install or in-place upgrade will refresh your Windows files and operating system without removing files or applications. That being said, we always recommend that if you have important data, you should back it up before making large system changes.
If any step seems unclear or you run into a new error, just let me know! We can work through it together.
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.