start policy

This commit is contained in:
Paolo Matarazzo 2024-11-04 07:26:50 -05:00
parent beda0dcbc5
commit 09580a7607
2 changed files with 28 additions and 4 deletions

View File

@ -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** |

View File

@ -135,6 +135,7 @@ Select one of the tabs to see the list of available settings:
::: zone pivot="windows-11" ::: zone pivot="windows-11"
|Policy name| CSP | GPO | |Policy name| CSP | GPO |
|-|-|-| |-|-|-|
|[Disable account notifications](#disable-account-notifications)|✅|✅|
|[Hide **Change account settings**](#hide-change-account-settings)|✅|❌| |[Hide **Change account settings**](#hide-change-account-settings)|✅|❌|
|[Hide **Sign out**](#hide-sign-out)|✅|✅| |[Hide **Sign out**](#hide-sign-out)|✅|✅|
|[Hide **Switch user**](#hide-switch-user)|✅|❌| |[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" ::: zone pivot="windows-10"
|Policy name| CSP | GPO | |Policy name| CSP | GPO |
|-|-|-| |-|-|-|
|[Disable account notifications](#disable-account-notifications)|❌|✅|
|[Hide **Change account settings**](#hide-change-account-settings)|✅|❌| |[Hide **Change account settings**](#hide-change-account-settings)|✅|❌|
|[Hide **Lock**](#hide-lock)|✅|❌| |[Hide **Lock**](#hide-lock)|✅|❌|
|[Hide **Sign out**](#hide-sign-out)|✅|✅| |[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)|✅|❌| |[Hide user tile](#hide-user-tile)|✅|❌|
::: zone-end ::: zone-end
[!INCLUDE [disable-account-notifications](includes/disable-account-notifications.md)]
[!INCLUDE [hide-change-account-settings](includes/hide-change-account-settings.md)] [!INCLUDE [hide-change-account-settings](includes/hide-change-account-settings.md)]
::: zone pivot="windows-10"
[!INCLUDE [hide-lock](includes/hide-lock.md)] [!INCLUDE [hide-lock](includes/hide-lock.md)]
::: zone-end
[!INCLUDE [hide-signout](includes/hide-signout.md)] [!INCLUDE [hide-signout](includes/hide-signout.md)]
[!INCLUDE [hide-switch-user](includes/hide-switch-user.md)] [!INCLUDE [hide-switch-user](includes/hide-switch-user.md)]
[!INCLUDE [hide-lock](includes/hide-entry-points-for-fast-user-switching.md)] [!INCLUDE [hide-lock](includes/hide-entry-points-for-fast-user-switching.md)]