Tenant is selectable but sign-in still fails
You see the org in the tenant switcher, click it, nothing works. Account shown, icon appears, then error. Here is the workaround.
Affected systems
Quick fixes
- Find a 'we are trying to reach you' email and click the link - opens Teams in the browser
- Clear browser cache and cookies for teams.microsoft.com
- Reset the Teams cache fully
Symptom
In the Teams tenant switcher (top right next to your profile picture) you see the organization. You click it, the icon appears, maybe even the welcome animation - then everything disappears and Teams throws a vague error or hangs on the splash screen.
This is the scenario that hits consultants and multi-tenant users hard: everything looks like it works, then fails.
Workaround: via the reach-you email
This is the trick most people discover by accident: every Teams email notification (meeting invite, new message, “we are trying to reach you”) contains a link that targets the foreign tenant directly.
- Search your inbox for a recent Teams email from the problem organization
- Click the “Open in Microsoft Teams” link
- Teams Web opens, signs in cleanly to the correct tenant
This is not coincidence: the email link contains a tenant hint that bypasses the SSO conflict in the desktop client. In the web you get a clean browser session without the desktop client’s stuck cache.
Real fix: reset the cache
The email trick is a workaround, not a cure. For a permanent fix:
Windows
- Quit Teams completely (Task Manager, all processes)
- Delete both cache folders:
%appdata%\Microsoft\Teams
%localappdata%\Packages\MSTeams_8wekyb3d8bbwe\LocalCache- Open Credential Manager, delete every Microsoft entry
- Clear browser cookies for
login.microsoftonline.comandteams.microsoft.com - Reboot, reopen Teams, sign in fresh
macOS
- Quit Teams (Cmd + Q in Teams, plus Activity Monitor for stragglers)
- Delete the cache:
~/Library/Application Support/Microsoft/Teams
~/Library/Group Containers/UBF8T346G9.com.microsoft.teams- Open Keychain Access, delete every Microsoft and Office entry
- Clear Safari/Chrome cookies for
login.microsoftonline.com - Reboot, open Teams, sign in fresh
When that does not help
- Conditional Access: A policy may block exactly this tenant-switch combination. Open in the web browser and capture the correlation ID - IT can use it.
- Multiple MSA identities in the browser: If your browser is signed into multiple Microsoft accounts simultaneously, the login flow can get confused. Use a private window for testing.
- Re-add as guest: If your guest invite is ancient, a re-invite from the foreign admin can break the deadlock.
Useful links
- mysignins.microsoft.com - revoke active sessions
- myaccount.microsoft.com - Organizations - check which tenants you are a guest of
- Microsoft Learn - Cross-tenant access in Teams