mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-07-05 04:03:39 +00:00
added RS4 MDM info for turning off notifications
This commit is contained in:
@ -1075,6 +1075,14 @@ To turn off notifications network usage:
|
|||||||
|
|
||||||
- Create a REG\_DWORD registry setting in **HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Windows\\CurrentVersion\\PushNotifications!NoCloudApplicationNotification**, with a value of 1 (one)
|
- Create a REG\_DWORD registry setting in **HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Windows\\CurrentVersion\\PushNotifications!NoCloudApplicationNotification**, with a value of 1 (one)
|
||||||
|
|
||||||
|
-or-
|
||||||
|
|
||||||
|
|
||||||
|
- Apply the Notifications/DisallowCloudNotification MDM policy from the [Policy CSP](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-notifications#notifications-disallowcloudnotification), where:
|
||||||
|
|
||||||
|
- **0**. WNS notifications allowed
|
||||||
|
- **1**. No WNS notifications allowed
|
||||||
|
|
||||||
In the **Notifications** area, you can also choose which apps have access to notifications.
|
In the **Notifications** area, you can also choose which apps have access to notifications.
|
||||||
|
|
||||||
To turn off **Let apps access my notifications**:
|
To turn off **Let apps access my notifications**:
|
||||||
|
Reference in New Issue
Block a user