Additional Microsoft Entra services and features related to identity, access, and network security
Hi Shayah,
Since even a separate Entra administrator account fails and no Entra sign-in event is generated, I would focus on the device authentication/CloudAP state rather than the user credentials.
From an elevated Command Prompt, run dsregcmd /status and check DeviceAuthStatus and KeySignTest. Microsoft states that DeviceAuthStatus should be SUCCESS and KeySignTest should be PASSED. A failed KeySignTest can indicate that the device key is no longer usable and recovery is required.
Also check Event Viewer under Applications and Services Logs > Microsoft > Windows > AAD for CloudAP errors. Microsoft specifically uses these logs for troubleshooting Entra authentication and PRT failures.
I would avoid clearing the TPM or deleting certificates manually at this stage. If you can access Windows through a local administrator account, Microsoft’s Entra device troubleshooter can collect the authentication logs and help determine whether recovery/re-registration is required without reinstalling Windows.
Thank you, and feel free to respond back for more assistance.