4.8 KiB
title, description, keywords, search.product, ms.pagetype, ms.prod, ms.mktglfcycl, ms.sitesec, ms.pagetype, ms.localizationpriority, audience, author, ms.author, ms.date, ms.reviewer, manager
title | description | keywords | search.product | ms.pagetype | ms.prod | ms.mktglfcycl | ms.sitesec | ms.pagetype | ms.localizationpriority | audience | author | ms.author | ms.date | ms.reviewer | manager |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Troubleshoot problems with Network protection | Check pre-requisites, use audit mode, add exclusions, or collect diagnostic data to help troubleshoot issues | troubleshoot, error, fix, windows defender eg, asr, rules, hips, troubleshoot, audit, exclusion, false positive, broken, blocking | eADQiWindows 10XVcnh | security | w10 | manage | library | security | medium | ITPro | dansimp | dansimp | 03/27/2019 | dansimp |
Troubleshoot network protection
Applies to:
-
Microsoft Defender Advanced Threat Protection (Microsoft Defender ATP)
-
IT administrators
When you use Network protection you may encounter issues, such as:
- Network protection blocks a website that is safe (false positive)
- Network protection fails to block a suspicious or known malicious website (false negative)
There are four steps to troubleshooting these problems:
- Confirm prerequisites
- Use audit mode to test the rule
- Add exclusions for the specified rule (for false positives)
- Submit support logs
Confirm prerequisites
Network protection will only work on devices with the following conditions:
[!div class="checklist"]
- Endpoints are running Windows 10 Enterprise edition, version 1709 or higher (also known as the Fall Creators Update).
- Endpoints are using Windows Defender Antivirus as the sole antivirus protection app. Using any other antivirus app will cause Windows Defender AV to disable itself.
- Real-time protection is enabled.
- Cloud-delivered protection is enabled.
- Audit mode is not enabled. Use Group Policy to set the rule to Disabled (value: 0).
Use audit mode
You can enable network protection in audit mode and then visit a website that we've created to demo the feature. All website connections will be allowed by network protection but an event will be logged to indicate any connection that would have been blocked if network protection was enabled.
-
Set network protection to Audit mode.
Set-MpPreference -EnableNetworkProtection AuditMode
-
Perform the connection activity that is causing an issue (for example, attempt to visit the site, or connect to the IP address you do or don't want to block).
-
Review the network protection event logs to see if the feature would have blocked the connection if it had been set to Enabled.
If network protection is not blocking a connection that you are expecting it should block, enable the feature.
Set-MpPreference -EnableNetworkProtection Enabled
Report a false positive or false negative
If you've tested the feature with the demo site and with audit mode, and network protection is working on pre-configured scenarios, but is not working as expected for a specific connection, use the Windows Defender Security Intelligence web-based submission form to report a false negative or false positive for network protection. With an E5 subscription, you can also provide a link to any associated alert.
Exclude website from network protection scope
To whitelist the website that is being blocked (false positive), add its URL to the list of trusted sites. Web resources from this list bypass the network protection check.
Collect diagnostic data for file submissions
When you report a problem with network protection, you are asked to collect and submit diagnostic data that can be used by Microsoft support and engineering teams to help troubleshoot issues.
-
Open an elevated command prompt and change to the Windows Defender directory:
cd c:\program files\windows defender
-
Run this command to generate the diagnostic logs:
mpcmdrun -getfiles
-
By default, they are saved to C:\ProgramData\Microsoft\Windows Defender\Support\MpSupportFiles.cab. Attach the file to the submission form.