Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New script]: Block WpnService connection to Microsoft servers #435

Open
garmendes opened this issue Oct 10, 2024 · 1 comment
Open

[New script]: Block WpnService connection to Microsoft servers #435

garmendes opened this issue Oct 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@garmendes
Copy link

Operating system

Windows

Name of the script

Disable notifications network usage

Documentation/References

Either:

  • Enable the Group Policy: Computer Configuration > Administrative Templates > Start Menu and Taskbar > Notifications > Turn Off notifications network usage
  • Create a REG_DWORD registry setting named NoCloudApplicationNotification in HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\PushNotifications with a value of 1 (one)

References:
https://github.com/MicrosoftDocs/windows-itpro-docs/blob/public/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services.md#10-live-tiles
https://admx.help/?Category=Windows_10_2016&Policy=Microsoft.Policies.Notifications::NoCloudNotification

Code

No response

Revert code

No response

Suggested category

UI for Privacy, can be grouped with "Disable Live Tiles push notifications".

Recommendation level

Standard

Additional information

This prevents the WpnService from connecting to Microsoft servers, and doesn't break anything. The "UI for Privacy > Disable Live Tiles push notifications" script does not prevent network connections, as tested in Windows 10 22H2.

@garmendes garmendes added the enhancement New feature or request label Oct 10, 2024
@undergroundwires
Copy link
Owner

This will be added, thank you @garmendes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants