How to Fix Microsoft Teams Notifications Not Working on Windows 11 — The Focus Assist Trap That Mutes Everything
Someone sent you an urgent message on Teams 45 minutes ago. You did not see it. You were sitting at your computer the entire time, working in Excel, and no notification banner appeared. No sound played. No badge showed on the taskbar icon. You only found the message when you switched to Teams to send someone else a message.
This is not a rare occurrence for Teams users. It is so common that “I didn’t see your Teams message” has become the new “I didn’t get your email” — except in this case the person is telling the truth. Windows really is hiding their notifications.
The problem is that Teams notifications have to pass through three independent layers of settings, and all three layers have to be correctly configured. A failure at any layer silently suppresses everything.
The Three Layers of Teams Notification Settings
Layer 1: Windows notification permissions. Windows controls whether any app is allowed to show notifications. If Teams is not permitted at this level, nothing gets through regardless of what Teams itself is configured to do.
Layer 2: Focus Assist (Do Not Disturb). Windows has an automatic Do Not Disturb system that silently activates during specific activities — screen sharing, gaming, full-screen apps, specific hours. When active it suppresses all notifications including Teams messages. Most people do not know these automatic rules exist.
Layer 3: Teams app notification settings. Teams has its own internal notification configuration that controls which types of messages generate notifications, what sound they play, and whether your Teams status (Available, Busy, Do Not Disturb) suppresses them.
All three layers must be configured correctly for notifications to work. Let’s fix each one.
Layer 1: Windows Notification Permissions
Open Settings → System → Notifications.
First verify the master toggle: Notifications at the top of the page must be On. If this is Off, no app on your entire computer can show notifications.
Scroll down to the app list and find Microsoft Teams. Click on it and verify:
- Notifications: On
- Show notification banners: On (this is the pop-up banner that appears in the bottom right)
- Show notifications in notification center: On (this adds the notification to the notification panel)
- Play a sound when a notification arrives: On
- Priority: set to High or Top to ensure Teams notifications are not pushed below less important ones
If Microsoft Teams is not in the app list it means Teams has never sent a notification on this installation. Open Teams, send yourself a message from another device, and Teams should register with the Windows notification system. It will then appear in the list.
Layer 2: Focus Assist — The Silent Notification Killer
This is where most people’s notifications are dying without their knowledge.
Open Settings → System → Focus (called “Focus Assist” in older Windows 11 versions).
Scroll to Automatic rules. These rules tell Windows to automatically suppress notifications during certain activities:
“During these hours” (Quiet Hours): if enabled, notifications are suppressed during the specified time range. Check if this accidentally covers your work hours.
“When I’m duplicating my display”: THIS IS THE BIG ONE. When you share your screen during a Teams meeting, Windows detects screen duplication and activates Do Not Disturb. This means that during a Teams meeting where you are sharing your screen — exactly when colleagues are most likely to send you relevant messages — you will not see any message notifications. Toggle this Off or configure it to allow Priority notifications.
“When I’m playing a game”: if you play games on the same computer you use for work, this rule can activate if Windows misidentifies an application as a game.
“When I’m using an app in full-screen mode”: working in a full-screen Excel spreadsheet, a full-screen Word document, or even a maximized browser can trigger this rule on some configurations. If you work in full-screen mode regularly, toggle this Off.
For each rule you can choose: Off, Priority only, or Alarms only. Setting to “Priority only” and adding Teams to your Priority apps list (in the Focus settings) is a good compromise — it blocks unimportant notifications while letting Teams messages through.
Layer 3: Teams Internal Settings
Open Teams, click the three dots “…” next to your profile picture, and select Settings → Notifications and activity.
Chat messages: set to “Banner and feed” to get both pop-up banners and notification center entries.
Meetings: set to “Banner and feed” for meeting reminders and meeting chat messages.
Other: configure according to your preferences but at minimum set to “In app only” or higher.
Under Appearance and sound:
- Play sound for incoming calls and notifications: make sure this is On
- You can also customize which notification sound Teams uses
Your status matters too. Click your profile picture and check your status. If it shows Do Not Disturb or Busy, Teams suppresses notifications internally regardless of Windows settings. Busy mode allows calls to ring but suppresses chat message banners. Do Not Disturb suppresses everything.
Some organizations configure status based on your Outlook calendar — if you are in a meeting according to your calendar, Teams automatically sets your status to Busy or In a Meeting, which suppresses chat notifications even though you may not actually be in a meeting (maybe the meeting ended early or was canceled).
The Old Teams vs New Teams Problem
In 2023-2024 Microsoft released “New Teams” — a complete rewrite of the Teams desktop app. Many organizations and individual computers now have BOTH versions installed: the old “Microsoft Teams classic” and the new “Microsoft Teams.”
Having both installed creates notification chaos:
- Both apps may be running simultaneously, each trying to manage notifications
- The Windows notification system may be routing notifications to one app while you are using the other
- Notification settings configured in one app do not carry over to the other
The fix: open Settings → Apps → Installed apps and search for “Teams.” If you see two entries, uninstall the one you do not use. If your organization uses the new Teams, uninstall “Microsoft Teams classic.” If you are unsure which one to keep, check with your IT department.
Having exactly one Teams app installed eliminates the routing conflict and ensures all notifications go to the correct application.
Testing Your Fix
After configuring all three layers, test to confirm notifications are working:
- Set your Teams status to Available
- Make sure you are NOT in Focus Assist / Do Not Disturb mode (check the Focus icon in the taskbar)
- Ask a colleague to send you a Teams message, or use your phone to message yourself
- You should see: a pop-up banner in the bottom right, hear a notification sound, and see a badge count on the Teams taskbar icon
If the test notification works, your settings are correct. If it still does not appear, try the PowerShell notification database reset described in Step 4, which clears any corrupted notification state.
The Notification Delay Problem
Sometimes notifications appear but 5 to 15 minutes late. This is different from notifications not appearing at all and has different causes:
Battery saver mode: on laptops running on battery, Windows aggressively throttles background apps to save power. Teams may receive messages but delay the notification until the next background refresh cycle. Plug in or disable battery saver during critical work hours.
Teams in background with reduced activity: if Teams is minimized and you have not interacted with it for a while, Windows may reduce its resource allocation. Click on the Teams window periodically to keep it in an active state, or pin it to a second monitor.
Network issues: if your internet connection is unreliable, Teams may lose its real-time connection to Microsoft servers and fall back to polling for messages at intervals. Check your connection stability with a ping test to your organization’s Teams endpoint.
Teams notifications failing silently is frustrating because there is no error message telling you what is wrong. The notification system works on a pass-through model: if any layer blocks the notification, it just disappears with no trace. Understanding the three layers — Windows permissions, Focus Assist rules, and Teams internal settings — and configuring all of them correctly is the complete fix. The Focus Assist automatic rules during screen sharing are the single most common cause, and toggling that one setting off fixes the problem for the majority of users.