Teams mobile notifications stop arriving when you use Azure Virtual Desktop, and your phone stays silent during calls or chats. This happens because the Teams desktop app in the virtual session takes over the notification pipeline, and the mobile app on your phone gets no push signal. Azure Virtual Desktop redirects audio and notifications through the virtual channel, which can block the native push service. This article explains the root cause and gives you step-by-step fixes to restore notifications on your mobile device.
Key Takeaways: Restore Teams Mobile Notifications in AVD
- Teams admin center > Meeting policies > Allow notifications: Enables the policy that lets the mobile app receive push notifications during AVD sessions.
- AVD client > Settings > Use default device settings: Disables the redirection that hijacks notification audio from your phone.
- Mobile app > Settings > Notifications > Enable all: Turns on the push channels that AVD may have silently disabled.
Why Teams Mobile Notifications Fail in Azure Virtual Desktop
Azure Virtual Desktop runs the full Teams desktop client inside a virtual machine. When you sign in to AVD, the desktop client registers as the active endpoint for your Teams account. The mobile app on your phone then stops receiving push notifications because the desktop client takes over the session. The push notification service sees an active desktop session and assumes you are already looking at Teams, so it suppresses mobile alerts.
Another layer is the AVD multimedia redirection. AVD redirects audio and notification sounds through the virtual channel to the local device. This redirection can intercept the notification audio and prevent it from reaching the phone. In some configurations, the redirection also blocks the push notification handshake between the mobile app and the Teams service.
Policy Restrictions That Block Push Notifications
Teams policies can explicitly disable notifications for mobile clients. The meeting policy setting Allow notifications controls whether the mobile app receives alerts for meeting starts, chat messages, and calls. If your administrator has set this to Off, the mobile app will never show a notification, even when you are not in an AVD session.
AVD Client Settings That Redirect Notification Audio
The AVD client has a setting called Use default device settings under Audio. When this is enabled, the client redirects all audio, including notification sounds, to the device you are using to access AVD. If you access AVD from a desktop, the notification audio plays on that desktop, not on your phone. The phone shows no alert because the audio was consumed by the remote session.
Steps to Diagnose and Fix Teams Mobile Notifications in AVD
Follow these steps in order. Test your notifications after each step to isolate the cause.
- Check the Teams meeting policy
Go to the Teams admin center at admin.teams.microsoft.com. Select Meeting policies from the left menu. Choose the policy assigned to the affected user. Verify that Allow notifications is set to On. If it is Off, change it to On and click Save. Wait up to 24 hours for the policy to propagate. - Sign out from Teams on AVD
Open Teams in the AVD session. Click your profile picture at the top right. Select Sign out. This releases the desktop client from the active session. Then sign in to Teams on your phone. Test if a notification arrives by sending a chat message from another account. - Disable AVD audio redirection
In the AVD client, click the gear icon to open Settings. Go to Audio. Turn off Use default device settings. This stops the client from redirecting notification audio. Restart the AVD client and sign in again. - Enable all notification types on the mobile app
Open Teams on your phone. Tap your profile picture. Select Settings then Notifications. Enable every toggle: Chat, Meetings, Calls, and Other. Also make sure Show notifications in the notification bar is on. - Reset the mobile app cache
On Android, go to Settings > Apps > Teams > Storage > Clear cache. On iOS, delete and reinstall the Teams app. Sign in again. This clears any stale session state that blocks push notifications. - Verify push notification service status
Check the Microsoft 365 service health dashboard at admin.microsoft.com. Look for any incident under Teams that mentions push notifications or mobile. If an incident exists, wait for resolution before testing again.
If Teams Mobile Notifications Still Do Not Arrive
Teams Shows “Notifications Are Turned Off” on the Phone
This message appears when the mobile app cannot register with the push notification service. The cause is often a blocked network port or a disabled background data setting. On Android, go to Settings > Apps > Teams > Data usage and enable Background data. On iOS, go to Settings > Teams > Background App Refresh and turn it on. Then restart the app.
Notifications Arrive Only After You Open the AVD Session
If you get notifications only when you are actively using AVD, the desktop client is suppressing them during idle time. Sign out from Teams on AVD when you are done working. This forces the mobile app to become the active endpoint. Alternatively, use the web version of Teams on AVD instead of the desktop client, because the web client does not take over the push notification service.
Audio Plays on the AVD Host Instead of the Phone
Even after disabling audio redirection, notification sounds may still play on the remote host. This happens when the AVD session is configured to use the host’s audio device. Change the AVD client audio setting to Play on this device instead of Play on remote machine. Then restart the AVD client.
Teams Mobile Notifications in AVD vs Normal Desktop Use
| Item | AVD Session | Normal Desktop Use |
|---|---|---|
| Notification delivery | Suppressed when desktop client is active | Delivered to all signed-in devices |
| Audio routing | Redirected to the local AVD client device | Plays on the device where you are active |
| Policy control | Meeting policy can block mobile notifications | Policy applies but usually set to allow |
| Push registration | May fail due to network restrictions | Generally reliable |
Now you can restore Teams mobile notifications in Azure Virtual Desktop by adjusting the meeting policy, signing out of the desktop client, and disabling audio redirection. Test each fix in order and confirm the notification arrives on your phone. For persistent issues, check the service health dashboard and your device background data settings. As a final tip, use the Teams web client in AVD instead of the desktop app to avoid the push notification takeover entirely.