Teams Channels Not Showing
Resolution Checklist
- 1 Unhide Hidden Teams and Channels
- 2 Rejoin or Request Access to Missing Teams
- 3 Refresh the Teams List
- 4 Check Admin Policies and Permissions
- 5 Clear Cache and Reinstall if Necessary
Teams Channels Not Showing
If teams or channels have disappeared from your Microsoft Teams sidebar, you may find your team list is empty, specific channels are missing, or an entire team you previously had access to is no longer visible. This can result from accidentally hiding teams, permission changes, or sync issues between the client and server.
Step 1: Unhide Hidden Teams and Channels
The most common reason for missing teams is that they have been accidentally hidden rather than removed.
- In the Teams sidebar, scroll to the bottom of your teams list.
- Look for a “Hidden teams” section — click it to expand.
- If your missing team appears here, hover over it and click the ··· menu > Show.
- The team will reappear in your main sidebar list.
For missing channels within a team:
- Click the team name to expand its channel list.
- Scroll to the bottom and click Hidden channels if present.
- Hover over the missing channel and click Show.
- Alternatively, click the ··· menu next to the team name > Manage team > Channels tab.
- Here you can see all channels and toggle their visibility.
- Private channels and shared channels only appear if you are a member — they are not visible to all team members by default.
Step 2: Rejoin or Request Access to Missing Teams
If the team is not in your hidden list, you may have been removed or the team’s access settings changed.
- Click Join or create a team at the bottom of the teams list (or use the Teams search bar).
- Search for the team name using the search field.
- If the team appears:
- For public teams, click Join team.
- For private teams, click Request to join — the team owner will receive your request.
- If the team does not appear in search, it may have been:
- Deleted by the team owner or admin.
- Archived — archived teams are read-only and may not appear in the sidebar by default.
- Made private or org-wide with restricted access.
- Contact the team owner or your IT admin to check if the team still exists.
- Archived teams can be found by clicking ··· > Manage teams > Archived tab.
Step 3: Refresh the Teams List
Sync issues between the Teams client and Microsoft 365 backend can cause the sidebar to display stale data.
-
Press Ctrl + Shift + R (Windows) or Cmd + Shift + R (macOS) to force-refresh the Teams client.
-
Sign out and sign back in:
- Click your profile picture > Sign out.
- Close Teams completely and relaunch.
- Sign in and check if the missing teams appear.
-
Check Teams on another device or in the browser:
- Open https://teams.microsoft.com in a browser.
- If the teams appear in the web client but not the desktop app, the issue is with your local client.
-
Verify your account is signed in to the correct tenant:
- Click your profile picture and check the organization name listed below your email.
- If you have multiple Microsoft 365 accounts, you may be signed in to the wrong organization.
- Click Add another account or switch tenants using the organization switcher.
Step 4: Check Admin Policies and Permissions
IT administrators can control team visibility and membership through policies that may affect what you see.
- App permission policies: Your admin may have restricted which teams or features are available to specific user groups. Contact your IT admin to verify.
- Team membership limits: Teams supports up to 25,000 members per team. If the team has reached its limit, new members cannot join.
- Guest access: If you are a guest in another organization, your access to their teams depends on their external access policies. Guest access can be revoked at any time.
- Licensing: Some Teams features require specific Microsoft 365 licenses. If your license was changed or downgraded, certain teams may become inaccessible.
- Ask your IT admin to check the Teams Admin Center > Teams > Manage teams to verify the team exists and your account is listed as a member.
- For shared channels (cross-organization), both organizations’ admins must have enabled shared channel policies.
Step 5: Clear Cache and Reinstall if Necessary
If teams are visible in the web client but not the desktop app, the local cache may be corrupted.
- Fully quit Teams.
- Clear the cache:
On Windows:
rmdir /s /q "%appdata%\Microsoft\Teams\Cache"
rmdir /s /q "%appdata%\Microsoft\Teams\databases"
rmdir /s /q "%appdata%\Microsoft\Teams\IndexedDB"
rmdir /s /q "%appdata%\Microsoft\Teams\Local Storage"
On macOS:
rm -rf ~/Library/Application\ Support/Microsoft/Teams/Cache
rm -rf ~/Library/Application\ Support/Microsoft/Teams/databases
rm -rf ~/Library/Application\ Support/Microsoft/Teams/IndexedDB
rm -rf ~/Library/Application\ Support/Microsoft/Teams/Local\ Storage
- Relaunch Teams and sign in. Your teams list should repopulate from the server.
If clearing the cache does not help:
- Uninstall Teams completely.
- Delete all leftover data (see cleanup commands in previous steps).
- Reinstall from https://www.microsoft.com/en-us/microsoft-teams/download-app.
- Sign in and allow several minutes for all teams and channels to sync.
- If only one specific channel is missing and all other troubleshooting fails, the channel may have been deleted. Ask the team owner to check the Manage team > Channels view for deleted channels, which can be restored within 30 days of deletion.