Hi @Keir Long,
I hope you are doing well.
Thank you for reaching out and for sharing details about the environment and troubleshooting steps taken. Based on your description, this issue is most likely related to cached Microsoft authentication tokens stored on the Mac after the recent password change, rather than an actual network problem.
Even though Teams has been reinstalled, macOS can retain old sign-in credentials in Keychain Access and local Teams cache folders. When Teams attempts to use these outdated tokens, it can trigger the “No Network Connection [2604]” error during sign-in. Since Teams works correctly in Chrome, this points to the desktop app authentication cache specifically.
Please try the steps below to fully clear the stored credentials and reset Teams on the Mac:
Step 1: Sign out and fully quit Teams
- Open Microsoft Teams.
- Click your profile picture in the top-right corner.
- Select Sign out.
- Right-click the Teams icon in the doc, select Quit.
Step 2: Clear Microsoft tokens from Keychain Access
- Open Applications > Utilities > Keychain Access
- In the search box, search for:
- Teams
- Microsoft Office
- ADAL
- MSAL
- Delete entries related to Microsoft Teams authentication, especially items such as:
- com.microsoft.adalcache
- com.microsoft.identity.universalstorage
- Microsoft Office Identities Cache
These entries can contain expired authentication tokens from before the password reset.
Step 3: Clear Teams cache
- If Teams is still running, right-click the Teams icon in the dock, and then select Quit
- In the Finder, open the /Applications/Utilities folder, and then double-click Terminal.
- Enter the following commands, and press Return after each command:
- rm -rf ~/Library/Group Containers/UBF8T346G9.com.microsoft.teams
- rm -rf ~/Library/Containers/com.microsoft.teams2
- Restart Teams.
Step 4: Use Teams on the web
While troubleshooting the desktop application, you can continue using Teams through the web browser as a temporary workaround.
Since Teams is working correctly in Chrome, this should allow continued access to chats, meetings, and coursework while the local app issue is being resolved.
I hope this information is helpful. Please follow the steps above and let me know if it works for you. If not, we can continue working together to resolve the issue.
Thank you for your patience and understanding. If you have any questions or need additional assistance, please don’t hesitate to reach out so I can continue to support you. If you found the response useful, please consider marking it as accepted, as this may help other community members who are looking for similar guidance.
I look forward to continuing the conversation.
If you have extra questions about this answer, please click "Comment".
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.