Windows 10: Microsoft Defender Real-Time Protection Stops Working After 4.18.2007.8 Antimalware...

Discus and support Microsoft Defender Real-Time Protection Stops Working After 4.18.2007.8 Antimalware... in Windows 10 Ask Insider to solve the problem; The Microsoft Defender antivirus real-time protection feature stops working after the latest antimalware platform update (4.18.2007.8), due to an... Discussion in 'Windows 10 Ask Insider' started by /u/DefinitelyYou, Jul 27, 2020.

  1. Microsoft Defender Real-Time Protection Stops Working After 4.18.2007.8 Antimalware...


    The Microsoft Defender antivirus real-time protection feature stops working after the latest antimalware platform update (4.18.2007.8), due to an error.

    Each time the machine is restarted, EventID 3002 (Real-time protection encountered an error and failed) is stored in the event logs and the Network Inspection System (NIS) shows as not enabled, when it should be enabled.

    When carrying out an antimalware platform reset – which rolls the update back to the Inbox CAMP version (4.18.1909.6) – the Network Inspection System (NIS) starts working correctly again and no events are logged.



    PowerShell script which checks for EventID 3002 (Real-time protection encountered an error and failed):

    # Antimalware version numbers $Properties = @( "AMProductVersion" "AMEngineVersion" "NISEnabled" "NISSignatureVersion" ) Get-MpComputerStatus | Format-List -Property $Properties # Timescale $StartTime = (Get-Date).AddDays(-35) # Defender events $Defender = Get-WinEvent -FilterHashtable @( # EventID 3002 @{ "StartTime" = $StartTime "LogName" = "Microsoft-Windows-Windows Defender/Operational" "ProviderName" = "Microsoft-Windows-Windows Defender" "ID" = "3002" } ) # Output @($Defender; ) | Sort-Object -Property TimeCreated | Format-List -Property TimeCreated, Message, ID



    The PowerShell script output after rolling back to the Inbox CAMP version (4.18.1909.6):

    NISEnabled correctly shows as 'True'.

    No events for EventID 3002 are logged, even after restarting the machine.

    AMProductVersion : 4.18.1909.6 AMEngineVersion : 1.1.17300.4 NISEnabled : True NISSignatureVersion : 1.319.2408.0 Get-WinEvent: Line | 16 | $Defender = Get-WinEvent -FilterHashtable @( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | No events were found that match the specified selection criteria.



    The PowerShell script output after Windows Update re-installs 4.18.2007.8:

    NISEnabled now shows as 'False'.

    The first event occurred when Windows Update re-installed the 4.18.2007.8 antimalware platform update (KB4052623).

    The second event is what gets logged every time the machine is restarted.

    AMProductVersion : 4.18.2007.8 AMEngineVersion : 1.1.17300.4 NISEnabled : False NISSignatureVersion : 1.319.2413.0 TimeCreated : 27/07/2020 18:33:15 Message : Microsoft Defender Antivirus Real-Time Protection feature has encountered an error and failed. Feature: On Access Error Code: 0x80070057 Error description: The parameter is incorrect. Reason: Antimalware security intelligence has stopped functioning for an unknown reason. In some instances, restarting the service may resolve the problem. Id : 3002 TimeCreated : 27/07/2020 18:35:28 Message : Microsoft Defender Antivirus Real-Time Protection feature has encountered an error and failed. Feature: Network Inspection System Error Code: 0x8007042c Error description: The dependency service or group failed to start. Reason: The system is missing updates that are required for running Network Inspection System. Install the required updates and restart the device. Id : 3002



    An exception was also logged when Windows Update first tried to update to 4.18.2007.8 a few days ago, although this exception only occurred once:

    TimeCreated : 24/07/2020 22:25:43 Message : Faulting application name: MsMpEng.exe, version: 4.18.2007.6, time stamp: 0xe8374332 Faulting module name: mprtp.dll, version: 4.18.2007.6, time stamp: 0x0c8044fe Exception code: 0xc0000005 Fault offset: 0x0000000000004bde Faulting process ID: 0x1918 Faulting application start time: 0x01d65c55fe1c3a57 Faulting application path: C:\ProgramData\Microsoft\Windows Defender\platform\4.18.2007.6-0\MsMpEng.exe Faulting module path: C:\ProgramData\Microsoft\Windows Defender\platform\4.18.2007.6-0\mprtp.dll Report ID: Faulting package full name: Faulting package-relative application ID: Id : 1000 TimeCreated : 24/07/2020 22:25:45 Message : Installation Failure: Windows failed to install the following update with error 0x8024200B: Update for Microsoft Defender Antivirus antimalware platform - KB4052623 (Version 4.18.2007.8). Id : 20



    This is the third faulty update the Microsoft Defender team have deployed to non-insiders in less than a year. It's understandable that mistakes happen, however it doesn't appear as if these are just accidentally slipping through the net – it appears as though they're not testing the updates at all before releasing them.

    -----

    Windows 10 Pro 2004 (19041.388)

    submitted by /u/DefinitelyYou
    [link] [comments]

    :)
     
    /u/DefinitelyYou, Jul 27, 2020
    #1
  2. shytot Win User

    Unable to to Disable Defender Real Time Protection

    Hi
    I installed the April 2018 Win 10 Update today which has resulted in my CPU constantly working 15% higher due to the Antimalware Service Executable. I’ve tried to disable Defender as suggested by Microsoft but its instruction was to go to Settings / Update & Security / Windows Security / Virus & Threat Protection / Virus & Threat Protection Settings. This should have given me access to switch Real Time Protection off, but the final ‘Settings’ option was not available – see screen shot.

    Microsoft Defender Real-Time Protection Stops Working After 4.18.2007.8 Antimalware... [​IMG]

    Any ideas please?
    Many Thanks
     
    shytot, Jul 27, 2020
    #2
  3. Cant turn on real time protection

    I’m not sure what’s going on there, but you might want to run some scans in order to make sure that malware hasn’t assumed the role of administrator and turned off Defender’s real-time protection with Group Policy:

    Kaspersky Virus Removal Tool:

    Kaspersky Removal Tool 2015

    Emsisoft Emergency Kit:

    Emsisoft | Emergency Kit: Free Portable Malware Scan and Removal

    Malwarebytes Anti-Malware (free version only):

    Malwarebytes for Windows - PC Antivirus Replacement | Malwarebytes

    Eset Online Scanner:

    Free Virus Scan | Online Virus Scan from ESET

    Some other trusted third-party malware-removal tools are listed here:

    https://answers.microsoft.com/en-us...al-tools/d824b9af-ebd8-4c47-94e2-8ee6c544c100

    Then you can use these REG commands to toggle the Group Policy setting for Windows Defender’s real-time protection.

    Click on the Start button and select Windows Powershell (Admin) and then copy, paste, and enter the command:

    Turn off Windows Defender’s real-time protection:

    REG ADD "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableRealtimeMonitoring /t REG_DWORD /d 1 /f

    Turn on Windows Defender’s real-time protection:

    REG DELETE "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableRealtimeMonitoring
     
    GreginMich, Jul 27, 2020
    #3
  4. Microsoft Defender Real-Time Protection Stops Working After 4.18.2007.8 Antimalware...

    Untable to Control Windows Defender Real-time Protection On/Off

    Sometimes, we need to turn off Windows Defender Real-time protection. In my experience, this software may cause some error to run Android Emulator such as BigNox. It also slowing down my Android Studio. To disable Windows Defender Real-time protection, I
    do these steps:

    1. Run Windows PowerShell as administrator
    2. execute set-mppreference -DisableRealtimeMonitoring 1
    Windows PowerShell

    Copyright (C) Microsoft Corporation. All rights reserved.

    PS C:\WINDOWS\system32> set-mppreference -DisableRealtimeMonitoring 1

    PS C:\WINDOWS\system32>

    In Windows registry it will create

    Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender\Real-Time Protection -> DisableRealtimeMonitoring REG_DWORD 1

    Tested on Windows 10 Version 10.0.17134 Build 17134

    But, during my computer idle, windows always put Real-time protection on. It is so annoying. I want to control Real-time Protection manually.
     
    IGA Made Muliarsa, Jul 27, 2020
    #4
Thema:

Microsoft Defender Real-Time Protection Stops Working After 4.18.2007.8 Antimalware...

Loading...
  1. Microsoft Defender Real-Time Protection Stops Working After 4.18.2007.8 Antimalware... - Similar Threads - Microsoft Defender Real

  2. Windows Defender's Real-time-virus protection not working

    in Windows 10 Gaming
    Windows Defender's Real-time-virus protection not working: Windows Defender's Real-time virus protection is not working on my pc. It is showing "Your IT administrator has limited access to some areas of this app, and the item you tried to access is not available. Contact IT helpdesk for more information." Please help me out. I have...
  3. Windows Defender real time protection

    in Windows 10 Gaming
    Windows Defender real time protection: Hello everyone,I have a problem with windows defender, I can't enable real time protection, there is message says "You are using another Antivirus provider, but I don't have and I didn't have before I don't want to use third party Antivirus I have windows 11 , I have...
  4. Microsoft defender real time protection

    in AntiVirus, Firewalls and System Security
    Microsoft defender real time protection: I'm not using any other antivirus program but windows sees something and ıt's blocking defender realtime protection. https://answers.microsoft.com/en-us/protect/forum/all/microsoft-defender-real-time-protection/e0b61079-a7e9-4f10-b8c6-f638de94e405
  5. Windows Defense Antimalware Real-Time Protection

    in AntiVirus, Firewalls and System Security
    Windows Defense Antimalware Real-Time Protection: I can't turn on the real time protection in my settings. I have tried the suggested steps posted on your gethelp button but still didn't work. Would like to hear from you soon regarding this matter....
  6. Real-time protection issue of Microsoft Defender

    in AntiVirus, Firewalls and System Security
    Real-time protection issue of Microsoft Defender: Hi,I have turned off the virus protection of my third party antivirus software and try to turn on the real-time protection of Microsoft Defender. However, the option to turn on the real-time protection of Microsoft Defender is greyed out, and I can't turn it on from my...
  7. Defender Real-Time protection, stop deleting files?

    in AntiVirus, Firewalls and System Security
    Defender Real-Time protection, stop deleting files?: I have this folder with files and every time I use these files, real-time protections is turned back on (automatically) after a couple minutes or hours and then later when ONLY I run the file, it'll delete what's it deems "necessary" and then I have to go deep into the...
  8. Real time protection of windows defender

    in AntiVirus, Firewalls and System Security
    Real time protection of windows defender: Due to some reason I can't turn off my windows security real time protection. But i used to do that pretty easily sometime back. [ATTACH] I am currently logged in as administrator. [ATTACH]...
  9. windows defender real time protection

    in AntiVirus, Firewalls and System Security
    windows defender real time protection: every time I try to turn on my real time protection a message comes up saying, for your protection some settings are managed by your security administrator. who is the security administrator and how do I fix this?...
  10. Defender: Real Time Protection:

    in AntiVirus, Firewalls and System Security
    Defender: Real Time Protection:: I just installed the latest Build of Windows 10 . I get this notification in yellow text This setting is managed by your Administrator above the real time protection on Off button and it has been turned on but greyed out. I am not able to disable it. Have scanned it with...