Skip to content

Commit 7d442cc

Browse files
Merge pull request #3440 from MicrosoftDocs/main
Publish main to live, 04/09/25, 3:30 PM PDT
2 parents cfc0b40 + cfd245b commit 7d442cc

File tree

2 files changed

+34
-8
lines changed

2 files changed

+34
-8
lines changed

defender-endpoint/microsoft-defender-antivirus-updates.md

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Microsoft Defender Antivirus security intelligence and product updates
33
description: Manage how Microsoft Defender Antivirus receives protection and product updates.
44
ms.service: defender-endpoint
55
ms.localizationpriority: high
6-
ms.date: 04/01/2025
6+
ms.date: 04/09/2025
77
audience: ITPro
88
ms.topic: reference
99
author: emmwalshh
@@ -197,18 +197,41 @@ During the technical support (only) phase, commercially reasonable support incid
197197
> [!NOTE]
198198
> If you're manually deploying Microsoft Defender Antivirus Platform Update, or if you're using a script or a non-Microsoft management product to deploy Microsoft Defender Antivirus Platform Update, make sure that version `4.18.2001.10` is installed from the [Microsoft Update Catalog](https://www.catalog.update.microsoft.com/Search.aspx?q=4.18.2001.10) before the latest version of Platform Update (N-2) is installed.
199199
200-
## How to roll back an update
200+
## How to install an update
201+
202+
To install the latest security intelligence and antivirus engine updates, you can use any of the following methods:
201203

202-
In the unfortunate event that you encounter issues after a platform update, you can roll back to the previous or the inbox version of the Microsoft Defender platform.
204+
- Windows Update
205+
- Windows Update server (WSUS)
206+
- Software Update server (SUP)
207+
- File server
208+
- Windows Security app: See [Microsoft Defender Antivirus in the Windows Security app](/defender-endpoint/microsoft-defender-security-center-antivirus)
209+
- Command line, as follows:
210+
- `"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe"-SignatureUpdate`
211+
- `"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe"`
212+
- `"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe"-SignatureUpdate -MMPC`
203213

204-
- To roll back to the previous version, run the following command:
214+
For more information, see [Manage the sources for Microsoft Defender Antivirus protection updates](/defender-endpoint/manage-protection-updates-microsoft-defender-antivirus).
205215

206-
`"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe" -RevertPlatform`
216+
To get the latest platform updates, you can use any of the following methods:
207217

208-
- To roll back this update to the version shipped with the Operating System ("%ProgramFiles%\Windows Defender")
218+
- Windows Update
219+
- Windows Update server (WSUS)
220+
- Software Update server (SUP)
221+
- Windows Security app: See [Microsoft Defender Antivirus in the Windows Security app](/defender-endpoint/microsoft-defender-security-center-antivirus)
222+
- The [Windows Update Catalog](https://www.catalog.update.microsoft.com/Search.aspx?q=KB4052623)
209223

210-
`"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe" -ResetPlatform`
224+
## How to roll back an update
211225

226+
In the unfortunate event that you encounter issues after an update, you can roll back to the previous or the inbox version.
227+
228+
| Scenario | Command |
229+
|--|--|
230+
| Roll security intelligence updates back to the previous or to the original inbox version of the security intelligence version | `"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe"-RemoveDefinitions` |
231+
| Roll the engine version back to the previous version | `"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe"-RemoveDefinitions -Engine` |
232+
| Roll a platform update back to the previous version | `"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe" -RevertPlatform` |
233+
| Roll updates back to the version shipped with the operating system (`%ProgramFiles%\Windows Defender`) | `"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe" -ResetPlatform` |
234+
212235
## Platform version included with Windows 10 releases
213236

214237
The table provides the Microsoft Defender Antivirus platform and engine versions that are shipped with the latest Windows 10 releases:

defender-endpoint/microsoft-defender-security-center-antivirus.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.collection:
1414
- m365-security
1515
- tier2
1616
search.appverid: met150
17-
ms.date: 03/26/2025
17+
ms.date: 04/09/2025
1818
---
1919

2020
# Microsoft Defender Antivirus in the Windows Security app
@@ -61,6 +61,9 @@ Beginning with Windows 10, version 1703 and later, Microsoft Defender Antivirus
6161

6262
4. Select **Check for updates** to download new protection updates (if there are any).
6363

64+
> [!TIP]
65+
> If you have your Microsoft Defender Antivirus updates (Security intelligence, Engine, and Platform), pointing to a [WSUS](/windows-server/administration/windows-server-update-services/get-started/windows-server-update-services-wsus) or [Software Update Point](/intune/configmgr/sum/get-started/prepare-for-software-updates-management), and if you have the Windows Update policy set to [3 - Auto download and notify for install](/windows/deployment/update/waas-wu-settings), when you select **Check for updates**, all available Microsoft Defender Antivirus updates are installed.
66+
6467
## Ensure Microsoft Defender Antivirus is enabled in the Windows Security app
6568

6669
1. Open the Windows Security app by searching the start menu for *Security*, and then selecting **Windows Security**.

0 commit comments

Comments
 (0)