Type in Defender into the search bar, and click on the Defender program in the list. When Windows Defender opens, click Settings and turn off real time protection.
I just noticed that it will reenable it automatically after some time, geez.
I suppose you will could install some third-party antivirus software that does not flag hack tools and such as a threat.
.
There is a third-party application called NoDefender to disable it permanently, but I have not tried it or can vouch for it or what it actually does to accomplish this.
I found this note on another website, but I am not sure if it is true or not. Better make a restore point anyway.
NOTE: The NoDefender utility doesn’t include an option to enable Windows Defender again. So we suggest you create a manual system restore point before disabling Defender if you want to easily enable Windows Defender again in the future.
.
Another method is to rename the Defender program folder. This must be done from a Linux Live DVD or USB: C:\Program Files\Windows Defender
.
Another method is to disable the Defender Service from starting in the Windows registry as it cannot be done from Services directly as options are grayed out.
Open regedit and go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinDefend
Open the subkey corresponding to the service you wish to change (WinDefend), and modify the value of 'Start' to equal either "2" (for automatic), "3" (for manual), or "4" (for disabled).
**Registry edits have the advantage for Windows Home or lower versions, as they do not have Group Policy Editor to do it as suggested by Nate's answer.
1Would you be fine with installing another antivirus software which will automatically disable Windows Defender as no longer required? – miroxlav – 2015-08-04T20:42:22.807
You need to list all your attempts specifically or we will all be guessing. – Moab – 2015-08-04T23:58:06.460
@miroxlav I'd rather avoid another antivirus software (I'm already using malewarebytes) and in general avoid any third party software that disable Windows Defender. I assume its possible to do it within Windows itself. – WizLiz – 2015-08-05T06:43:07.810
I also don't like the 3rd party idea. It was just a question. The best way would be to enhance your question. Maybe it is NOT needed to turn defender off (it is useful) but describe here what exactly you meant by "it is blocking an application". Then possibly a way for adding exception to Defender can be worked out. Help us to help you by working on better question! :) – miroxlav – 2015-08-05T08:08:29.843
@miroxlav That's why for now I'm using a workarround, which is put the directory from which the application is run in the exception of Windows Defender. However if for any further issue I needed to completely disable it, I'd like to be able to do so. – WizLiz – 2015-08-05T08:11:29.480
2@WizLiz - but exception for safe applications defined at threat-prevention software (e.g. Windows Defender or antivirus) are not considered a workarounds! It is valid solution. It is the goal of the exception list. If the exception works, keep it as it is, there is no other more recommended way like this. Do you really think it is better to disable your protection software instead? – miroxlav – 2015-08-05T08:18:35.957
Also see this thread: Disable Windows Defender in Windows 10: http://superuser.com/questions/947873/disable-windows-defender-in-windows-10/1009656#1009656
– XP1 – 2015-12-05T23:42:02.417Related: Windows Defender: Disable real time; keep scheduled and on demand scanning
– Marc.2377 – 2016-08-18T09:31:31.753