See my comment dated Jun 18, 2025, 5:51 PM in this post.
I shared 2 Powershell scripts that I put together to test (CheckNetworkDiscovery.ps1) and set (FixNetworkDiscovery.ps1) Network Discovery.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In Window 10, I do not see Network Discovery as an option to pass through the Windows Defender firewall.
I see there is a button called Allow another app, located on the Windows Defender Allowed apps screen. However, I do not know what file to navigate to in order to add Network Discovery to this list.
I'm hoping someone can point me to the right file or a method of adding Network Discovery to the list.
See my comment dated Jun 18, 2025, 5:51 PM in this post.
I shared 2 Powershell scripts that I put together to test (CheckNetworkDiscovery.ps1) and set (FixNetworkDiscovery.ps1) Network Discovery.
Based on what I have known Windows 10, Network Discovery is not a standalone app with an .exe file you can manually add through the "Allow another app" button. Instead, it is a set of services and rules controlled by Windows Firewall and Advanced Sharing Settings.
So you can ensure Network Discovery is enabled and properly allowed through the firewall:
- Turn On Network Discovery
-> Do the same under Guest or Public if you are on a public network, though this is not recommended unless needed.
- Allow Network Discovery Through Firewall
-> If "Network Discovery" is not listed, continue to next one.
- Enable Firewall Rules Manually
Win + R, type wf.msc, press Enter.-> If they are disabled, right-click → Enable Rule.
Then do the same under Outbound Rules if needed, based on your own risk.