Please note that our forum is a public platform, and we will modify your question to hide your personal information in the description. Kindly ensure that you hide any personal or organizational information the next time you post an error or other details to protect personal data.
Hi @Brandon Redd
As your description, this issue might be related to cached credentials that are no longer valid after a password change.
After a user changes their Microsoft 365 password, Outlook may still try to use old refresh tokens, and Windows Credential Manager may still hold expired credentials. As a result, Azure AD rejects the authentication attempt, and Outlook’s modern authentication stack also refuses the connection.
To troubleshoot, you can try the following steps:
Clear cached credentials
Press Win + S and search for Credential Manager.
Under Windows Credentials and Web Credentials, delete any entries that contain:
MicrosoftOffice, login.microsoftonline.com, aad / adal / OneAuth / Outlook and the user’s email address
Also delete any related Generic Credentials.
Clear the Identity Cache folder
Close Outlook.
Press Win + R, type:%localappdata%\Microsoft\IdentityCache
Delete everything inside the folder (or delete the folder entirely, it will be recreated automatically).
If it exists, also delete:%localappdata%\Microsoft\OneAuth
Restart and re‑authenticate
Restart the computer
Open Outlook > it should prompt for the new password to see if the issue still persists.
If the above solutions do not help, you can try removing the account completely:
File > Account Settings > Manage Profiles
Remove the account, restart the computer, and then re‑add the account.
Next, open the desktop app in Safe Mode:
Start Outlook in Safe Mode: outlook.exe /safe
To avoid this issue in the future, you could consider the following:
Before changing their password, ask users to close all Office applications (Outlook, Teams, Word, etc.).
Immediately after the password change, have the user sign in successfully to Outlook on the web first. This forces token refresh before reopening the desktop app.
Keep Outlook and Office fully updated, either via automatic updates or manual checks.
I hope this helps.
Please understand that our initial reply may not always immediately resolve the issue. However, with your help and more detailed information, we can work together to find a solution.
Note: Please follow the steps in [our documentation] to enable e-mail notifications if you want to receive the related email notification for this thread.