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-updates.md
+9-35Lines changed: 9 additions & 35 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,18 +207,9 @@ To install the latest security intelligence and antivirus engine updates, you ca
207
207
- File server
208
208
- Windows Security app: See [Microsoft Defender Antivirus in the Windows Security app](/defender-endpoint/microsoft-defender-security-center-antivirus)
For more information, please review [Manage the sources for Microsoft Defender Antivirus protection updates](/defender-endpoint/manage-protection-updates-microsoft-defender-antivirus)
224
215
@@ -234,29 +225,12 @@ To get the latest platform updates, you can use any of the following methods:
234
225
235
226
In the unfortunate event that you encounter issues after an update, you can roll back to the previous or the inbox version.
236
227
237
-
To roll security intelligence updates back to the previous or to the original inbox version of the security intelligence version, run the following command:
| 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`|
260
234
261
235
## Platform version included with Windows 10 releases
0 commit comments