See if this tutorial answers your question:
GreginMich
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is it possible to turn off the constant and very annoying "No threats" notifications from Windows Defender?
In other words, I want Defender to alert me only when it's found something, but not when it found nothing. It's rightly assumed it found nothing if there are no alerts.
How do I make that happen? And how soon can we expect an update if MS has overlooked this necessity? (You may read that as, I expect this option to be available by the end of 2017, as it should have been available from RTM.)
Thank you.
* Moved from Windows 10/Security
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
See if this tutorial answers your question:
GreginMich
Hi Jim,
For us to better assist you with your query on how to disable the Windows Defender "No threats" notification, we'd like to know which build and version of Windows are your running on your computer? To check, press Windows key + R > type winver > hit Enter.
We're looking forward to your reply.
This tutorial explains how to turn off the non-critical (no threats found) notifications:
The critical (threats found) notifications can’t be turned off. We query for detailed threat information with the PowerShell Get-MpThreatDetection command in order to find out if a threat was properly cleaned, or if we need to take additional actions to complete the cleaning.
The problem with repeating detections for Trojan:HTML/Brocoiner!rfn seems to have subsided, and the threat catalog information was updated on 12/13/2017:
This JavaScript code is a cryptocurrency miner that has been found on both malicious and compromised websites, including sites that offer streaming videos, adult content, and online shopping.
When this JavaScript is loaded—whenever one opens a webpage containing it—it automatically starts to mine for Monero or other cryptocurrency. This mining activity, often initiated without user consent, consumes resources and can slow down affected PCs.
This JavaScript code does not install itself and is simply deleted byWindows Defender Antivirus upon detection. This code might be detected multiple times during a short period if the page containing it is kept open or revisited.
So we’re being told that repeating detections are normal for webpages that are running the detected script. But this doesn’t entirely clarify the situation, because the threads from Bleeping Computer were associating these repeating Microsoft detections for Trojan:HTML/Brocoiner!rfn with a Malwarebytes detection for Rootkit.Fileless.MTGen.
GreginMich
Repeating threat detections often mean that Windows Defender just wasn’t up to the task of removing the malware that it detected. Sometimes you can complete the removal process with something as simple as running a scan with Windows Defender Offline. You can query for any additional actions that might be needed by running the PowerShell Get-MpThreatDetection command, and then examining the value of the Additional Actions Bitmask:
In many cases though, you’ll need to run a scan with a third-party malware-removal app in order to complete the malware-removal process. For example, many of the repeated detections that we’ve been seeing lately are for Trojan:HTML/Brocoiner!rfn. This Beeping Computer thread suggests that just scanning with Malwarebyes in Safe Mode might be sufficient for the removal of this threat:
https://www.bleepingcomputer.com/forums/t/665035/infected-with-trojan-htmlbrocoinerrfn/
Note the references to Rootkit.Fileless.MTGen in the detections.
If scanning with Malwarebytes doesn’t stop the notifications; then follow the steps in this removal guide, which can be applied to other threats in addition to Trojan:HTML/Brocoiner!rfn:
https://malwaretips.com/blogs/remove-trojan-html-brocoiner/
Of course there are some cases where repeated detections appear to be caused by remnants of previously installed or preinstalled AV apps, so you might need to use the removal utilities for those:
Or by file system corruption, where you’ll need to scan with the System File Checker and DISM:
GreginMich
Currently 1607, 1703 and 1709. All three systems notify me that a scan was completed and nothing found. I don't care when nothing is found. It's only important to know when something is found.