You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/microsoft-defender-endpoint-antivirus-performance-mode.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ description: Learn how to manage, configure, Microsoft Defender Antivirus perfor
4
4
ms.service: defender-endpoint
5
5
ms.localizationpriority: high
6
6
ms.topic: conceptual
7
-
author: yongrhee-MSFT
8
-
ms.author: yongrhee
7
+
author: denisebmsft
8
+
ms.author: deniseb
9
9
ms.reviewer: pricci, yongrhee
10
10
manager: deniseb
11
11
ms.custom: nextgen02
@@ -14,7 +14,7 @@ ms.collection:
14
14
- m365-security
15
15
- tier2
16
16
search.appverid: met150
17
-
ms.date: 05/29/2024
17
+
ms.date: 09/30/2024
18
18
---
19
19
20
20
# Protect Dev Drive using performance mode
@@ -40,6 +40,17 @@ Performance mode is now available on Windows 11 as a new Microsoft Defender Anti
40
40
41
41
It's important to note that performance mode can run only on Dev Drive. Additionally, real-time protection must be turned on for performance mode to function. Enabling this feature on a Dev Drive doesn't change standard real-time protection running on volumes with operating systems or other volumes formatted FAT32 or NTFS.
42
42
43
+
### Microsoft Defender Antivirus requirements for performance mode
44
+
45
+
1. Review the requirements that are specific to Dev Drive. See [Set up a Dev Drive on Windows 11](/windows/dev-drive).
46
+
47
+
1. Make sure Microsoft Defender Antivirus is up to date.
48
+
49
+
- Microsoft Defender Antivirus needs to be primary
Dev Drive is a new form of storage volume available to improve performance for key developer workloads. It builds on ReFS technology to employ targeted file system optimizations and provide more control over storage volume settings and security, including trust designation, antivirus configuration, and administrative control over which filters are attached.
@@ -51,8 +62,7 @@ For more information about Dev Drive, see: [Set up a Dev Drive on Windows 11](/w
51
62
By default, to give the best possible performance, creating a Dev Drive automatically grants trust in the new volume. A _trusted_ Dev Drive volume causes real-time protection to run in a special _asynchronous_ performance mode for that volume. Running performance mode provides a balance between threat protection and performance. The balance is achieved by deferring security scans until after the _open file_ operation has completed, instead of performing the security scan synchronously while the file operation is being processed. This mode of performing security scans inherently provides faster performance, but with less protection. However, enabling performance mode provides significantly better protection than other _performance tuning_ methods such as using folder exclusions, which block security scans altogether.
52
63
53
64
> [!NOTE]
54
-
> To enable performance mode, real-time protection must be turned on.
55
-
65
+
> Does not apply for high cpu or high memory usage in Microsoft Defender Antivirus service (MsMpEng.exe or WinDefend or Antimalware Service Executable). If you are troubleshooting a high cpu usage, instead use the Microsoft Defender Antivirus [Performance Analyzer](/defender-endpoint/tune-performance-defender-antivirus) to narrow down to the hot processes/paths and add them to the exclusions. Tip: Use [Contextual exclusions](/defender-endpoint/configure-contextual-file-folder-exclusions-microsoft-defender-antivirus) to target real-time protection (RTP).
56
66
The following table summarizes performance mode synchronous and asynchronous scan behavior.
57
67
58
68
| Performance mode state | Scan type | Description | Summary |
@@ -62,16 +72,6 @@ The following table summarizes performance mode synchronous and asynchronous sca
62
72
63
73
An _untrusted_ Dev Drive doesn't have the same benefits as a _trusted_ Dev Drive. Security runs in synchronous, real-time protection mode when a Dev Drive is _untrusted_. Real-time protection scans can affect performance.
64
74
65
-
## Microsoft Defender Antivirus requirements for performance mode
66
-
67
-
1. Review the requirements that are specific to Dev Drive. See [Set up a Dev Drive on Windows 11](/windows/dev-drive).
68
-
69
-
2. Make sure Microsoft Defender Antivirus is up to date.
1. Performance mode can only run on a *trusted* Dev Drive and is enabled by default when a new Dev Drive is created. For more information, see [Understanding security risks and trust in relation to Dev Drive](/windows/dev-drive#understanding-security-risks-and-trust-in-relation-to-dev-drive).
@@ -119,7 +119,7 @@ To verify that Dev Drive and Defender Performance Mode is enabled, follow these
119
119
120
120
1. In the Windows Security App, go to **Virus & threat Protection settings** > **Manage settings**, and verify that Dev Drive protection is enabled.
121
121
122
-
:::image type="content" alt-text="Screenshot of Defender_Performance_Mode_02." source="media/microsoft-defender-endpoint-antivirus-performance-mode/defender-performance-mode-02.png":::
122
+
:::image type="content" alt-text="Screenshot of Defender_Performance_Mode_02." source="media/microsoft-defender-endpoint-antivirus-performance-mode/defender-performance-mode-02.png" lightbox="media/microsoft-defender-endpoint-antivirus-performance-mode/defender-performance-mode-02.png":::
0 commit comments