Share via


windows defender

Question

Wednesday, September 9, 2015 10:19 AM

mpcmdrun.exe wont run in command windows 10 tried with admin displays mpcmdrun.exe' is not recognized as an internal or external command can anyone help

All replies (3)

Wednesday, September 9, 2015 9:58 PM ✅Answered

Yes that path is correct on Windows 10.

Also worth a look perhaps the PowerShell commands for Defender,

Use PowerShell to Update Windows Defender Signatures

is a page I found interesting.

From PowerShell prompt;

Get-MpComputerStatus | Select-Object *scan*

Shows some interesting stats


Thursday, September 10, 2015 8:44 AM ✅Answered

Hi brian,

Please navigate to "C:\Program Files\Windows Defender" open an command line and input "mpcmdrun.exe".

Best regards

Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected].


Tuesday, September 15, 2015 1:16 AM

thanks i changed batch file to @echo off
"C:\Program Files\Windows Defender\MpCmdRun.exe" -SignatureUpdate -MMPC

"C:\Program Files\Windows Defender\MpCmdRun.exe"

thats what i wanted from MpCmdRun.exe"