Click here to Skip to main content
15,893,487 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Apparently moderate drinking reduces the risk of dementia. Pin
Roger Wright2-Aug-18 21:53
professionalRoger Wright2-Aug-18 21:53 
GeneralRe: Apparently moderate drinking reduces the risk of dementia. Pin
Munchies_Matt2-Aug-18 22:13
Munchies_Matt2-Aug-18 22:13 
GeneralRe: Apparently moderate drinking reduces the risk of dementia. Pin
Roger Wright3-Aug-18 8:35
professionalRoger Wright3-Aug-18 8:35 
GeneralWhat's the current status of free anti-virus tools Pin
Dan Neely2-Aug-18 2:37
Dan Neely2-Aug-18 2:37 
GeneralRe: What's the current status of free anti-virus tools Pin
lopatir2-Aug-18 3:22
lopatir2-Aug-18 3:22 
GeneralRe: What's the current status of free anti-virus tools Pin
Dan Neely2-Aug-18 3:28
Dan Neely2-Aug-18 3:28 
GeneralRe: What's the current status of free anti-virus tools Pin
lopatir2-Aug-18 3:51
lopatir2-Aug-18 3:51 
GeneralRe: What's the current status of free anti-virus tools Pin
Randor 2-Aug-18 3:36
professional Randor 2-Aug-18 3:36 
Dan Neely wrote:
On one of my PC's MS's AV tool has gone retarded and is trying to hog ~2.5 cores 24/7.


I'd recommend sticking with Windows Defender. Open powershell and do:
Get-MpComputerStatus

If it's in the middle of a full scan you might want to make sure that network drives are not being scanned. (Unless you want this)

Also, you should check if you have sample submission enabled. If the something was found on the machine it may be gathering samples for automatic submission.
Get-MpPreference | findstr Samples

The Defender cmdlet is documented here if you want to mess around with the settings.
Set-MpPreference

Best Wishes,
-David Delaune

modified 2-Aug-18 9:51am.

GeneralRe: What's the current status of free anti-virus tools Pin
Dan Neely2-Aug-18 4:43
Dan Neely2-Aug-18 4:43 
GeneralRe: What's the current status of free anti-virus tools Pin
Dan Neely2-Aug-18 12:51
Dan Neely2-Aug-18 12:51 
GeneralRe: What's the current status of free anti-virus tools Pin
Randor 2-Aug-18 14:30
professional Randor 2-Aug-18 14:30 
GeneralRe: What's the current status of free anti-virus tools Pin
Dan Neely2-Aug-18 15:18
Dan Neely2-Aug-18 15:18 
GeneralRe: What's the current status of free anti-virus tools Pin
Randor 2-Aug-18 16:31
professional Randor 2-Aug-18 16:31 
GeneralRe: What's the current status of free anti-virus tools Pin
Dan Neely2-Aug-18 18:41
Dan Neely2-Aug-18 18:41 
GeneralRe: What's the current status of free anti-virus tools Pin
glennPattonWork32-Aug-18 3:52
professionalglennPattonWork32-Aug-18 3:52 
GeneralRe: What's the current status of free anti-virus tools Pin
dandy722-Aug-18 4:44
dandy722-Aug-18 4:44 
GeneralRe: What's the current status of free anti-virus tools Pin
lopatir2-Aug-18 5:27
lopatir2-Aug-18 5:27 
GeneralRe: What's the current status of free anti-virus tools Pin
dandy722-Aug-18 7:38
dandy722-Aug-18 7:38 
GeneralRe: What's the current status of free anti-virus tools Pin
Dan Neely2-Aug-18 12:46
Dan Neely2-Aug-18 12:46 
GeneralRe: What's the current status of free anti-virus tools Pin
dandy722-Aug-18 13:34
dandy722-Aug-18 13:34 
GeneralRe: What's the current status of free anti-virus tools Pin
Dan Neely2-Aug-18 14:05
Dan Neely2-Aug-18 14:05 
GeneralRe: What's the current status of free anti-virus tools Pin
dandy723-Aug-18 3:34
dandy723-Aug-18 3:34 
GeneralRe: What's the current status of free anti-virus tools Pin
Dan Neely3-Aug-18 4:00
Dan Neely3-Aug-18 4:00 
GeneralRe: What's the current status of free anti-virus tools Pin
dandy723-Aug-18 5:34
dandy723-Aug-18 5:34 
GeneralRe: What's the current status of free anti-virus tools Pin
Peter Shaw3-Aug-18 3:06
professionalPeter Shaw3-Aug-18 3:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.