Windows 11
Disable Network Discovery in Windows 10/11
· β˜• 4 min read
Fully disabling Network Discovery in Windows 10 using Group Policy To properly disable Network Discovery in Windows 10 in a way that the user cannot easily re-enable we must create some firewall rules and prevent some services from running on start-up. We can do both things using Group Policy. Firewall Rules Create a new Group Policy or use an existing one that takes effect on computer objects. Go to Computer Configuration > Policies > Windows Settings > Security Settings > Windows Firewall with Advanced Security.

Internet Access Control Utility
· β˜• 2 min read
Control Internet access with Windows Firewall Internet Access Control Utility is available from: GitHub The Microsoft PowerShell Gallery Please consider supporting my work: Support with a one-time donation using PayPal. Please report any problems via the ‘issues’ tab on GitHub. Thanks -Mike Features and Requirements It requires Windows Firewall to be active. The utility requires at least PowerShell 5.0. This utility has been tested on Windows 11 and Windows 10.

Remove MS Store Apps Utility
· β˜• 6 min read
Customisable Windows 10/11 Microsoft Store App removal utility, previously known as Remove-Win10-Apps Remove MS Store Apps Utility is available from: GitHub The Microsoft PowerShell Gallery Please consider supporting my work: Support with a one-time donation using PayPal. Please report any problems via the β€˜issues’ tab on GitHub. Thanks -Mike Features and Requirements Remove specified apps for the current logged on user. Remove specified apps from the system for all users.

Removing Included Microsoft Store Apps from Windows 10 & Windows 11
· β˜• 7 min read
When deploying Windows 10/11 you might want to remove some of the included Microsoft Store Apps to help speed up the login process, save storage space, bandwidth etc. Important note! A “provisioned app” is an app that is a part of the Windows 10/11 installation and will be available for all users. Otherwise the app is only installed for the currently logged on user. To remove apps for all future users and the currently logged on user, you must remove both types of app.