A category covering Microsoft's enterprise and professional Windows solutions
Hi Manoj Chauhan,
Just following up. To further refine the troubleshooting for error 0x80080005, if the AAD Broker reset did not resolve the authentication failure, we must determine if the device’s Primary Refresh Token (PRT) is healthy, as the modern Windows App relies exclusively on WAM (Web Account Manager) while the legacy client does not. Please clarify if the affected machines are Hybrid Azure AD Joined or Standard Azure AD Joined, as this dictates the troubleshooting path for the identity broker and whether we need to debug the dsregcmd /status output for PRT errors.
If the broker reset failed, the next valid step is to repair the specific association between the current user's Windows profile and the Entra ID (Azure AD) account. Navigate to Windows Settings > Accounts > Access work or school. If the account lists a "Fix" button, click it to re-authenticate and repair the PRT; the Windows App will fail with 0x80080005 if this underlying account state is flagged as "Needs Attention" by the OS, even if other apps seem to work. Additionally, verify if the TokenBroker service is running and set to Manual (Trigger Start) in services.msc, as the Windows App has a hard dependency here that the legacy client does not utilize.
I hope you've found something useful here. If it helps you get more insight into the issue, it's appreciated to accept the answer. Should you have more questions, feel free to leave a message. Have a nice day!
VP