Skip to content

Commit f376982

Browse files
Merge pull request #4614 from MicrosoftDocs/main
[AutoPublish] main to live - 07/30 01:36 PDT | 07/30 14:06 IST
2 parents 7de7c9b + af4884e commit f376982

File tree

5 files changed

+123
-5
lines changed

5 files changed

+123
-5
lines changed

defender-endpoint/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -803,6 +803,8 @@
803803
href: microsoft-defender-endpoint-antivirus-performance-mode.md
804804
- name: Compatibility with other security products
805805
href: microsoft-defender-antivirus-compatibility.md
806+
- name: Defender for Endpoint passive mode
807+
href: microsoft-defender-passive-mode.md
806808
- name: Microsoft Defender Antivirus and third-party antivirus solutions without
807809
Defender for Endpoint
808810
href: defender-antivirus-compatibility-without-mde.md

defender-endpoint/configure-endpoints-vdi.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ The following steps guide you through onboarding VDI devices and highlight steps
103103
| Single entry for each device | 1. Select the **PowerShell Scripts** tab, then select **Add** (Windows Explorer opens directly in the path where you copied the onboarding script earlier). <br/>2. Navigate to onboarding PowerShell script `Onboard-NonPersistentMachine.ps1`. There's no need to specify the other file, as it's triggered automatically. |
104104
| Multiple entries for each device | 1. Select the **Scripts** tab, then select **Add** (Windows Explorer opens directly in the path where you copied the onboarding script earlier). <br/>2. Navigate to the onboarding bash script `WindowsDefenderATPOnboardingScript.cmd`. |
105105

106+
> [!NOTE]
107+
> When using the 'Single entry for each device' onboarding method for non-persistent VDI environments, ensure that the Onboard-NonPersistentMachine.ps1 script is executed only after the virtual machine has received its final hostname and completed its final reboot.<br>
108+
> For example, if your VDI provisioning process includes multiple reboots or configuration stages after the VM is cloned from a master image, delay the script execution until the last reboot is complete and final machine name is assigned.<br> Running the script too early may result in duplicate device entries or inconsistent onboarding to Microsoft Defender for Endpoint.
109+
106110
5. Test your solution by following these steps:
107111

108112
1. Create a pool with one device.

defender-endpoint/indicator-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: defender-endpoint
66
ms.author: deniseb
77
author: denisebmsft
88
ms.localizationpriority: medium
9-
ms.date: 06/06/2025
9+
ms.date: 07/30/2025
1010
manager: deniseb
1111
audience: ITPro
1212
ms.collection:
@@ -79,7 +79,7 @@ Understand the following prerequisites before you create indicators for files:
7979

8080
## Create an indicator for files from the settings page
8181

82-
1. In the navigation pane, select **Settings** \> **Endpoints** \> **Indicators** (under **Rules**).
82+
1. In the navigation pane, select **System** \> **Settings** \> **Endpoints** \> **Indicators** (under **Rules**).
8383

