Windows 10: Can't find Defender Real-time Protection toggle

Discus and support Can't find Defender Real-time Protection toggle in AntiVirus, Firewalls and System Security to solve the problem; I want to install WD diagnostic software but Defender won't let me. I see no option to run the file as admin. I have been looking for the option to... Discussion in 'AntiVirus, Firewalls and System Security' started by battlezone, Nov 18, 2018.

  1. Can't find Defender Real-time Protection toggle


    I want to install WD diagnostic software but Defender won't let me. I see no option to run the file as admin.
    I have been looking for the option to turn off Real-time Protection under Windows Security->Virus&threat protection. The only option I see is Periodic scanning on/off.


    Can't find Defender Real-time Protection toggle [​IMG]


    :)
     
    battlezone, Nov 18, 2018
    #1
  2. adonis08 Win User

    Windows Defender Real Time Protection

    I did all the step and delete the MsMpEng.exe but still it doesn't turn on Real Time Protection any suggestion please??
     
    adonis08, Nov 18, 2018
    #2
  3. adonis08 Win User
    Windows Defender Real Time Protection

    I did all the step and delete the MsMpEng.exe but still it doesn't turn on Real Time Protection any suggestion please??
     
    adonis08, Nov 18, 2018
    #3
  4. cb360t Win User

    Can't find Defender Real-time Protection toggle

    Turn On or Off Windows Defender Real-time Protection in Windows 10  


    I'm attempting to create a CMD script to toggle Real-time protection on and off. If protection is off, the script will toggle it on; however, if protection is on, the script fails with "Error: Access is denied." Any ideas how to fix this issue?

    Code:
    Code:
    @echo off  cls  :: toggles window defender realtime monitoring  :: if DisableRealtimeMonitoring is 1 then it is OFF  :: if DisableRealtimeMonitoring is 0 then it is ON    :: look for DisableRealtimeMonitoring value (0) - if it is found then Real-time protection is ON  REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender\Real-Time Protection" /v DisableRealtimeMonitoring | Find "0x0"  IF %ERRORLEVEL% == 1 goto found  IF %ERRORLEVEL% == 0 goto notfound  goto end    :notfound  cls  echo.  echo.  echo.  echo Real-time protection is ON - so turn it OFF  REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender\Real-Time Protection" /v DisableRealtimeMonitoring /t REG_DWORD /d 1 /f  echo Real-time protection is now OFF  goto end    :found  cls  echo.  echo.  echo.  echo Real-time protection is OFF - so turn it ON  REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender\Real-Time Protection" /v DisableRealtimeMonitoring /t REG_DWORD /d 0 /f  echo Real-time protection is now ON    :end  echo.  echo.  echo.  pause
     
    cb360t, Nov 18, 2018
    #4
Thema:

Can't find Defender Real-time Protection toggle

Loading...
  1. Can't find Defender Real-time Protection toggle - Similar Threads - Can't find Defender

  2. 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...
  3. 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
  4. Windows Defender Real Time Protection, toggle button disabled

    in AntiVirus, Firewalls and System Security
    Windows Defender Real Time Protection, toggle button disabled: So, my windows real time protection is currently turned off and it seems like the toggle button is blocked. I wanna turn it back on. There aren't any security providers within my device and it is all up to date. How could I fix this?...
  5. i cant toggle real-time protection

    in AntiVirus, Firewalls and System Security
    i cant toggle real-time protection: im not kidding. ive tried most of the online solutions for a quick-fix, but as a last resort im coming to the forums i guess. if anyone has had this problem and found a fix id really love to not worry about my security. thank you so much for your time. screen from windows...
  6. Can't turn on real time protection on windows defender

    in AntiVirus, Firewalls and System Security
    Can't turn on real time protection on windows defender: After updating Windows 10 2004 with 2020-09 update and the windows defender security updates the defender real time prtection gets deactivated and can not be activated again. If i try to activate it through the slider, i got the message for app changes. If i confirm this...
  7. Can't enable real time protection in windows defender

    in Windows 10 Customization
    Can't enable real time protection in windows defender: I can't enable real time protection. It says that only admins can change but I'm the owner so how come? I followed some regedit tutorials too but the problem doesn't seem to be fixed. The main windows security page is also blank. please help I don't have any other av....
  8. Can't turn on real time protection on windows defender

    in AntiVirus, Firewalls and System Security
    Can't turn on real time protection on windows defender: Since my pc was working slowly for the whole day so I thought of scanning it. When I opened my windows defender it asked for an update. At that time my real time protection was turned on. After that first I completed scanning and then updated virus and spyware definition....
  9. Windows Defender real-time protection can't be turned on

    in AntiVirus, Firewalls and System Security
    Windows Defender real-time protection can't be turned on: Recently did a full scan of my laptop and Windows Defender (WD) found some malware. Removed everything in the History tab of WD and restarted my laptop. When opening WD after the restart, got the message "Some history items could not be displayed. Please wait a few minutes...
  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...

Users found this page by searching for:

  1. disablerealtimemonitoring windows defender state wont change

    ,
  2. WINDOWS REAL TIME PROCTION CANT FIND