teams

Teams Notifications Not Showing

Resolution Checklist

  • 1 Check Teams Notification Settings
  • 2 Configure OS-Level Notification Permissions
  • 3 Disable Focus Assist and Do Not Disturb
  • 4 Resolve Mobile Notification Issues
  • 5 Reset Notification Defaults

Teams Notifications Not Showing

Missing Teams notifications can cause you to miss important messages, meeting reminders, and mentions. Symptoms include no banner pop-ups, no notification sounds, missing badge counts on the taskbar icon, or notifications that arrive minutes late. The root cause is usually a misconfigured setting in either Teams or your operating system.


Step 1: Check Teams Notification Settings

Teams has granular controls for different types of notifications. A single toggled-off setting can silence critical alerts.

  1. Open Teams and click ··· (Settings and more) > Settings > Notifications and activity.
  2. Review each notification category:
    • Chat: Set to Banner and feed for immediate visibility.
    • Mentions: Ensure @mentions are set to Banner and feed.
    • Meetings: Verify Meeting start notifications are enabled.
    • Other: Check that Missed activity emails is configured if you rely on email fallback.
  3. Scroll down to Appearance and sound and confirm Play sounds for notifications is toggled on.
  • If you are in a channel, notification behavior depends on channel-level settings. Right-click the channel > Channel notifications > set to All activity or Custom.
  • Muted conversations will not generate notifications. Check if you have accidentally muted a chat by looking for the mute icon next to the conversation name.

Step 2: Configure OS-Level Notification Permissions

Even if Teams is configured correctly, your operating system can block notifications from appearing.

On Windows:

  1. Open Settings > System > Notifications.
  2. Ensure the master Notifications toggle is On.
  3. Scroll down to find Microsoft Teams in the app list and click it.
  4. Enable Notifications, Show notification banners, and Show notifications in notification center.
  5. Set Priority to High to ensure Teams notifications are not suppressed.

On macOS:

  1. Open System Settings > Notifications > find Microsoft Teams.
  2. Set Allow notifications to On.
  3. Select Banners or Alerts as the notification style (Alerts stay on screen until dismissed).
  4. Enable Show in Notification Center, Badge app icon, and Play sound for notifications.

Step 3: Disable Focus Assist and Do Not Disturb

System-level focus modes silently suppress all notifications, including Teams alerts.

On Windows:

  1. Open Settings > System > Focus (or Focus Assist on older Windows 10).
  2. Set Focus assist to Off, or add Teams to the Priority list if you want to keep Focus mode active.
  3. Check Automatic rules — Focus assist may activate automatically during meetings, when duplicating a display, or during specific hours.

On macOS:

  1. Open System Settings > Focus.
  2. Check if Do Not Disturb or any custom Focus mode is active.
  3. If you want to keep a Focus mode on, click the mode > Allowed Apps > add Microsoft Teams.
  • Also check your Teams status: if you manually set your status to Do Not Disturb, Teams suppresses all notifications. Click your profile picture and set status to Available.
  • Quiet hours on mobile devices will also block Teams notifications — check your phone’s DND schedule.

Step 4: Resolve Mobile Notification Issues

Mobile notification problems often stem from battery optimization settings that kill background apps.

On Android:

  1. Go to Settings > Apps > Microsoft Teams > Notifications and ensure all categories are enabled.
  2. Go to Settings > Battery > Battery optimization and set Teams to Not optimized (unrestricted).
  3. Disable Adaptive battery temporarily to test if it is suppressing Teams.

On iOS:

  1. Go to Settings > Notifications > Teams and enable Allow Notifications, Banners, Sounds, and Badges.
  2. Ensure Background App Refresh is enabled for Teams: Settings > General > Background App Refresh > Teams.
  3. Disable Scheduled Summary for Teams to get real-time delivery.
  • If notifications work on desktop but not mobile (or vice versa), Teams may be marking notifications as “seen” on one device, preventing them from firing on the other. This is expected behavior for read messages.

Step 5: Reset Notification Defaults

If settings appear correct but notifications still fail, reset Teams notification configuration to factory defaults.

  1. In Teams, go to Settings > Notifications and activity.
  2. Click Reset to default if available to restore all notification preferences.
  3. If no reset button exists, clear the Teams cache to force a settings refresh:
# macOS
rm -rf ~/Library/Application\ Support/Microsoft/Teams/Local\ Storage
:: Windows
del /q %appdata%\Microsoft\Teams\Local Storage\*
  1. Restart Teams and reconfigure your notification preferences from scratch.
  2. Send yourself a test message from another device or ask a colleague to @mention you to verify notifications are working.
  • If the problem persists after all steps, try the Teams web client at teams.microsoft.com — browser notifications use a separate pipeline and can help isolate whether the issue is app-specific.