How to Run Windows Defender in Command Prompt on Windows 10
How to Run Windows Defender in Command Prompt on Windows 10
►►►SUBSCRIBE for more: https://www.youtube.com/user/Britec09?sub_confirmation=1
If you want to run Windows Defender in command prompt or from a batch file then this video is for you. Its really easy to do.
Run Windows Defender in Command Prompt:
"%ProgramFiles%\Windows Defender\MpCmdRun.exe"
"%ProgramFiles%\Windows Defender\MpCmdRun.exe" -SignatureUpdate
"%ProgramFiles%\Windows Defender\MpCmdRun.exe" -Scan -ScanType 1
"%ProgramFiles%\Windows Defender\MpCmdRun.exe" -Scan -ScanType 2
"%ProgramFiles%\Windows Defender\MpCmdRun.exe" -Scan -ScanType -BootSectorScan
"%ProgramFiles%\Windows Defender\MpCmdRun.exe" -Scan -ScanType 3 -File C:\Users\Public
"%ProgramFiles%\Windows Defender\MpCmdRun.exe" -Scan -ScanType 3 -File PATH TO FILE OR FOLDER
Run Windows Defender from Batch File:
@ECHO OFF
"%ProgramFiles%\Windows Defender\MSASCui.exe" -QuickScan
@ECHO OFF
"%ProgramFiles%\Windows Defender\MSASCui.exe" -FullScan
@ECHO OFF
"%ProgramFiles%\Windows Defender\MSASCui.exe" -UpdateAndQuickScan
@ECHO OFF
"C:\Program Files\Windows Defender\MSASCui.exe" -UpdateAndQuickScan -hide
@ECHO OFF
"%ProgramFiles%\Windows Defender\MSASCui.exe" -Update
@ECHO OFF
"%ProgramFiles%\Windows Defender\MpCmdRun.exe" -SignatureUpdate
——————— My Social Links:
🔵 View My Channel - http://youtube.com/Britec09
🔵 View My Playlists -https://www.youtube.com/user/Britec09/playlists
🔵 Follow on Twitter - http://twitter.com/Britec09
🔵 Follow on Facebook: http://facebook.com/BritecComputers
🔵 View my Website: http://BritecComputers.co.uk
🔵 My Official Email: brian@briteccomputers.co.uk