--- title: 4948(S) A change has been made to Windows Firewall exception list. A rule was deleted. (Windows 10) description: Describes security event 4948(S) A change has been made to Windows Firewall exception list. A rule was deleted. ms.pagetype: security ms.prod: w10 ms.mktglfcycl: deploy ms.sitesec: library author: Mir0sh --- # 4948(S): A change has been made to Windows Firewall exception list. A rule was deleted. **Applies to** - Windows 10 - Windows Server 2016 Event 4948 illustration ***Subcategory:*** [Audit MPSSVC Rule-Level Policy Change](audit-mpssvc-rule-level-policy-change.md) ***Event Description:*** This event generates when Windows Firewall rule was deleted. This event doesn't generate when the rule was deleted via Group Policy. > **Note**  For recommendations, see [Security Monitoring Recommendations](#security-monitoring-recommendations) for this event.
***Event XML:*** ``` - - 4948 0 0 13571 0 0x8020000000000000 1050934 Security DC01.contoso.local - All {F2649D59-1355-4E3C-B886-CDD08B683199} Allow All Rule ``` ***Required Server Roles:*** None. ***Minimum OS Version:*** Windows Server 2008, Windows Vista. ***Event Versions:*** 0. ***Field Descriptions:*** **Profile Changed** \[Type = UnicodeString\]**:** the list of profiles to which deleted rule was applied. Examples: - All - Domain,Public - Domain,Private - Private,Public - Public - Domain - Private **Deleted Rule:** - **Rule ID** \[Type = UnicodeString\]: the unique identifier for deleted firewall rule. To see the unique ID of the rule you need to navigate to “**HKEY\_LOCAL\_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\SharedAccess\\Parameters\\FirewallPolicy\\FirewallRules”** registry key and you will see the list of Windows Firewall rule IDs (Name column) with parameters: Registry Editor FirewallRules key illustration - **Rule Name** \[Type = UnicodeString\]: the name of the rule which was deleted. You can see the name of Windows Firewall rule using Windows Firewall with Advanced Security management console (**wf.msc**), check “Name” column: Windows Firewall with Advanced Security illustration ## Security Monitoring Recommendations For 4948(S): A change has been made to Windows Firewall exception list. A rule was deleted. - This event can be helpful in case you want to monitor all deletions of Firewall rules which were done locally.