8484
2. Select the **File hashes** tab.
8585

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
---
2+
title: Defender for Endpoint with Defender Antivirus in passive mode
3+
ms.topic: conceptual
4+
description: Understand how Defender Antivirus in passive mode works and when to use it.
5+
ms.service: defender-endpoint
6+
author: KesemSharabi
7+
ms.author: kesharab
8+
ms.localizationpriority: high
9+
audience: ITPro
10+
ms.collection:
11+
- m365-security
12+
- tier1
13+
- mde-ngp
14+
ms.subservice: ngp
15+
search.appverid: met150
16+
ms.date: 03/26/2025
17+
---
18+
19+
# Defender Antivirus in passive mode
20+
21+
[!INCLUDE [side-by-side-scenarios](includes/side-by-side-scenarios.md)]
22+
23+
Microsoft Defender for Endpoint is a comprehensive security solution designed to protect your devices from evolving threats. One of its key features enables Microsoft Defender Antivirus to coexist with non-Microsoft antimalware solutions while still providing valuable endpoint detection and response capabilities.
24+
25+
Some of the key benefits of Defender Antivirus in passive mode are:
26+
27+
* **EDR Block mode** - Post-breach protection by detecting and remediating threats missed by the active antimalware solution
28+
29+
* **Data Loss Prevention (DLP)** - Endpoint DLP functionalities operate normally, ensuring sensitive data is safeguarded.
30+
31+
* **Security intelligence updates** - Microsoft Defender Antivirus continues to receive updates to stay aware of the latest threats.
32+
33+
* **Data Loss Prevention (DLP)** - Endpoint DLP functionalities operate normally, ensuring sensitive data is safeguarded.
34+
35+
For more information, see [How Microsoft Defender Antivirus affects Defender for Endpoint functionality](microsoft-defender-antivirus-compatibility.md#how-microsoft-defender-antivirus-affects-defender-for-endpoint-functionality).
36+
37+
>[!NOTE]
38+
>Passive mode disables Microsoft Defender Antivirus scheduled scans unless specific configurations are applied.
39+
40+
## Prerequisites
41+
42+
* Operating system
43+
* Windows 10 or newer
44+
* Windows Server 2012 R2 or newer
45+
46+
* The device must be onboarded to Microsoft Defender for Endpoint
47+
48+
* Microsoft Defender Antivirus has to be installed and enabled
49+
50+
## Configure passive mode
51+
52+
On Windows 10 or newer, Defender Antivirus automatically enters passive mode when a non-Microsoft antimalware solution is installed and registered.
53+
54+
For Windows Server operating systems, follow the instructions in this section to configure passive mode for Microsoft Defender for Endpoint.
55+
56+
### Set the registry key
57+
58+
To avoid conflicts between Microsoft Defender Antivirus and a third-party antivirus solution, if you're using Windows Server, set the following registry key before onboarding the device to Microsoft Defender for Endpoint:
59+
60+
* **Path** - HKLM\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection
61+
62+
* **Name** - ForceDefenderPassiveMode
63+
64+
* **Type** - REG_DWORD
65+
66+
* **Value** - 1
67+
68+
### Enable EDR in block mode
69+
70+
When Microsoft Defender Antivirus is in passive mode, EDR in block mode can provide post-breach protection by detecting and remediating threats. Ensure this feature is enabled in Defender for Endpoint.
71+
72+
### Avoid service modifications
73+
74+
Don't disable, stop, or modify associated services such as `wscsvc`, `WinDefend`, or `MsMpEng`. Stopping these services can cause instability and make your device vulnerable to threats.
75+
76+
### Exclude Defender binaries in third-party antivirus
77+
78+
To prevent performance issues or conflicts, add Microsoft Defender Antivirus and Defender for Endpoint binaries to the exclusion list of your third-party antivirus solution.
79+
80+
## Verify that passive mode is enabled
81+
82+
This section describes how to confirm whether Microsoft Defender Antivirus is in passive mode.
83+
84+
### Windows PowerShell
85+
86+
Run the following PowerShell cmdlet:
87+
88+
```powershell
89+
Get-MpComputerStatus | select AMRunningMode
90+
```
91+
92+
The `AMRunningMode` value indicates the current Defender Antivirus state:
93+
94+
* **Normal** - Active mode
95+
96+
* **Passive** - Passive mode
97+
98+
* **EDR Block Mode** - EDR is operating in block mode
99+
100+
### Windows security app
101+
102+
Follow these steps to verify that Microsoft Defender Antivirus is in passive mode (Windows 10 and later only).
103+
104+
1. Open the Windows Security app.
105+
106+
2. Select **Virus & threat protection**.
107+
108+
3. Under **Who’s protecting me?**, select **Manage providers**.
109+
110+
4. On the *Security providers* page, verify the antivirus provider and state.
111+
112+
## Additional resources
113+
114+
[Microsoft Defender Antivirus compatibility with other security products](microsoft-defender-antivirus-compatibility.md)

defender-endpoint/overview-attack-surface-reduction.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.collection:
1515
- m365-security
1616
- tier2
1717
- mde-asr
18-
ms.date: 06/04/2024
18+
ms.date: 07/30/2025
1919
search.appverid: met150
2020
---
2121

@@ -38,8 +38,6 @@ search.appverid: met150
3838
3939
Attack surfaces are all the places where your organization is vulnerable to cyberthreats and attacks. Defender for Endpoint includes several capabilities to help reduce your attack surfaces. Watch the following video to learn more about attack surface reduction.
4040

41-
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=06675c1f-cd4d-4c79-96f5-f695aee327e5]
42-
4341
## Configure attack surface reduction capabilities
4442

4543
To configure attack surface reduction in your environment, follow these steps:

0 commit comments

Comments
 (0)