Teams mobile notifications not arriving on a managed device is a common complaint from business users who rely on the app to stay connected. The problem often appears after a policy change, an OS update, or a new device enrollment. This article explains the technical causes behind the silent notifications and provides a step-by-step fix that covers the Teams app, the device OS, and the Intune policy layer. By the end, you will know exactly which settings to check and in what order.
Key Takeaways: Restoring Teams Push Notifications on Managed Devices
- Teams app > Settings > Notifications: Verify the notification rules are set to Allow or Banner, not Mute.
- Phone Settings > Apps > Teams > Notifications: Enable the Allow Notifications toggle and set the alert style to Lock Screen or Banners.
- Intune admin center > Apps > App protection policies: Confirm that the policy does not block notification content or disable background data.
Why Teams Mobile Notifications Fail on Managed Devices
Teams mobile notifications rely on a chain of three layers: the Teams app, the device OS, and the mobile device management policy. If any layer is misconfigured, notifications stop arriving. On a managed device, the most common root cause is a mobile device management policy that restricts background app refresh or notification delivery. Intune and other mobile device management platforms can apply app protection policies that disable background data for Teams, which prevents the app from receiving push messages.
Another frequent cause is the OS-level notification setting. On Android, battery optimization can put Teams to sleep, and on iOS, the notification style may be set to None. The Teams app itself also has per-chat and per-channel notification rules that can override the global setting. Finally, a stale Teams cache or an outdated app version can break the push notification channel.
How Push Notifications Work in Teams Mobile
Teams uses the native push notification service of each operating system. On iOS, it uses Apple Push Notification Service. On Android, it uses Firebase Cloud Messaging. When a message arrives on the server, the server sends a push token to the device. The device OS then wakes the Teams app and displays the notification. If the mobile device management policy blocks background data, the device may not receive the push token, or it may stop the app from processing it. Understanding this flow helps you target the right setting.
Steps to Diagnose and Fix Teams Mobile Notification Issues
Follow these steps in order. Each step addresses a specific layer. Stop when notifications start working.
- Check the Teams app notification settings
Open the Teams app on your phone. Tap your profile picture, then go to Settings > Notifications. Review each category: messages, mentions, and channel posts. Set them to Banner or Alert, not Mute. If any category is set to Mute, change it. Also check Do Not Disturb hours. If you are in a Do Not Disturb period, notifications will be suppressed. - Verify the device OS notification settings
On Android, go to Settings > Apps > Teams > Notifications. Make sure the toggle is on. Tap Notification categories and confirm each is set to Sound or Alert. Then go to Settings > Apps > Teams > Battery and select Unrestricted. On iOS, go to Settings > Notifications > Teams. Turn on Allow Notifications, and set Alert Style to Lock Screen or Banners. Also enable Sounds and Badges. - Disable battery optimization for Teams on Android
On Android, go to Settings > Apps > Teams > Battery > Battery optimization. Select Don’t optimize. This prevents the OS from putting Teams to sleep. On Samsung devices, also go to Settings > Apps > Teams > Battery > Background usage limits and select Allow background activity. - Check the Intune app protection policy
Sign in to the Microsoft Intune admin center at intune.microsoft.com. Go to Apps > App protection policies. Select the policy that applies to Teams. Under Data protection, look for the setting Transfer organizational data to other apps. If it is set to Block, it may also block notification content. More importantly, under Conditional launch, check the setting Max offline time before app data is wiped. A short offline window can force Teams to close. Also verify that the policy does not disable background data. If the policy has a setting called Disable background sync, turn it off. - Verify the mobile device management configuration profile
In Intune, go to Devices > Configuration profiles. Look for any profile that restricts background app refresh or notification services. On iOS, a profile may set the notification settings for all apps. On Android, a profile may disable Google Play Services, which is required for push notifications. If you find such a profile, edit it to allow Teams notifications. - Clear the Teams app cache
On Android, go to Settings > Apps > Teams > Storage > Clear cache. On iOS, uninstall and reinstall the Teams app. This resets the push token and forces a fresh connection. After reinstalling, sign in again and test notifications. - Update the Teams app
Open the Google Play Store or the Apple App Store and search for Teams. If an update is available, install it. Outdated versions often have push notification bugs that are fixed in newer releases. - Test with a direct message
Ask a colleague to send you a direct message in Teams. Wait 30 seconds. If you do not receive a notification, repeat the steps. If you do receive it, the issue is resolved.
If Teams Notifications Still Fail After the Main Fix
Teams notifications work on Wi-Fi but not on cellular data
This points to a mobile data restriction. On Android, go to Settings > Apps > Teams > Mobile data and enable Allow background data. On iOS, go to Settings > Cellular > Teams and turn on Cellular Data. Also check the Intune configuration profile for a network restriction that blocks background data on cellular.
Notifications arrive only when the app is open
This means the push token is not being received when the app is in the background. On Android, this is usually caused by battery optimization. Confirm that you have set Teams to Unrestricted in the battery settings. On iOS, check that Background App Refresh is enabled for Teams under Settings > General > Background App Refresh.
Notifications show on the lock screen but not in the notification shade
This is a device-specific setting. On Android, go to Settings > Notifications > Lock screen and select Show all notification content. On iOS, go to Settings > Notifications > Teams and set Show Previews to Always. If the preview is set to Never, the notification may be hidden from the shade.
Notifications stop after a mobile device management policy update
The mobile device management policy may have changed the notification settings. Ask your IT admin to review the latest policy assignments. In Intune, go to Devices > All devices, select the device, and click Device configuration. Look for any policy that affects apps. Sometimes a policy resets the app notification settings to default, which may be muted.
Teams Mobile Notification Settings on Android vs iOS: Key Differences
| Item | Android | iOS |
|---|---|---|
| Notification toggle location | Settings > Apps > Teams > Notifications | Settings > Notifications > Teams |
| Battery optimization setting | Settings > Apps > Teams > Battery > Unrestricted | No direct setting; background refresh is managed by iOS |
| Clear cache method | Settings > Apps > Teams > Storage > Clear cache | Uninstall and reinstall the app |
| Background data toggle | Settings > Apps > Teams > Mobile data > Allow background data | Settings > Cellular > Teams > Cellular Data |
| Push notification service | Firebase Cloud Messaging | Apple Push Notification Service |
Android gives you more granular control over battery and background data. iOS relies on the system to manage background refresh. On a managed device, the mobile device management policy can override both, so always check Intune first.
Now you can systematically fix Teams mobile notifications on any managed device. Start with the Teams app settings, then move to the OS settings, and finally review the Intune policy. If the issue persists, clear the cache and update the app. For a quick test, use the Ctrl+Shift+M shortcut on the desktop to send a message to yourself, which will also trigger a mobile notification. Remember that a policy update can reset your settings, so recheck the configuration after any mobile device management change.