Is there a way to disable the warning that is displayed in the notifications area, telling you that the Windows firewall is disabled?
Edit: We would specifically like to achieve this via group policy, not a manual process.
We disable the Domain firewall profile via GPO, which means Windows 10 machines constantly put warning notifications in the notification area about this. This generates user calls asking what the warning is about. We know it is disabled, so want to suppress the warning.
Click the Start button, type Security and Maintenance. (This should take you to
Control Panel\All Control Panel Items\Security and Maintenance
in the Control Panel.) You can also go directly to the control panel and get there that way.Choose Change Security and Maintenance settings.
Uncheck Network firewall.
It's not possible to disable the firewall notifications alone, but since Windows 10 build 1607 it has been possible to disable all Security and Maintenance Notifications using
UPDATE: According to Ladislav Louka, the required value has changed to
1
since build 1809.Either add this registry key directly via Group Policy or create a custom ADMX template for it. See Disabling Windows 10 Notifications via Group Policy by Jeffrey Harness.
I think any of these notifications equally doesn't need attention of a single user, but these settings must be monitored & maintained by the administrators, instead. The scope of this modification seems ok.
Computer Configuration -> Administrative Templates -> Windows Components -> Windows Defender Security Center -> Notifications -> Hide all notifications
I have spent 3 days testing this on 2 machines. When the following is in place the notifications do not pop up for the the firewall. When I remove them they comeback. I also tested inserting this into the default user hive so that all new users logging in will get the the registry change.
This is for Windows 10 1809.