How-To Geek
How Scan any File or Folder Using Windows 8’s Built-in Anti-Virus
Windows 8 includes a built-in antivirus solution that runs in the background. You might, however, be surprised that there is no obvious way to scan an item on demand. Here’s how to launch the Windows Defender GUI as well as add a scan option to the context menu.
Manually Opening Windows Defender
The first way to scan your files is to use the Windows Defender GUI, to do so navigate to:
C:\Program Files\Windows Defender
Then launch:
MSASCui.exe


When the GUI opens, choose to do a custom scan, then click the Scan now button.


Now choose the folder you want to scan, and then click OK.


That’s all there it to it.


Scan Using the Context Menu
If you don’t fancy opening the GUI, you could always add an option to the context menu. To do so, press the Windows + R keyboard combination to open a run box and type:
shell:sendto
Then press enter.


Now go ahead and download this batch file we wrote, then unzip its contents into the SendTo folder.


Now when you right click on a file or folder, you will be able to scan items using the “Send to” menu.


Unfortunately it does use the command line scanner, nevertheless it gets the job done.


That’s all there is to it.
Got Feedback? Join the discussion at discuss.howtogeek.com
Comments (10)
Taylor Gibb is a Microsoft MVP and all round geek, he loves everything from Windows 8 to Windows Server 2012 and even C# and PowerShell. You can also follow him on Google+
- Published 12/15/12






Just curious, is there a way to display the Windows Defender icon in the taskbar? I always want to see the status of Windows Defender right on the taskbar, not inside Action Center.
when i launch MSASCui.exe this messege show to me
http://imageshack.us/photo/my-images/443/15122012044951.png/
what can i do ?
http://lmgtfy.com/?q=how+to+turn+on+windows+defender
@cyborganism no not by default, but that’s nothing a few lines of code couldn’t change.
@ghorab looks like you have installed a 3rd party AV, in this circumstance WD is disabled.
My Win 7 Home Security Essentials provides for a convenient ‘right click’ scan of specific file(s). Truth be told, I rarely if ever use it. So now, Win 8 did away with it altogether? Could it be because Win 8 scans automatically whenever you download / click on a file — and thus render a manual scan unnecessary?
@cyborganism If you simply want to have the Windows Defender icon showing in your taskbar, then just search for windows defender on your start screen and right click the windows defender icon and select to pin it to your task bar.
Hope that helps
@Smokey
The problem with your method is that it isn’t updating the status of the icon just like MSE does. It merely displays the icon of the program in the taskbar.
http://answers.microsoft.com/en-us/protect/forum/mse-protect_start/microsoft-security-essentials-turns-off-windows/06e9ad25-f263-459f-a14a-6afaea010f49 This is all.
Also MSE has all this build in. Defeneder isn’t needed to do what is wanted in this article.
I put it as a shortcut in sendto, then u can take the .bat off the end looks even better.(i tried it def still works ok)
I’ve never liked the way most avs have massive context like ‘scan program with *******’ so thanks for a nice short one.