Windows Defender Firewall dropping traffic despite allow rule

Nicusor Adrian Pelivan 41 Reputation points
2022-10-27T09:41:30.477+00:00

Hello,

I created an inbound allow rule for a specific app in Defender Firewall, but I can still see dropped traffic, despite having this rule enabled.
What can I do further to check what is causing the drop? I tested with the firewall disabled and everything works fine, so the issue is related to the firewall.
There's no other rule that can interfere.

Thanks!

Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

Accepted answer
  1. Gary Nebbett 6,216 Reputation points
    2022-10-27T10:58:32.39+00:00

    Hello Nicusor,

    Windows Defender Firewall is only one of several services that use WFP (Windows Filtering Platform) BFE (Base Filtering Engine).

    The output of the command netsh wfp show netevents is perhaps the best source of information about why a packet is blocked. If that command produces no output, you might need to enable netevents with the command netsh wfp set options netevents = ON

    Gary

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.