Managing and enforcing security policies for devices and apps to protect organizational data through Intune
To resolve the issue of your Intune-managed device repeatedly prompting for a BitLocker recovery key, you should consider the following troubleshooting steps:
- Check TPM Status: Ensure that the Trusted Platform Module (TPM) is present and functioning correctly. The error code 0xc000000f can indicate issues with the TPM.
- WinRE Configuration: Verify that the Windows Recovery Environment (WinRE) is enabled on the device. You can check this by running the command
reagentc /infoin an elevated Command Prompt. If it is disabled, enable it usingreagentc /enable. - BIOS Settings: Ensure that the UEFI BIOS settings are correctly configured for TPM. This includes checking that TPM is enabled and that Secure Boot is configured properly.
- Review Event Logs: Look into the BitLocker-API event logs for any specific error messages that could provide more context on why the recovery key prompts are occurring. Focus on the Management and Operations logs under Applications and Services logs > Microsoft > Windows > BitLocker-API.
- Policy Configuration: Double-check the BitLocker policy configuration in Intune to ensure that it aligns with the requirements for your device. Misconfigurations can lead to repeated prompts for recovery keys.
- Device Compatibility: Confirm that your HP ProBook G8 meets all hardware requirements for BitLocker and Intune management. Sometimes, specific hardware configurations can lead to issues with encryption.
If the problem persists after these checks, consider reaching out to Microsoft support for further assistance, as they can provide more tailored help based on your specific device and configuration.
References: