diff --git a/windows/keep-secure/TOC.md b/windows/keep-secure/TOC.md index 7a134f5b66..9aa05908ab 100644 --- a/windows/keep-secure/TOC.md +++ b/windows/keep-secure/TOC.md @@ -394,7 +394,7 @@ ### [Windows Defender in Windows 10](windows-defender-in-windows-10.md) #### [Update and manage Windows Defender in Windows 10](get-started-with-windows-defender-for-windows-10.md) #### [Configure Windows Defender in Windows 10](configure-windows-defender-for-windows-10.md) -#### [Troubleshoot Windows Defender in Windows 10](troubleshoot-windows-defender-for-windows-10.md) +#### [Troubleshoot Windows Defender in Windows 10](troubleshoot-windows-defender-in-windows-10.md) ## [Enterprise security guides](enterprise-security-guides-portal.md) ### [Control the health of Windows 10-based devices](protect-high-value-assets-by-controlling-the-health-of-windows-10-based-devices.md) ### [Device Guard deployment guide](device-guard-deployment-guide.md) diff --git a/windows/keep-secure/configure-windows-defender-in-windows-10 b/windows/keep-secure/configure-windows-defender-in-windows-10 new file mode 100644 index 0000000000..a8675aac21 --- /dev/null +++ b/windows/keep-secure/configure-windows-defender-in-windows-10 @@ -0,0 +1,223 @@ +--- +title: Configure Windows Defender in Windows 10 (Windows 10) +description: IT professionals can configure definition updates and cloud-based protection in Windows Defender in Windows 10 through Microsoft Active Directory and Windows Server Update Services (WSUS). +ms.assetid: 22649663-AC7A-40D8-B1F7-5CAD9E49653D +ms.prod: W10 +ms.mktglfcycl: manage +ms.sitesec: library +author: brianlic-msft +--- + +# Configure Windows Defender in Windows 10 + + +**Applies to** + +- Windows 10 + +IT professionals can configure definition updates and cloud-based protection in Windows Defender in Windows 10 through Microsoft Active Directory and Windows Server Update Services (WSUS). + +## Configure definition updates + + +It is important to update definitions regularly to ensure that your endpoints are protected. Definition updates can be configured to suit the requirements of your organization. + +Windows Defender supports the same updating options (such as using multiple definition sources) as other Microsoft endpoint protection products; for more information, see [Configuring Definition Updates](https://technet.microsoft.com/library/gg412502.aspx). + +When you configure multiple definition sources in Windows Defender, you can configure the fallback order using the following values through *Group Policy* settings: + +- InternalDefinitionUpdateServer - WSUS +- MicrosoftUpdateServer - Microsoft Update +- MMPC - [Microsoft Malware Protection Center definitions page](http://www.microsoft.com/security/portal/definitions/adl.aspx) +- FileShares - file share + +Read about deploying administrative template files for Windows Defender in the article [Description of the Windows Defender Group Policy administrative template settings](https://support.microsoft.com/kb/927367). + +You can also manage your Windows Defender update configuration settings through System Center Configuration Manager. See [How to Configure Definition Updates for Endpoint Protection in Configuration Manager](https://technet.microsoft.com/library/jj822983.aspx) for details. + +## Definition update logic + + +You can update Windows Defender definitions in four ways depending on your business requirements: + +- WSUS, the managed server. You can manage the distribution of updates that are released through Microsoft Update to computers in your enterprise environment; read more on the [Windows Server Update Services](https://technet.microsoft.com/windowsserver/bb332157.aspx) website. +- Microsoft Update, the unmanaged server. You can use this method to get regular updates from Microsoft Update. +- The [Microsoft Malware Protection Center definitions page](http://www.microsoft.com/security/portal/definitions/adl.aspx), as an alternate download location. You can use this method if you want to download the latest definitions. +- File share, where the definition package is downloaded. You can retrieve definition updates from a file share. The file share must be provisioned on a regular basis with the update files. + +## Update Windows Defender definitions through Active Directory and WSUS + + +This section details how to update Windows Defender definitions for Windows 10 endpoints through Active Directory and WSUS. + +
Method | +Instructions | +
---|---|
WSUS |
+See [Software Updates and Windows Server Update Services Definition Updates](https://technet.microsoft.com/library/gg398036.aspx) in the [Configuring Definition Updates](https://technet.microsoft.com/library/gg412502.aspx) topic that also applies to Windows Defender. |
+
Microsoft Update |
+Set the following fallback order Group Policy to enable Microsoft Update: +
|
+
[Microsoft Malware Protection Center definitions page](http://www.microsoft.com/security/portal/definitions/adl.aspx) |
+Set the following fallback order Group Policy to enable Windows Defender to download updated signatures: +
|
+
File share |
+
+
|
+
Use Remote Passport
-
The following table lists the MDM policy settings that you can configure for Passport use in your workplace. These MDM policy settings use the PassportForWork configuration service provider (CSP).
-Policy | -Scope | -Default | -Options | -|
---|---|---|---|---|
UsePassportForWork | -- | Device | -True | -
- True: Passport will be provisioned for all users on the device. -False: Users will not be able to provision Passport. -Note If Passport is enabled, and then the policy is changed to False, users who previously set up Passport can continue to use it, but will not be able to set up Passport on other devices.
- |
-
RequireSecurityDevice | -- | Device | -False | -
- True: Passport will only be provisioned using TPM. -False: Passport will be provisioned using TPM if available, and will be provisioned using software if TPM is not available. - |
-
Biometrics | -
- UseBiometrics - |
-Device | -False | -
- True: Biometrics can be used as a gesture in place of a PIN for domain logon. -False: Only a PIN can be used as a gesture for domain logon. - |
-
- FacialFeaturesUser -EnhancedAntiSpoofing - |
-Device | -Not configured | -
- Not configured: users can choose whether to turn on enhanced anti-spoofing. -True: Enhanced anti-spoofing is required on devices which support it. -False: Users cannot turn on enhanced anti-spoofing. - |
-|
PINComplexity | -||||
Digits | -Device or user | -2 | -
- 1: Numbers are not allowed. -2: At least one number is required. - |
-|
Lowercase letters | -Device or user | -1 | -
- 1: Lowercase letters are not allowed. -2: At least one lowercase letter is required. - |
-|
Maximum PIN length | -Device or user | -127 | -
- Maximum length that can be set is 127. Maximum length cannot be less than minimum setting. - |
-|
Minimum PIN length | -Device or user | -4 | -
- Minimum length that can be set is 4. Minimum length cannot be greater than maximum setting. - |
-|
Expiration | -Device or user | -0 | -
- Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user’s PIN will never expire. - - |
-|
History | -Device or user | -0 | -
- Integer value that specifies the number of past PINs that can be associated to a user account that can’t be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. - - |
-|
Special characters | -Device or user | -1 | -
- 1: Special characters are not allowed. -2: At least one special character is required. - |
-|
Uppercase letters | -Device or user | -1 | -
- 1: Uppercase letters are not allowed -2: At least one uppercase letter is required - |
-|
Remote | -
- UseRemotePassport -Note Applies to desktop only. Phone sign-in is currently limited to select Technology Adoption Program (TAP) participants.
- |
-Device or user | -False | -
- True: Remote Passport is enabled. -False: Remote Passport is disabled. - |
-
Event ID: 1000 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_SCAN_STARTED + |
+||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
+ Message: + |
+
+ An antimalware scan started. + + |
+|||||||||||
+ Description: + |
+
+ +
|
+|||||||||||
Event ID: 1001 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_SCAN_COMPLETED + |
+||||||||||
+ Message: + |
+
+ An antimalware scan finished. + |
+|||||||||||
+ Description: + |
+
+ +
|
+|||||||||||
Event ID: 1002 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_SCAN_CANCELLED + + |
+||||||||||
+ Message: + |
+
+ An antimalware scan was stopped before it finished. + + |
+|||||||||||
+ Description: + |
+
+ +
|
+|||||||||||
Event ID: 1003 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_SCAN_PAUSED + + |
+||||||||||
+ Message: + |
+
+ An antimalware scan was paused. + + |
+|||||||||||
+ Description: + |
+
+ +
|
+|||||||||||
Event ID: 1004 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_SCAN_RESUMED + + |
+||||||||||
+ Message: + |
+
+ An antimalware scan was resumed. + + |
+|||||||||||
+ Description: + |
+
+ +
|
+|||||||||||
Event ID: 1005 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_SCAN_FAILED + + |
+||||||||||
+ Message: + |
+
+ An antimalware scan failed. + + |
+|||||||||||
+ Description: + |
+
+ +
|
+|||||||||||
+ User action: + |
+
+ The Windows Defender client encountered an error, and the current scan has stopped. The scan might fail due to a client-side issue. This event record includes the scan ID, type of scan (antivirus, antispyware, antimalware), scan parameters, the user that started the scan, the error code, and a description of the error. + + +To troubleshoot this event: +
|
+|||||||||||
Event ID: 1006 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_MALWARE_DETECTED + + |
+||||||||||
+ Message: + |
+
+ The antimalware engine found malware or other potentially unwanted software. + + |
+|||||||||||
+ Description: + |
+
+ + For more information please see the following: +
|
+|||||||||||
Event ID: 1007 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_MALWARE_ACTION_TAKEN + + |
+||||||||||
+ Message: + |
+
+ The antimalware platform performed an action to protect your system from malware or other potentially unwanted software. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has taken action to protect this machine from malware or other potentially unwanted software. For more information please see the following: +
|
+|||||||||||
Event ID: 1008 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_MALWARE_ACTION_FAILED + |
+||||||||||
+ Message: + |
+
+ The antimalware platform attempted to perform an action to protect your system from malware or other potentially unwanted software, but the action failed. + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has encountered an error when taking action on malware or other potentially unwanted software. For more information please see the following: +
|
+|||||||||||
Event ID: 1009 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_QUARANTINE_RESTORE + + |
+||||||||||
+ Message: + |
+
+ The antimalware platform restored an item from quarantine. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has restored an item from quarantine. For more information please see the following: +
|
+|||||||||||
Event ID: 1010 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_QUARANTINE_RESTORE_FAILED + + |
+||||||||||
+ Message: + |
+
+ The antimalware platform could not restore an item from quarantine. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has encountered an error trying to restore an item from quarantine. For more information please see the following: +
|
+|||||||||||
Event ID: 1011 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_QUARANTINE_DELETE + |
+||||||||||
+ Message: + |
+
+ The antimalware platform deleted an item from quarantine. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has deleted an item from quarantine. +For more information please see the following: +
|
+|||||||||||
Event ID: 1012 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_QUARANTINE_DELETE_FAILED + + |
+||||||||||
+ Message: + |
+
+ The antimalware platform could not delete an item from quarantine. + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has encountered an error trying to delete an item from quarantine. +For more information please see the following: +
|
+|||||||||||
Event ID: 1013 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_MALWARE_HISTORY_DELETE + + |
+||||||||||
+ Message: + |
+
+ The antimalware platform deleted history of malware and other potentially unwanted software. + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has removed history of malware and other potentially unwanted software. +
|
+|||||||||||
Event ID: 1014 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_MALWARE_HISTORY_DELETE_FAILED + + |
+||||||||||
+ Message: + |
+
+ The antimalware platform could not delete history of malware and other potentially unwanted software. + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has encountered an error trying to remove history of malware and other potentially unwanted software. +
|
+|||||||||||
Event ID: 1015 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_BEHAVIOR_DETECTED + + |
+||||||||||
+ Message: + |
+
+ The antimalware platform detected suspicious behavior. + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has detected a suspicious behavior. +For more information please see the following: +
|
+|||||||||||
Event ID: 1116 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_STATE_MALWARE_DETECTED + |
+||||||||||
+ Message: + |
+
+ The antimalware platform detected malware or other potentially unwanted software. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has detected malware or other potentially unwanted software. +For more information please see the following: +
|
+|||||||||||
+ User action: + |
+
+ No action is required. Windows Defender can suspend and take routine action on this threat. If you want to remove the threat manually, in the Windows Defender interface, click Clean Computer. + |
+|||||||||||
Event ID: 1117 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_STATE_MALWARE_ACTION_TAKEN + + |
+||||||||||
+ Message: + |
+
+ The antimalware platform performed an action to protect your system from malware or other potentially unwanted software. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has taken action to protect this machine from malware or other potentially unwanted software. +For more information please see the following: +
|
+|||||||||||
+ User action: + |
+
+ No action is necessary. Windows Defender removed or quarantined a threat. + |
+|||||||||||
Event ID: 1118 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_STATE_MALWARE_ACTION_FAILED + |
+||||||||||
+ Message: + |
+
+ The antimalware platform attempted to perform an action to protect your system from malware or other potentially unwanted software, but the action failed. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has encountered a non-critical error when taking action on malware or other potentially unwanted software. +For more information please see the following: +
|
+|||||||||||
+ User action: + |
+
+ No action is necessary. Windows Defender failed to complete a task related to the malware remediation. This is not a critical failure. + |
+|||||||||||
Event ID: 1119 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_STATE_MALWARE_ACTION_CRITICALLY_FAILED + + |
+||||||||||
+ Message: + |
+
+ The antimalware platform encountered a critical error when trying to take action on malware or other potentially unwanted software. There are more details in the event message. + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has encountered a critical error when taking action on malware or other potentially unwanted software. +For more information please see the following: +
|
+|||||||||||
+ User action: + |
+
+ The Windows Defender client encountered this error due to critical issues. The endpoint might not be protected. Review the error description then follow the relevant User action steps below. +
+ If this event persists:
|
+|||||||||||
Event ID: 1120 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_THREAT_HASH + |
+||||||||||
+ Message: + |
+
+ Windows Defender has deduced the hashes for a threat resource. + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender client is up and running in a healthy state. +
|
+|||||||||||
+ |
+ Note This event will only be logged if the following policy is set: ThreatFileHashLogging unsigned.
+ |
+|||||||||||
Event ID: 1150 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_SERVICE_HEALTHY + |
+||||||||||
+ Message: + |
+
+ If your antimalware platform reports status to a monitoring platform, this event indicates that the antimalware platform is running and in a healthy state. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender client is up and running in a healthy state. +
|
+|||||||||||
+ User action: + |
+
+ No action is necessary. The Windows Defenderclient is in a healthy state. This event is reported on an hourly basis. + |
+|||||||||||
Event ID: 2000 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_SIGNATURE_UPDATED + + |
+||||||||||
+ Message: + |
+
+ The antimalware definitions updated successfully. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender signature version has been updated. +
|
+|||||||||||
+ User action: + |
+
+ No action is necessary. The Windows Defender client is in a healthy state. This event is reported when signatures are successfully updated. + |
+|||||||||||
Event ID: 2001 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_SIGNATURE_UPDATE_FAILED + |
+||||||||||
+ Message: + |
+
+ The antimalware definition update failed. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has encountered an error trying to update signatures. +
|
+|||||||||||
+ User action: + |
+
+ This error occurs when there is a problem updating definitions. +To troubleshoot this event: +
|
+|||||||||||
Event ID: 2002 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_ENGINE_UPDATED + |
+||||||||||
+ Message: + |
+
+ The antimalware engine updated successfully. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender engine version has been updated. +
|
+|||||||||||
+ User action: + |
+
+ No action is necessary. The Windows Defender client is in a healthy state. This event is reported when the antimalware engine is successfully updated. + |
+|||||||||||
Event ID: 2003 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_ENGINE_UPDATE_FAILED + |
+||||||||||
+ Message: + |
+
+ The antimalware engine update failed. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has encountered an error trying to update the engine. +
|
+|||||||||||
+ User action: + |
+
+ The Windows Defender client update failed. This event occurs when the client fails to update itself. This event is usually due to an interruption in network connectivity during an update. +To troubleshoot this event: +
|
+|||||||||||
Event ID: 2004 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_SIGNATURE_REVERSION + |
+||||||||||
+ Message: + |
+
+ There was a problem loading antimalware definitions. The antimalware engine will attempt to load the last-known good set of definitions. + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has encountered an error trying to load signatures and will attempt reverting back to a known-good set of signatures. +
|
+|||||||||||
+ User action: + |
+
+ The Windows Defender client attempted to download and install the latest definitions file and failed. This error can occur when the client encounters an error while trying to load the definitions, or if the file is corrupt. Windows Defender will attempt to revert back to a known-good set of definitions. +To troubleshoot this event: +
|
+|||||||||||
Event ID: 2005 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_ENGINE_UPDATE_PLATFORMOUTOFDATE + |
+||||||||||
+ Message: + |
+
+ The antimalware engine failed to load because the antimalware platform is out of date. The antimalware platform will load the last-known good antimalware engine and attempt to update. + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender could not load antimalware engine because current platform version is not supported. Windows Defender will revert back to the last known-good engine and a platform update will be attempted. +
|
+|||||||||||
Event ID: 2006 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_PLATFORM_UPDATE_FAILED + + |
+||||||||||
+ Message: + |
+
+ The platform update failed. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has encountered an error trying to update the platform. +
|
+|||||||||||
Event ID: 2007 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_PLATFORM_ALMOSTOUTOFDATE + |
+||||||||||
+ Message: + |
+
+ The platform will soon be out of date. Download the latest platform to maintain up-to-date protection. + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender will soon require a newer platform version to support future versions of the antimalware engine. Download the latest Windows Defender platform to maintain the best level of protection available. +
|
+|||||||||||
Event ID: 2010 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_SIGNATURE_FASTPATH_UPDATED + + |
+||||||||||
+ Message: + |
+
+ The antimalware engine used the Dynamic Signature Service to get additional definitions. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender used Dynamic Signature Service to retrieve additional signatures to help protect your machine. +
|
+|||||||||||
Event ID: 2011 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_SIGNATURE_FASTPATH_DELETED + + |
+||||||||||
+ Message: + |
+
+ The Dynamic Signature Service deleted the out-of-date dynamic definitions. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender used Dynamic Signature Service to discard obsolete signatures. +
|
+|||||||||||
+ User action: + |
+
+ No action is necessary. The Windows Defender client is in a healthy state. This event is reported when the Dynamic Signature Service successfully deletes out-of-date dynamic definitions. + |
+|||||||||||
Event ID: 2012 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_SIGNATURE_FASTPATH_UPDATE_FAILED + + |
+||||||||||
+ Message: + |
+
+ The antimalware engine encountered an error when trying to use the Dynamic Signature Service. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has encountered an error trying to use Dynamic Signature Service. +
|
+|||||||||||
+ User action: + |
+
+ Check your Internet connectivity settings. + |
+|||||||||||
Event ID: 2013 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_SIGNATURE_FASTPATH_DELETED_ALL + + |
+||||||||||
+ Message: + |
+
+ The Dynamic Signature Service deleted all dynamic definitions. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender discarded all Dynamic Signature Service signatures. +
|
+|||||||||||
Event ID: 2020 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_CLOUD_CLEAN_RESTORE_FILE_DOWNLOADED + + |
+||||||||||
+ Message: + |
+
+ The antimalware engine downloaded a clean file. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender downloaded a clean file. +
|
+|||||||||||
Event ID: 2021 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_CLOUD_CLEAN_RESTORE_FILE_DOWNLOAD_FAILED + |
+||||||||||
+ Message: + |
+
+ The antimalware engine failed to download a clean file. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has encountered an error trying to download a clean file. +
|
+|||||||||||
+ User action: + |
+
+ Check your Internet connectivity settings. + +The Windows Defender client encountered an error when using the Dynamic Signature Service to download the latest definitions to a specific threat. This error is likely caused by a network connectivity issue. + + |
+|||||||||||
Event ID: 2030 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_OFFLINE_SCAN_INSTALLED + |
+||||||||||
+ Message: + |
+
+ The antimalware engine was downloaded and is configured to run offline on the next system restart. + |
+|||||||||||
+ Description: + |
+
+ Windows Defender downloaded and configured Windows Defender Offline to run on the next reboot. + |
+|||||||||||
Event ID: 2031 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_OFFLINE_SCAN_INSTALL_FAILED + + |
+||||||||||
+ Message: + |
+
+ The antimalware engine was unable to download and configure an offline scan. + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has encountered an error trying to download and configure Windows Defender Offline. +
|
+|||||||||||
Event ID: 2040 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_OS_EXPIRING + + |
+||||||||||
+ Message: + |
+
+ Antimalware support for this operating system version will soon end. + + |
+|||||||||||
+ Description: + |
+
+ The support for your operating system will expire shortly. Running Windows Defender on an out of support operating system is not an adequate solution to protect against threats. + |
+|||||||||||
Event ID: 2041 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_OS_EOL + + |
+||||||||||
+ Message: + |
+
+ Antimalware support for this operating system has ended. You must upgrade the operating system for continued support. + + |
+|||||||||||
+ Description: + |
+
+ The support for your operating system has expired. Running Windows Defender on an out of support operating system is not an adequate solution to protect against threats. + |
+|||||||||||
Event ID: 2042 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_PROTECTION_EOL + + |
+||||||||||
+ Message: + |
+
+ The antimalware engine no longer supports this operating system, and is no longer protecting your system from malware. + + |
+|||||||||||
+ Description: + |
+
+ The support for your operating system has expired. Windows Defender is no longer supported on your operating system, has stopped functioning, and is not protecting against malware threats. + |
+|||||||||||
Event ID: 3002 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_RTP_FEATURE_FAILURE + + |
+||||||||||
+ Message: + |
+
+ Real-time protection encountered an error and failed. + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender Real-Time Protection feature has encountered an error and failed. +
|
+|||||||||||
+ User action: + |
+
+ You should restart the system then run a full scan because it’s possible the system was not protected for some time. + +The Windows Defender client’s real-time protection feature encountered an error because one of the services failed to start. + +If it is followed by a 3007 event ID, the failure was temporary and the antimalware client recovered from the failure. + + |
+|||||||||||
Event ID: 3007 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_RTP_FEATURE_RECOVERED + |
+||||||||||
+ Message: + |
+
+ Real-time protection recovered from a failure. We recommend running a full system scan when you see this error. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender Real-time Protection has restarted a feature. It is recommended that you run a full system scan to detect any items that may have been missed while this agent was down. +
|
+|||||||||||
+ User action: + |
+
+ The real-time protection feature has restarted. If this event happens again, contact Microsoft Technical Support. + |
+|||||||||||
Event ID: 5000 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_RTP_ENABLED + + |
+||||||||||
+ Message: + |
+
+ Real-time protection is enabled. + + |
+|||||||||||
+ Description: + |
+
+ Windows Defender Real-time Protection scanning for malware and other potentially unwanted software was enabled. + |
+|||||||||||
Event ID: 5001 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_RTP_DISABLED + |
+||||||||||
+ Message: + |
+
+ Real-time protection is disabled. + + |
+|||||||||||
+ Description: + |
+
+ Windows Defender Real-time Protection scanning for malware and other potentially unwanted software was disabled. + |
+|||||||||||
Event ID: 5004 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_RTP_FEATURE_CONFIGURED + + |
+||||||||||
+ Message: + |
+
+ The real-time protection configuration changed. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender Real-time Protection feature configuration has changed. +
|
+|||||||||||
Event ID: 5007 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_CONFIG_CHANGED + + |
+||||||||||
+ Message: + |
+
+ The antimalware platform configuration changed. + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender Configuration has changed. If this is an unexpected event you should review the settings as this may be the result of malware. +
|
+|||||||||||
Event ID: 5008 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_ENGINE_FAILURE + |
+||||||||||
+ Message: + |
+
+ The antimalware engine encountered an error and failed. + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender engine has been terminated due to an unexpected error. +
|
+|||||||||||
+ User action: + |
+
+ To troubleshoot this event:
|
+|||||||||||
+ User action: + |
+
+ The Windows Defender client engine stopped due to an unexpected error. +To troubleshoot this event: +
|
+|||||||||||
Event ID: 5009 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_ANTISPYWARE_ENABLED + + |
+||||||||||
+ Message: + |
+
+ Scanning for malware and other potentially unwanted software is enabled. + + |
+|||||||||||
+ Description: + |
+
+ Windows Defender scanning for malware and other potentially unwanted software has been enabled. + |
+|||||||||||
Event ID: 5010 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_ANTISPYWARE_DISABLED + + |
+||||||||||
+ Message: + |
+
+ Scanning for malware and other potentially unwanted software is disabled. + |
+|||||||||||
+ Description: + |
+
+ Windows Defender scanning for malware and other potentially unwanted software is disabled. + |
+|||||||||||
Event ID: 5011 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_ANTIVIRUS_ENABLED + |
+||||||||||
+ Message: + |
+
+ Scanning for viruses is enabled. + |
+|||||||||||
+ Description: + |
+
+ Windows Defender scanning for viruses has been enabled. + |
+|||||||||||
Event ID: 5012 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_ANTIVIRUS_DISABLED + + |
+||||||||||
+ Message: + |
+
+ Scanning for viruses is disabled. + + |
+|||||||||||
+ Description: + |
+
+ Windows Defender scanning for viruses is disabled. + |
+|||||||||||
Event ID: 5100 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_EXPIRATION_WARNING_STATE + + |
+||||||||||
+ Message: + |
+
+ The antimalware platform will expire soon. + + |
+|||||||||||
+ Description: + |
+
+ + Windows Defender has entered a grace period and will soon expire. After expiration, this program will disable protection against viruses, spyware, and other potentially unwanted software. +
|
+|||||||||||
Event ID: 5101 | +
+ Symbolic name: + |
+
+ MALWAREPROTECTION_DISABLED_EXPIRED_STATE + + |
+||||||||||
+ Message: + |
+
+ The antimalware platform is expired. + + |
+|||||||||||
+ Description:: + |
+
+ + Windows Defender grace period has expired. Protection against viruses, spyware, and other potentially unwanted software is disabled. +
|
+
+
If Windows Defender experiences any issues it will usually give you an error code to help you troubleshoot the issue. + +Most often an error means there was a problem installing an update. +
+This section provides the following information about Windows Defender client errors.
Use the information in these tables to help troubleshoot Windows Defender error codes.
+External error codes | +|||
---|---|---|---|
Error code | +Message displayed | +Possible reason for error | +What to do now | +
+ 0x80508007 + + |
+
+ ERR_MP_NO_MEMORY + + |
+
+ This error indicates that you might have run out of memory. + + |
+
+ +
|
+
+ 0x8050800C + |
+
+ ERR_MP_BAD_INPUT_DATA + |
+
+ This error indicates that there might be a problem with your security product. + |
+
+ +
|
+
+ 0x80508020 + |
+
+ ERR_MP_BAD_CONFIGURATION + + |
+
+ This error indicates that there might be an engine configuration error; commonly, this is related to input +data that does not allow the engine to function properly. + + |
+|
+ 0x805080211 + + |
+
+ ERR_MP_QUARANTINE_FAILED + + |
+
+ This error indicates that Windows Defender failed to quarantine a threat. + + |
+|
+ 0x80508022 + + |
+
+ ERR_MP_REBOOT_REQUIRED + + |
+
+ This error indicates that a reboot is required to complete threat removal. + + |
+|
+ 0x80508023 + + |
+
+ ERR_MP_THREAT_NOT_FOUND + + |
+
+ This error indicates that the threat might no longer be present on the media, or malware might be stopping you from scanning your device. + + |
+
+ Run the Microsoft Safety Scanner then update your security software and try again. + + |
+
+ ERR_MP_FULL_SCAN_REQUIRED + + |
+
+ This error indicates that a full system scan might be required. + + |
+
+ Run a full system scan. + + |
+|
+ 0x80508024 + + |
+|||
+ 0x80508025 + + |
+
+ ERR_MP_MANUAL_STEPS_REQUIRED + + |
+
+ This error indicates that manual steps are required to complete threat removal. + + |
+
+ Follow the manual remediation steps outlined in the Microsoft Malware Protection Encyclopedia. You can find a threat-specific link in the event history. + + |
+
+ 0x80508026 + + |
+
+ ERR_MP_REMOVE_NOT_SUPPORTED + + |
+
+ This error indicates that removal inside the container type might not be not supported. + + |
+
+ Windows Defender is not able to remediate threats detected inside the archive. Consider manually removing the detected resources. + + |
+
+ 0x80508027 + + |
+
+ ERR_MP_REMOVE_LOW_MEDIUM_DISABLED + + |
+
+ This error indicates that removal of low and medium threats might be disabled. + + |
+
+ Check the detected threats and resolve them as required. + + |
+
+ 0x80508029 + + |
+
+ ERROR_MP_RESCAN_REQUIRED + + |
+
+ This error indicates a rescan of the threat is required. + + |
+
+ Run a full system scan. + + |
+
+ 0x80508030 + + |
+
+ ERROR_MP_CALLISTO_REQUIRED + + |
+
+ This error indicates that an offline scan is required. + + |
+
+ Run Windows Defender Offline. You can read about how to do this in the Windows Defender Offline +article. + |
+
+ 0x80508031 + + |
+
+ ERROR_MP_PLATFORM_OUTDATED + + |
+
+ This error indicates that Windows Defender does not support the current version of the platform and requires a new version of the platform. + + |
+
+ You can only use Windows Defender in Windows 10. For Windows 8, Windows 7 and Windows Vista, you can use System Center Endpoint Protection. + + |
+
+
Internal error codes | +|||
---|---|---|---|
Error code | +Message displayed | +Possible reason for error | +What to do now | +
+ 0x80501004 + |
+
+ ERROR_MP_NO_INTERNET_CONN + + |
+
+ Check your Internet connection, then run the scan again. + |
+
+ Check your Internet connection, then run the scan again. + |
+
+ 0x80501000 + |
+
+ ERROR_MP_UI_CONSOLIDATION_BASE + |
+
+ This is an internal error. The cause is not clearly defined. + |
+
+ +
|
+
+ 0x80501001 + |
+
+ ERROR_MP_ACTIONS_FAILED + |
+||
+ 0x80501002 + |
+
+ ERROR_MP_NOENGINE + |
+||
+ 0x80501003 + |
+
+ ERROR_MP_ACTIVE_THREATS + |
+||
+ 0x805011011 + |
+
+ MP_ERROR_CODE_LUA_CANCELLED + |
+||
+ 0x80501101 + |
+
+ ERROR_LUA_CANCELLATION + |
+||
+ 0x80501102 + |
+
+ MP_ERROR_CODE_ALREADY_SHUTDOWN + |
+||
+ 0x80501103 + |
+
+ MP_ERROR_CODE_RDEVICE_S_ASYNC_CALL_PENDING + |
+||
+ 0x80501104 + |
+
+ MP_ERROR_CODE_CANCELLED + |
+||
+ 0x80501105 + |
+
+ MP_ERROR_CODE_NO_TARGETOS + |
+||
+ 0x80501106 + |
+
+ MP_ERROR_CODE_BAD_REGEXP + |
+||
+ 0x80501107 + |
+
+ MP_ERROR_TEST_INDUCED_ERROR + |
+||
+ 0x80501108 + |
+
+ MP_ERROR_SIG_BACKUP_DISABLED + |
+||
+ 0x80508001 + |
+
+ ERR_MP_BAD_INIT_MODULES + |
+||
+ 0x80508002 + |
+
+ ERR_MP_BAD_DATABASE + |
+||
+ 0x80508004 + |
+
+ ERR_MP_BAD_UFS + |
+||
+ 0x8050800C + |
+
+ ERR_MP_BAD_INPUT_DATA + |
+||
+ 0x8050800D + |
+
+ ERR_MP_BAD_GLOBAL_STORAGE + |
+||
+ 0x8050800E + |
+
+ ERR_MP_OBSOLETE + |
+||
+ 0x8050800F + |
+
+ ERR_MP_NOT_SUPPORTED + |
+||
+ 0x8050800F +0x80508010 + + |
+
+ ERR_MP_NO_MORE_ITEMS + |
+||
+ 0x80508011 + |
+
+ ERR_MP_DUPLICATE_SCANID + |
+||
+ 0x80508012 + |
+
+ ERR_MP_BAD_SCANID + |
+||
+ 0x80508013 + |
+
+ ERR_MP_BAD_USERDB_VERSION + |
+||
+ 0x80508014 + |
+
+ ERR_MP_RESTORE_FAILED + |
+||
+ 0x80508016 + |
+
+ ERR_MP_BAD_ACTION + |
+||
+ 0x80508019 + |
+
+ ERR_MP_NOT_FOUND + |
+||
+ 0x80509001 + |
+
+ ERR_RELO_BAD_EHANDLE + |
+||
+ 0x80509003 + |
+
+ ERR_RELO_KERNEL_NOT_LOADED + |
+||
+ 0x8050A001 + |
+
+ ERR_MP_BADDB_OPEN + |
+||
+ 0x8050A002 + |
+
+ ERR_MP_BADDB_HEADER + |
+||
+ 0x8050A003 + |
+
+ ERR_MP_BADDB_OLDENGINE + |
+||
+ 0x8050A004 + |
+
+ ERR_MP_BADDB_CONTENT + |
+||
+ 0x8050A005 + |
+
+ ERR_MP_BADDB_NOTSIGNED + |
+||
+ 0x8050801 + |
+
+ ERR_MP_REMOVE_FAILED + |
+
+ This is an internal error. It might be triggered when malware removal is not successful. + + |
+|
+ 0x80508018 + + |
+
+ ERR_MP_SCAN_ABORTED + + |
+
+ This is an internal error. It might have triggered when a scan fails to complete. + + |
+
IT professionals can configure definition updates and cloud-based protection in Windows Defender in Windows 10 through Active Directory and WSUS.
[Troubleshoot Windows Defender in Windows 10](troubleshoot-windows-defender-for-windows-10.md)
[Troubleshoot Windows Defender in Windows 10](troubleshoot-windows-defender-in-windows-10.md)
IT professionals can review information about event IDs in Windows Defender for Windows 10 and see any relevant action they can take.
[Manage corporate devices](manage-corporate-devices.md)
You can use the same management tools to manage all device types running Windows 10 : desktops, laptops, tablets, and phones. And your current management tools, such as Group Policy, Windows Management Instrumentation (WMI), Windows PowerShell scripts, Orchestrator runbooks, System Center tools, and so on, will continue to work for Windows 10 on desktop editions.
You can use the same management tools to manage all device types running Windows 10 : desktops, laptops, tablets, and phones. And your current management tools, such as Group Policy, Windows Management Instrumentation (WMI), PowerShell scripts, Orchestrator runbooks, System Center tools, and so on, will continue to work for Windows 10 on desktop editions.
[Manage Windows 10 Start layout options](windows-10-start-layout-options-and-policies.md)