Using classic Outlook for Windows in business environments
Yes, the probem for me was due to Trend Micro Worry Free Anti-virus.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
User is getting periodic Microsoft 365 login prompt.
From the event log, found the error Failure to load the application settings for package Microsoft.AAD.BrokerPlugin__cw5n1h2txyewy. Error Code: -2147024864
Source: AppModel-State.
Tried the Powershell script: if (-not (Get-AppxPackage Microsoft.AAD.BrokerPlugin)) { Add-AppxPackage -Register "$env:windir\SystemApps\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\Appxmanifest.xml" -DisableDevelopmentMode -ForceApplicationShutdown } Get-AppxPackage Microsoft.AAD.BrokerPlugin
The problem did not go away.
What could be wrong?
Using classic Outlook for Windows in business environments
Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Yes, the probem for me was due to Trend Micro Worry Free Anti-virus.
Try closing all Office apps and then clearing the %localappdata%\Microsoft\TokenBroker\Cache folder. One of those TBRES files contains the token for the Microsoft.AAD.BrokerPlugin.
That error is a generic one related to not able to use that token at the time of sign in.
Are you using a non persistent VDI with Roaming profiles? Because that might be the whole thing.
You can check
https://learn.microsoft.com/en-us/microsoftteams/new-teams-vdi-requirements-deploy
I would suggest to open a case if this is the scenario.
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more