It sounds like you're encountering issues with enabling Automatic Device Encryption due to the PCR7 binding not being supported. Here are a few things to consider based on your setup and the error messages you're receiving:
- PCR7 Binding Not Possible: This can occur if BitLocker detects that the early boot components are not signed with the Microsoft Windows PCA 2011 certificate. If any other signature is present on boot code, BitLocker will switch to using a different PCR profile (0, 2, 4, 11) instead of 7, 11. This is a common reason for the binding issue.
- Check Secure Boot State: Ensure that Secure Boot is enabled in your BIOS settings. You mentioned that it is, which is good. However, double-check that there are no custom boot loaders or third-party applications that might interfere with the Secure Boot process.
- Update Drivers and Firmware: Ensure that your BIOS and chipset drivers are up to date. Sometimes, outdated firmware can cause compatibility issues with TPM and BitLocker.
- Un-allowed DMA Devices: If there are any detected un-allowed DMA capable devices, this could also prevent automatic device encryption. You may need to check your device manager for any devices that might be flagged and resolve those issues.
- TPM Configuration: Since you have already cleared and reset the TPM, ensure that it is properly initialized and that there are no pending updates or configurations that need to be applied.
If you've checked all these aspects and the issue persists, you may want to consult with your device manufacturer for further assistance, as they may have specific insights regarding your hardware configuration.
References: