Turn on OneDrive file activity notifications

By default, users receive notifications about file activity in OneDrive and SharePoint. These notifications appear across apps and devices. For example, the service sends notifications through the Firebase Cloud Messaging service to the Office mobile app for Android or the Apple Push Notification service to the Office mobile app for iOS. It also sends notifications to the OneDrive sync app for Windows or Mac. As a global or SharePoint admin in Microsoft 365, you can turn off these notifications for all users for compliance purposes. If you allow these notifications, users can select to turn them off app by app where they don't want them.

Note

Currently, the service sends notifications to users when files are shared with them. Later, it will send notifications when people @mention the user in a comment. Other notifications might be added in the future.

Allow or block notifications

  1. Go to Settings in the new SharePoint admin center, and sign in with an account that has admin permissions for your organization.

  2. Select the Notifications setting for OneDrive.

  3. Select or clear Allow notifications.

You can also control this setting in PowerShell by using Set-SPOTenant -NotificationsInOneDriveForBusinessEnabled.

The Notifications page of the OneDrive admin center included three other settings under "Email OneDrive owners when":

To learn more about controlling SharePoint notifications, see Control notifications. To control whether sharing emails include "At a glance" content, see Set-SPOTenant -IncludeAtAGlanceInShareEmails.