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-antivirus-compatibility.md
+11-13Lines changed: 11 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,19 +68,17 @@ The following table summarizes what to expect:
68
68
69
69
If the device is onboarded to Microsoft Defender for Endpoint, you can use Microsoft Defender Antivirus in passive mode as described later in this article.
70
70
71
-
72
-
### If you must uninstall Microsoft Defender Antivirus on Windows Server
73
-
74
-
On Windows Server, if you're running a non-Microsoft antivirus product, you can uninstall Microsoft Defender Antivirus by using the following PowerShell cmdlets (as an administrator):
75
-
76
-
| Version | PowerShell cmdlet |
77
-
|--|--|
78
-
| Windows Server 2019 and newer |`Uninstall-WindowsFeature Windows-Defender`|
79
-
| Windows Server 2016 |`Uninstall-WindowsFeature Windows-Defender` <br/>``Uninstall-WindowsFeature Windows-Defender-Gui` <br/><br/>On Windows Server 2016, you might see *Windows Defender Antivirus* instead of *Microsoft Defender Antivirus*. |
80
-
81
-
Make sure to restart your server to finish removing Microsoft Defender Antivirus.
82
-
83
-
If you uninstall your non-Microsoft antivirus product, make sure that Microsoft Defender Antivirus is re-enabled. See [Re-enable Microsoft Defender Antivirus on Windows Server if it was disabled](enable-update-mdav-to-latest-ws.md#re-enable-microsoft-defender-antivirus-on-windows-server-if-it-was-disabled).
71
+
> [!NOTE]
72
+
> On Windows Server, if you're running a non-Microsoft antivirus product, you can uninstall Microsoft Defender Antivirus by using the following PowerShell cmdlets (as an administrator):
73
+
>
74
+
> - Windows Server 2019 and newer: `Uninstall-WindowsFeature Windows-Defender`
75
+
> - Windows Server 2016: `Uninstall-WindowsFeature Windows-Defender` and `Uninstall-WindowsFeature Windows-Defender-Gui`
76
+
>
77
+
> On Windows Server 2016, you might see *Windows Defender Antivirus* instead of *Microsoft Defender Antivirus*.
78
+
>
79
+
> Make sure to restart your server to finish removing Microsoft Defender Antivirus.
80
+
>
81
+
> If you uninstall your non-Microsoft antivirus product, make sure that Microsoft Defender Antivirus is re-enabled. See [Re-enable Microsoft Defender Antivirus on Windows Server if it was disabled](enable-update-mdav-to-latest-ws.md#re-enable-microsoft-defender-antivirus-on-windows-server-if-it-was-disabled).
84
82
85
83
## Microsoft Defender Antivirus and non-Microsoft antivirus/antimalware solutions
0 commit comments