| Previous | Next |
| FWP_E_CALLOUT_NOT_FOUND | FWP_E_FILTER_NOT_FOUND |
FWP_E_CONDITION_NOT_FOUND
FWP_E_CONDITION_NOT_FOUND means code or policy referred to a filter condition that the Windows Filtering Platform (WFP) cannot find. A condition must be valid for the target filtering layer and supported by the Windows version in use.
What to verify
- Check the condition GUID and the layer to which the filter is being added.
- Do not assume that a condition available on a newer Windows build exists on the target build.
- Capture the effective filter state before changing policy, especially when a third-party firewall or endpoint product manages WFP objects.
netsh wfp show filters file=- verbose=on
Microsoft: WFP filtering layer identifiers
Looking for a different code? Search another status or error code.
