Disable merging of local Microsoft Defender Firewall connection rules with group policy firewall rules for the Public profile

Description
Controls whether local administrators are allowed to create connection security rules that apply together with connection security rules configured by Group Policy.
Potential risk
Users with administrative privileges might create firewall rules that expose the system to remote attack. Local connection rules should not be merged with Group Policy settings on a public network to prevent Group Policy settings from being changed and weakened.
Remediation options
Option 1 – Set the following Group Policy:
Computer Configuration\Policies\Windows Settings\Security Settings\Windows Firewall with Advanced Security\Windows Firewall with Advanced Security\Windows Firewall Properties\Public Profile\Settings Customize\Apply local connection security rules
To the following value: No
Option 2 – Set the following registry value:
HKLM\SOFTWARE\Policies\Microsoft\WindowsFirewall\PublicProfile\AllowLocalIPsecPolicyMerge
To the following REG_DWORD value: 0
Disable Microsoft Defender Firewall notifications when programs are blocked for Private profile

Description
Determines whether Microsoft Defender Firewall with Advanced Security display notifications to the user when a program is blocked from receiving inbound connections
Potential risk
Firewall notifications can be complex and may confuse the end users, who would not be able to address the alert.
Remediation options
Option 1 – Set the following Group Policy:
Computer Configuration\Policies\Windows Settings\Security Settings\Windows Firewall with Advanced Security\Windows Firewall with Advanced Security\Windows Firewall Properties\Private Profile\Settings Customize\Display a notification
To the following value: No
Option 2 – Set the following registry value:
HKLM\SOFTWARE\Policies\Microsoft\WindowsFirewall\PrivateProfile\DisableNotifications
To the following REG_DWORD value: 1
Disable Microsoft Defender Firewall notifications when programs are blocked for Domain profile

Description
Determines whether Microsoft Defender Firewall with Advanced Security display notifications to the user when a program is blocked from receiving inbound connections
Potential risk
Firewall notifications can be complex and may confuse the end users, who would not be able to address the alert.
Remediation options
Option 1 – Set the following Group Policy:
Computer Configuration\Policies\Windows Settings\Security Settings\Windows Firewall with Advanced Security\Windows Firewall with Advanced Security\Windows Firewall Properties\Domain Profile\Settings Customize\Display a notification
To the following value: No
Option 2 – Set the following registry value:
HKLM\SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\DisableNotifications
To the following REG_DWORD value: 1








