--- title: 4950(S) A Windows Firewall setting has changed. (Windows 10) description: Describes security event 4950(S) A Windows Firewall setting has changed. ms.pagetype: security ms.prod: w10 ms.mktglfcycl: deploy ms.sitesec: library author: Mir0sh --- # 4950(S): A Windows Firewall setting has changed. **Applies to** - Windows 10 - Windows Server 2016 Event 4950 illustration ***Subcategory:*** [Audit MPSSVC Rule-Level Policy Change](audit-mpssvc-rule-level-policy-change.md) ***Event Description:*** This event generates when Windows Firewall local setting was changed. This event doesn't generate when Windows Firewall setting was changed via Group Policy. > **Note**  For recommendations, see [Security Monitoring Recommendations](#security-monitoring-recommendations) for this event.
***Event XML:*** ``` - - 4950 0 0 13571 0 0x8020000000000000 1050944 Security DC01.contoso.local - Domain Default Outbound Action Block ``` ***Required Server Roles:*** None. ***Minimum OS Version:*** Windows Server 2008, Windows Vista. ***Event Versions:*** 0. ***Field Descriptions:*** **Changed Profile** \[Type = UnicodeString\]**:** the name of profile in which setting was changed. Possible values are: - Public - Domain - Private **New Setting:** - **Type** \[Type = UnicodeString\]: the name of the setting which was modified. You can use “**netsh advfirewall**” command to see or set Windows Firewall settings, for example, to see settings for current\\active Windows Firewall profile you need to execute “**netsh advfirewall show currentprofile**” command: Netsh advfirewall command illustration - **Value** \[Type = UnicodeString\]: new value of modified setting. ## Security Monitoring Recommendations For 4950(S): A Windows Firewall setting has changed. - If you have a standard or baseline for Windows Firewall settings defined, monitor this event and check whether the settings reported by the event are still the same as were defined in your standard or baseline. - This event can be helpful in case you want to monitor all changes in Windows Firewall settings which were done locally.