Add the 'Scan with Windows Defender' command to the right-click menu in Windows 8

Windows 8.1 users may not need to install any antivirus program to protect because it itself is equipped with Windows Defender by Microsoft. Basically, Windows Defender provides good protection for users to use safely. However, when Windows Defender is needed to scan suspected files or folders, you must access Control. Panel to call it, this sometimes causes a little inconvenience for users.

Windows 8 users may not need to install any antivirus program to protect because it itself is equipped with Windows Defender by Microsoft. Basically, Windows Defender provides good protection for users to use safely. However, when Windows Defender is needed to scan suspected files or folders, you must access Control. Panel to call it, this sometimes causes a little "inconvenience" for users.

Add the 'Scan with Windows Defender' command to the right-click menu in Windows 8 Picture 1Add the 'Scan with Windows Defender' command to the right-click menu in Windows 8 Picture 1

Therefore, in this article, we will show you how to add the Scan with Windows Defender option to the right-click menu for ease of use. Please consult.

Step 1: Press Windows + R to open the Run dialog box, then enter Notepad> Enter

Add the 'Scan with Windows Defender' command to the right-click menu in Windows 8 Picture 2Add the 'Scan with Windows Defender' command to the right-click menu in Windows 8 Picture 2

Step 2: Access this link, copy and paste the code into Notepad.

Windows Registry Editor Version 5.00
; Folder Scan

[HKEY_CLASSES_ROOTFoldershellWindowsDefender]
"Icon" = "% ProgramFiles% Windows Defender EpManifest.dll"
"MUIVerb" = "Scan with Windows Defender"

[HKEY_CLASSES_ROOTFoldershellWindowsDefenderCommand]
@ = "cmd.exe / s / c" "C: Program FilesWindows DefenderMpCmdRun.exe" -scan -scantype 3 -SignatureUpdate -file "% 1" "& pause"

; File Scan

[HKEY_CLASSES_ROOT * shellWindowsDefender]
"Icon" = "% ProgramFiles% Windows Defender EpManifest.dll"
"MUIVerb" = "Scan with Windows Defender"

[HKEY_CLASSES_ROOT * shellWindowsDefenderCommand]
@ = "cmd.exe / s / c" "C: Program FilesWindows DefenderMpCmdRun.exe" -scan -scantype 3 -SignatureUpdate -file "% 1" "& pause"

Add the 'Scan with Windows Defender' command to the right-click menu in Windows 8 Picture 3Add the 'Scan with Windows Defender' command to the right-click menu in Windows 8 Picture 3

Step 3: Save this file in .reg format

Add the 'Scan with Windows Defender' command to the right-click menu in Windows 8 Picture 4Add the 'Scan with Windows Defender' command to the right-click menu in Windows 8 Picture 4

Step 4: Double-click the above .reg file to enable the Scan with Windows Defender feature on the right-click menu.

Add the 'Scan with Windows Defender' command to the right-click menu in Windows 8 Picture 5Add the 'Scan with Windows Defender' command to the right-click menu in Windows 8 Picture 5

  1. Add the option to Mount right-click menu in Windows 8
  2. Simple way to integrate CCleaner into the right-click Recycle Bin menu
  3. How to add any application to the right-click menu in Windows?

Good luck!

3.5 ★ | 2 Vote