Skip to content

Commit 84677a6

Browse files
committed
Update microsoft-defender-antivirus-updates.md
1 parent 25bfbb6 commit 84677a6

File tree

1 file changed

+15
-31
lines changed

1 file changed

+15
-31
lines changed

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

Lines changed: 15 additions & 31 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
@@ -199,51 +199,35 @@ During the technical support (only) phase, commercially reasonable support incid
199199
200200
## How to install an update
201201

202-
Security intelligence update and Engine update
203-
204-
Get the latest available Security intelligence update and Engine update via:
202+
To install the latest security intelligence and antivirus engine updates, you can use any of the following methods:
205203

206204
- Windows Update
207-
208205
- Windows Update server (WSUS)
209-
210206
- Software Update server (SUP)
211-
212207
- 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:
213210

214-
- UI: [Microsoft Defender Antivirus in the Windows Security app](/defender-endpoint/microsoft-defender-security-center-antivirus)
215-
216-
- The command line:
217-
218-
219-
```
220-
"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe"-SignatureUpdate
221-
```
222-
211+
- ```console
212+
"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe"-SignatureUpdate
213+
```
223214

224-
```console
225-
"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe"
226-
```
215+
- ```console
216+
"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe"
217+
```
227218

228-
229-
```
230-
"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe"-SignatureUpdate -MMPC
231-
```
219+
- ```console
220+
"%programdata%\Microsoft\Windows Defender\Platform\<version>\MpCmdRun.exe"-SignatureUpdate -MMPC
221+
```
232222

233223
For more information, please review [Manage the sources for Microsoft Defender Antivirus protection updates](/defender-endpoint/manage-protection-updates-microsoft-defender-antivirus)
234224

235-
Platform update
236-
237-
Get the latest available Platform update via
225+
To get the latest platform updates, you can use any of the following methods:
238226

239227
- Windows Update
240-
241228
- Windows Update server (WSUS)
242-
243229
- Software Update server (SUP)
244-
245-
- UI: [Microsoft Defender Antivirus in the Windows Security app](/defender-endpoint/microsoft-defender-security-center-antivirus)
246-
230+
- Windows Security app: See [Microsoft Defender Antivirus in the Windows Security app](/defender-endpoint/microsoft-defender-security-center-antivirus)
247231
- The [Windows Update Catalog](https://www.catalog.update.microsoft.com/Search.aspx?q=KB4052623)
248232

249233
## How to roll back an update

0 commit comments

Comments
 (0)