---
title: 4953(F) Windows Firewall ignored a rule because it could not be parsed. (Windows 10)
description: Describes security event 4953(F) Windows Firewall ignored a rule because it could not be parsed.
ms.pagetype: security
ms.prod: w10
ms.mktglfcycl: deploy
ms.sitesec: library
author: Mir0sh
---
# 4953(F): Windows Firewall ignored a rule because it could not be parsed.
**Applies to**
- Windows 10
- Windows Server 2016
***Subcategory:*** [Audit MPSSVC Rule-Level Policy Change](audit-mpssvc-rule-level-policy-change.md)
***Event Description:***
This event generates if Windows Firewall was not able to parse Windows Firewall rule for some reason.
It can happen if Windows Firewall rule registry entry was corrupted.
> **Note** For recommendations, see [Security Monitoring Recommendations](#security-monitoring-recommendations) for this event.
***Event XML:***
```
-
-
4953
0
0
13571
0
0x8010000000000000
1052340
Security
DC01.contoso.local
-
All
An error occurred.
{08CBB349-D158-46BE-81E1-2ABC59BDD523}
-
```
***Required Server Roles:*** None.
***Minimum OS Version:*** Windows Server 2008, Windows Vista.
***Event Versions:*** 0.
***Field Descriptions:***
**Profile** \[Type = UnicodeString\]**:** the name of the profile of the ignored rule. Possible values are:
- All
- Domain,Public
- Domain,Private
- Private,Public
- Public
- Domain
- Private
**Reason for Rejection** \[Type = UnicodeString\]**:** the reason, why the rule was ignored.
**Rule:**
- **ID** \[Type = UnicodeString\]: the unique identifier for ignored 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:
- **Name** \[Type = UnicodeString\]: the name of the rule which was ignored. You can see the name of Windows Firewall rule using Windows Firewall with Advanced Security management console (**wf.msc**), check “Name” column:
## Security Monitoring Recommendations
For 4953(F): Windows Firewall ignored a rule because it could not be parsed.
- This event can be a sign of software issues, Windows Firewall registry errors or corruption, or Group Policy setting misconfigurations. We recommend monitoring this event and investigating the reason for the condition. Typically this event indicates configuration issues, not security issues.