Completely uninstall Windows Defender from Win10 Pro, is that possible?

Discussion in 'Windows 10' started by yro, Jul 23, 2016.

  1. Espionage724

    Espionage724 MDL Expert

    Nov 7, 2009
    1,066
    394
    60
    #41 Espionage724, Jul 26, 2016
    Last edited by a moderator: Apr 20, 2017
    Could also run this in Command Prompt (pretty sure it accomplishes the same thing):

    Code:
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /t "REG_DWORD" /d "1" /f
     
  2. yro

    yro MDL Addicted

    Jul 26, 2009
    633
    125
    30
    Nice.. Now, post how to remove it?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...