13 KiB
title, description, author, manager, ms.author, ms.date, ms.localizationpriority, ms.prod, ms.technology, ms.topic
title | description | author | manager | ms.author | ms.date | ms.localizationpriority | ms.prod | ms.technology | ms.topic |
---|---|---|---|---|---|---|---|---|---|
Notifications Policy CSP | Learn more about the Notifications Area in Policy CSP. | vinaypamnani-msft | aaroncz | vinpa | 01/09/2023 | medium | windows-client | itpro-manage | reference |
Policy CSP - Notifications
DisallowCloudNotification
Scope | Editions | Applicable OS |
---|---|---|
✔️ Device ❌ User |
❌ Home ✔️ Pro ✔️ Enterprise ✔️ Education ✔️ Windows SE |
✔️ Windows 10, version 1803 [10.0.17134] and later |
./Device/Vendor/MSFT/Policy/Config/Notifications/DisallowCloudNotification
This policy setting blocks applications from using the network to send notifications to update tiles, tile badges, toast, or raw notifications. This policy setting turns off the connection between Windows and the Windows Push Notification Service (WNS). This policy setting also stops applications from being able to poll application services to update tiles.
-
If you enable this policy setting, applications and system features will not be able receive notifications from the network from WNS or via notification polling APIs.
-
If you enable this policy setting, notifications can still be raised by applications running on the machine via local API calls from within the application.
-
If you disable or do not configure this policy setting, the client computer will connect to WNS at user login and applications will be allowed to poll for tile notification updates in the background.
No reboots or service restarts are required for this policy setting to take effect.
For more information on application services to update tiles, see Periodic notification overview.
Warning
This policy is designed for zero exhaust. This policy may cause some MDM processes to break. The MDM server uses WNS notifications to send real time tasks to the device. Some example tasks include remote wipe, unenroll, remote find, and mandatory app installation. When this policy is set to disallow WNS, those real time processes will no longer work. Some time-sensitive actions also won't work, such as remote wipe or unenrollment. You would use these time-sensitive actions when the device is stolen or compromised.
To validate the configuration:
- Enable this policy.
- Restart the computer.
- Make sure that you can't receive a notification from an app like Facebook when the app isn't running.
Description framework properties:
Property name | Property value |
---|---|
Format | int |
Access Type | Add, Delete, Get, Replace |
Default Value | 0 |
Allowed values:
Value | Description |
---|---|
0 (Default) | Enable cloud notification. |
1 | Disable cloud notification. |
Group policy mapping:
Name | Value |
---|---|
Name | NoCloudNotification |
Friendly Name | Turn off notifications network usage |
Location | Computer Configuration |
Path | Start Menu and Taskbar > Notifications |
Registry Key Name | SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\PushNotifications |
Registry Value Name | NoCloudApplicationNotification |
ADMX File Name | WPN.admx |
DisallowNotificationMirroring
Scope | Editions | Applicable OS |
---|---|---|
❌ Device ✔️ User |
❌ Home ✔️ Pro ✔️ Enterprise ✔️ Education ✔️ Windows SE |
✔️ Windows 10, version 1607 [10.0.14393] and later |
./User/Vendor/MSFT/Policy/Config/Notifications/DisallowNotificationMirroring
This policy setting turns off notification mirroring.
-
If you enable this policy setting, notifications from applications and system will not be mirrored to your other devices.
-
If you disable or do not configure this policy setting, notifications will be mirrored, and can be turned off by the administrator or user.
No reboots or service restarts are required for this policy setting to take effect.
This feature can be turned off by apps that don't want to participate in notification mirroring. This feature can also be turned off by the user in the Cortana settings page.
Description framework properties:
Property name | Property value |
---|---|
Format | int |
Access Type | Add, Delete, Get, Replace |
Default Value | 0 |
Allowed values:
Value | Description |
---|---|
0 (Default) | Enable notification mirroring. |
1 | Disable notification mirroring. |
Group policy mapping:
Name | Value |
---|---|
Name | NoNotificationMirroring |
Friendly Name | Turn off notification mirroring |
Location | User Configuration |
Path | Start Menu and Taskbar > Notifications |
Registry Key Name | SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\PushNotifications |
Registry Value Name | DisallowNotificationMirroring |
ADMX File Name | WPN.admx |
DisallowTileNotification
Scope | Editions | Applicable OS |
---|---|---|
❌ Device ✔️ User |
❌ Home ✔️ Pro ✔️ Enterprise ✔️ Education ✔️ Windows SE |
✔️ Windows 10, version 1803 [10.0.17134] and later |
./User/Vendor/MSFT/Policy/Config/Notifications/DisallowTileNotification
This policy setting turns off tile notifications.
-
If you enable this policy setting, applications and system features will not be able to update their tiles and tile badges in the Start screen.
-
If you disable or do not configure this policy setting, tile and badge notifications are enabled and can be turned off by the administrator or user.
No reboots or service restarts are required for this policy setting to take effect.
Description framework properties:
Property name | Property value |
---|---|
Format | int |
Access Type | Add, Delete, Get, Replace |
Default Value | 0 |
Allowed values:
Value | Description |
---|---|
0 (Default) | Disabled. |
1 | Enabled. |
Group policy mapping:
Name | Value |
---|---|
Name | NoTileNotification |
Friendly Name | Turn off tile notifications |
Location | User Configuration |
Path | Start Menu and Taskbar > Notifications |
Registry Key Name | SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\PushNotifications |
Registry Value Name | NoTileApplicationNotification |
ADMX File Name | WPN.admx |
WnsEndpoint
Scope | Editions | Applicable OS |
---|---|---|
✔️ Device ❌ User |
❌ Home ✔️ Pro ✔️ Enterprise ✔️ Education ✔️ Windows SE |
✔️ Windows 11, version 21H2 [10.0.22000] and later |
./Device/Vendor/MSFT/Policy/Config/Notifications/WnsEndpoint
FQDN for the WNS endpoint
This policy setting determines which Windows Notification Service (WNS) endpoint will be used to connect for Windows push notifications.
If you disable or don't configure this setting, the push notifications will connect to the default endpoint of client.wns.windows.com
.
Note
Make sure the proper WNS FQDNs, VIPs, IPs and ports are also allowed through the firewall.
Description framework properties:
Property name | Property value |
---|---|
Format | chr (string) |
Access Type | Add, Delete, Get, Replace |
Group policy mapping:
Name | Value |
---|---|
Name | WnsEndpoint_Policy |
Friendly Name | Enables group policy for the WNS FQDN |
Element Name | FQDN for WNS |
Location | Computer Configuration |
Path | Start Menu and Taskbar > Notifications |
Registry Key Name | SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\PushNotifications |
ADMX File Name | WPN.admx |