Configure scanning options for Microsoft Defender Antivirus - Microsoft Defender for Endpoint (original) (raw)

Use Microsoft Intune to configure scanning options

For more information, see Configure device restriction settings in Microsoft Intune and Microsoft Defender Antivirus device restriction settings for Windows 10 in Intune.

Prerequisites

Supported operating systems

Use Microsoft Configuration Manager to configure scanning options

For details on configuring Microsoft Configuration Manager (current branch), see How to create and deploy anti-malware policies: Scan settings.

Use Group Policy to configure scanning options

  1. On your Group Policy management computer, open the Group Policy Management Console.
  2. Right-click the Group Policy Object you want to configure, and then select Edit.
  3. In the Group Policy Management Editor go to Computer configuration and select Administrative templates.
  4. Expand the tree to Windows components > Microsoft Defender Antivirus, and then select a location (refer to Settings and locations in this article).
  5. Edit the policy object.
  6. Select OK, and repeat for any other settings.

Settings and locations

Policy item and location Default setting (if not configured) PowerShell Set-MpPreference parameter or WMI property for MSFT_MpPreference class
Email scanning Scan > Turn on e-mail scanningSee Email scanning limitations (in this article) Disabled -DisableEmailScanning
Script scanning Enabled This policy setting allows you to configure script scanning. If you enable or don't configure this setting, script scanning is enabled. See Defender/AllowScriptScanning
Scan reparse points Scan > Turn on reparse point scanning Disabled Not available See Reparse points
Scan mapped network drivesScan > Run full scan on mapped network drives Disabled -DisableScanningMappedNetworkDrivesForFullScan
Scan archive files (such as .zip or .rar files). Scan > Scan archive files Enabled -DisableArchiveScanning The extensions exclusion list takes precedence over this setting.
Scan files on the network Scan > Scan network files Disabled -DisableScanningNetworkFiles
Scan packed executablesScan > Scan packed executables Enabled Not available Scan packed executables were removed from the following templates:- Administrative Templates (.admx) for Windows 11 2023 Update (23H2)- Administrative Templates (.admx) for Windows 11 2022 Update (22H2) - v3.0 - Administrative Templates (.admx) for Windows 11 2022 Update (22H2)- Administrative Templates (.admx) for Windows 11 October 2021 Update (21H2)
Scan removable drives during full scans onlyScan > Scan removable drives Disabled -DisableRemovableDriveScanning
Specify the level of subfolders within an archive folder to scan Scan > Specify the maximum depth to scan archive files 0 Not available
Specify the maximum CPU load (as a percentage) during a scan. Scan > Specify the maximum percentage of CPU utilization during a scan 50 -ScanAvgCPULoadFactor The maximum CPU load isn't a hard limit, but is guidance for the scanning engine to not exceed the maximum on average. Manual scans ignore this setting and run without any CPU limits.
Specify the maximum size (in kilobytes) of archive files that should be scanned.Scan > Specify the maximum size of archive files to be scanned No limit Not available The default value of 0 applies no limit
Configure low CPU priority for scheduled scansScan > Configure low CPU priority for scheduled scans Disabled Not available
Configure scanning of network files Scan > Configure scanning of network files Disabled -DisableScanningNetworkFiles
CPU throttling type Scan > CPU throttling type Disabled -ThrottleForScheduledScanOnly
Scan excluded files and directories during quick scan Scan > Scan excluded files and directories during quick scan Disabled Not available

Note

If real-time protection is turned on, files are scanned before they're accessed and executed. The scanning scope includes all files, such as files on mounted removable media, like USB drives. If the device performing the scan has real-time protection or on-access protection turned on, the scan also includes network shares.

Use PowerShell to configure scanning options

For more information on how to use PowerShell with Microsoft Defender Antivirus, see the following articles:

Use WMI to configure scanning options

See Windows Defender WMIv2 APIs.

Email scanning limitations

Email scanning enables scanning of email files used by Outlook and other mail clients during on-demand and scheduled scans. Embedded objects within email (such as attachments and archived files) are also scanned. The following file format types can be scanned and remediated:

PST files used by Outlook 2003 or older (where the archive type is set to nonunicode) are also scanned, but Microsoft Defender Antivirus can't remediate threats that are detected inside PST files.

If Microsoft Defender Antivirus detects a threat inside an email message, the following information is displayed to assist you in identifying the compromised email so you can remediate the threat manually:

Scanning mapped network drives

On any OS, only the network drives that are mapped at system level, are scanned. User-level mapped network drives aren't scanned. User-level mapped network drives are those that a user maps in their session manually and using their own credentials.