diff --git a/windows/configuration/start/includes/disable-account-notifications.md b/windows/configuration/start/includes/disable-account-notifications.md new file mode 100644 index 0000000000..34d290a653 --- /dev/null +++ b/windows/configuration/start/includes/disable-account-notifications.md @@ -0,0 +1,25 @@ +--- +author: paolomatarazzo +ms.author: paoloma +ms.date: 11/04/2024 +ms.topic: include +--- + +### Disable Account Notifications + +This policy controls the notifications to Microsoft account (MSA) and local users in the Start's user tile: + +- When enabled, Windows doesn't send account related notifications for local and MSA users to the user tile in Start +- Wen disabled or not configured, Windows sends account related notifications for local and MSA users to the user tile in Start + +Notifications include getting users to: + +- reauthenticate +- backup their device +- manage cloud storage quotas +- manage their Microsoft 365 or XBOX subscription + +| | Path | +|--|--| +| **CSP** | `./User/Vendor/MSFT/Policy/Config/Notifications/`[DisableAccountNotifications](/windows/client-management/mdm/policy-csp-notifications#disableaccountnotifications) | +| **GPO** | **User Configuration** > **Administrative Templates** > **Windows Components** > **Account Notifications** > **Turn off account notifications in Start** | diff --git a/windows/configuration/start/policy-settings.md b/windows/configuration/start/policy-settings.md index 5d0b4b6bf0..88ca88a0d4 100644 --- a/windows/configuration/start/policy-settings.md +++ b/windows/configuration/start/policy-settings.md @@ -135,6 +135,7 @@ Select one of the tabs to see the list of available settings: ::: zone pivot="windows-11" |Policy name| CSP | GPO | |-|-|-| +|[Disable account notifications](#disable-account-notifications)|✅|✅| |[Hide **Change account settings**](#hide-change-account-settings)|✅|❌| |[Hide **Sign out**](#hide-sign-out)|✅|✅| |[Hide **Switch user**](#hide-switch-user)|✅|❌| @@ -145,6 +146,7 @@ Select one of the tabs to see the list of available settings: ::: zone pivot="windows-10" |Policy name| CSP | GPO | |-|-|-| +|[Disable account notifications](#disable-account-notifications)|❌|✅| |[Hide **Change account settings**](#hide-change-account-settings)|✅|❌| |[Hide **Lock**](#hide-lock)|✅|❌| |[Hide **Sign out**](#hide-sign-out)|✅|✅| @@ -153,12 +155,9 @@ Select one of the tabs to see the list of available settings: |[Hide user tile](#hide-user-tile)|✅|❌| ::: zone-end +[!INCLUDE [disable-account-notifications](includes/disable-account-notifications.md)] [!INCLUDE [hide-change-account-settings](includes/hide-change-account-settings.md)] - -::: zone pivot="windows-10" [!INCLUDE [hide-lock](includes/hide-lock.md)] -::: zone-end - [!INCLUDE [hide-signout](includes/hide-signout.md)] [!INCLUDE [hide-switch-user](includes/hide-switch-user.md)] [!INCLUDE [hide-lock](includes/hide-entry-points-for-fast-user-switching.md)]