mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
start policy
This commit is contained in:
parent
beda0dcbc5
commit
09580a7607
@ -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** |
|
@ -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)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user