How to Disable Windows Defender in Windows 10 Permanently

SHARE:

Windows Defender is the default antivirus solution of Windows 10 just like it has been on Windows 8. The program is enabled by default and will turn itself off if another antivirus solution is installed provided that it is recognized by the operating system.

One core difference between the implementation on Windows 8 and 10 is that you cannot turn off Windows Defender completely anymore using the preferences provided in the application.

A click on Settings in Windows Defender opens the control panel for the program in the new Windows Settings application. While you find options to toggle the program's real-time protection there, it is indicated right on the page that this is just a temporary state change.
You can turn this off temporarily, but if it's off for a while we'll turn it back on automatically.

It is unclear why Microsoft made the decision to change the behavior of Windows Defender in this regard. What is certain however is that it will annoy users who want to disable it permanently on the computer they are working on.

real-time protection

While you could go ahead and disable Windows Defender whenever it enables itself automatically again, you may prefer a solution that is permanent.

There are two options that you have to disable Windows Defender permanently on a system running Windows 10. Please note that one of the methods is only available in some versions of Windows.

Method 1: Disabling Windows Defender using the Group Policy

turn off windows defender

The Group Policy Editor is only part of Windows 10 Pro and Enterprise. To turn off Windows Defender using it do the following:

  1. Tap on the Windows-key to open the Start Menu.

  2. Type gpedit.msc and hit enter.

  3. Confirm the UAC prompt to continue.

  4. You find the setting by following this path: Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Windows Defender.

  5. There you find the policy "Turn off Windows Defender".

  6. Double-click on the policy.

  7. Set the state of the policy to enabled in the window that opens, and click ok to save the change.

The policy reads:
This policy setting turns off Windows Defender.

If you enable this policy setting, Windows Defender does not run, and computers are not scanned for malware or other potentially unwanted software.

If you disable or do not configure this policy setting, by default Windows Defender runs and computers are scanned for malware and other potentially unwanted software.

Windows Defender is disabled immediately when you make the change. Any attempt to run the program afterwards results in the following error message.

windows defender turned off

To restore the functionality of the app, set the policy state to disabled or not configured.

Method 2: Disabling Windows Defender using the Windows Registry

disable anti spyware

You may disable Windows Defender in the Windows Registry as well. Basically, it is the same setting that gets written to it when you disable the application in the Group Policy Editor.

  1. Tap on the Windows-key to open the Start Menu.

  2. Type regedit.exe and hit enter.

  3. Confirm the UAC prompt to continue.

  4. Navigate to the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender

  5. If you see the preference DisableAntiSpyware on the right double-click on it and set it to 1 to disable Windows Defender.

  6. If the preference does not exist, right-click on Windows Defender and select New > Dword (32-bit) Value, and name it DisableAntiSpyware.

To restore Windows Defender at a later point in time, delete the key or set its value to 0.

Method 3: Normal disable and Task Scheduler

If both methods outlined above don't work, you may still have another ace up your sleeve that you can try out.

  1. Tap on the Windows-key to open the Start Menu.

  2. Type taskschd.msc and hit enter to open the Windows Task Scheduler.

  3. You may get an UAC prompt that you need to accept.

  4. Navigate to Task Scheduler Library > Microsoft > Windows > Windows Defender.

  5. There you find "Windows Defender Scheduled Scan" which you need to double-click on.

  6. Switch to the Conditions tab when the window opens.

  7. Select "Start the task only if the computer is idle for" and set a large idle time amount there to prevent it from being run on the system.

Method 4: NoDefender

nodefender

If none of the methods work in your case, you may want to try the free program NoDefender, a third party application to turn off Windows Defender on computers running Windows 10.

COMMENTS

BLOGGER: 2
Loading...
Name

11th,2,12th,20,12th Chemistry,5,12th Computer Science,7,12th Physics,1,5th Sem CSE,1,AAI ATC,2,Android,18,Banking,1,Blogger,41,Books,5,BTech,17,CBSE,22,CSE,4,ECE,3,Electronics,1,English,2,ESE,1,Ethical Hacking,61,Exams,5,Games,9,GATE,1,GATE ECE,1,Government Jobs,1,GS,1,How To,27,IBPS PO,1,Information,52,Internet,24,IPU,8,JEE,8,JEE Mains,8,Jobs,1,Linux,65,News,18,Notes,23,Physics,3,Placement,10,PO,1,Poetry,3,RRB,1,SEO,11,Softwares,38,SSC,2,SSC CGL,1,SSC GS,2,Tips and Tricks,46,UPSC,1,Windows,46,
ltr
item
SolutionRider- One Stop Solution for Notes, Exams Prep, Jobs & Technical Blogs.: How to Disable Windows Defender in Windows 10 Permanently
How to Disable Windows Defender in Windows 10 Permanently
Windows Defender is the default antivirus solution of Windows 10 just like it has been on Windows 8. The program is enabled by default and will turn itself off if another antivirus solution is installed provided that it is recognized by the operating system. One core difference between the implementation on Windows 8 and 10 is that you cannot turn off Windows Defender completely anymore using the preferences provided in the application. A click on Settings in Windows Defender opens the control panel for the program in the new Windows Settings application. While you find options to toggle the program's real-time protection there, it is indicated right on the page that this is just a temporary state change. You can turn this off temporarily, but if it's off for a while we'll turn it back on automatically. It is unclear why Microsoft made the decision to change the behavior of Windows Defender in this regard. What is certain however is that it will annoy users who want to disable it permanently on the computer they are working on. real-time protection While you could go ahead and disable Windows Defender whenever it enables itself automatically again, you may prefer a solution that is permanent. There are two options that you have to disable Windows Defender permanently on a system running Windows 10. Please note that one of the methods is only available in some versions of Windows. Method 1: Disabling Windows Defender using the Group Policy turn off windows defender The Group Policy Editor is only part of Windows 10 Pro and Enterprise. To turn off Windows Defender using it do the following: Tap on the Windows-key to open the Start Menu. Type gpedit.msc and hit enter. Confirm the UAC prompt to continue. You find the setting by following this path: Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Windows Defender. There you find the policy "Turn off Windows Defender". Double-click on the policy. Set the state of the policy to enabled in the window that opens, and click ok to save the change. The policy reads: This policy setting turns off Windows Defender. If you enable this policy setting, Windows Defender does not run, and computers are not scanned for malware or other potentially unwanted software. If you disable or do not configure this policy setting, by default Windows Defender runs and computers are scanned for malware and other potentially unwanted software. Windows Defender is disabled immediately when you make the change. Any attempt to run the program afterwards results in the following error message. windows defender turned off To restore the functionality of the app, set the policy state to disabled or not configured. Method 2: Disabling Windows Defender using the Windows Registry disable anti spyware You may disable Windows Defender in the Windows Registry as well. Basically, it is the same setting that gets written to it when you disable the application in the Group Policy Editor. Tap on the Windows-key to open the Start Menu. Type regedit.exe and hit enter. Confirm the UAC prompt to continue. Navigate to the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender If you see the preference DisableAntiSpyware on the right double-click on it and set it to 1 to disable Windows Defender. If the preference does not exist, right-click on Windows Defender and select New > Dword (32-bit) Value, and name it DisableAntiSpyware. To restore Windows Defender at a later point in time, delete the key or set its value to 0. Method 3: Normal disable and Task Scheduler If both methods outlined above don't work, you may still have another ace up your sleeve that you can try out. Tap on the Windows-key to open the Start Menu. Type taskschd.msc and hit enter to open the Windows Task Scheduler. You may get an UAC prompt that you need to accept. Navigate to Task Scheduler Library > Microsoft > Windows > Windows Defender. There you find "Windows Defender Scheduled Scan" which you need to double-click on. Switch to the Conditions tab when the window opens. Select "Start the task only if the computer is idle for" and set a large idle time amount there to prevent it from being run on the system. Method 4: NoDefender nodefender If none of the methods work in your case, you may want to try the free program NoDefender, a third party application to turn off Windows Defender on computers running Windows 10.
http://cdn.ghacks.net/wp-content/uploads/2015/10/real-time-protection.jpg
SolutionRider- One Stop Solution for Notes, Exams Prep, Jobs & Technical Blogs.
https://thesolutionrider.blogspot.com/2017/04/how-to-disable-windows-defender-in.html
https://thesolutionrider.blogspot.com/
https://thesolutionrider.blogspot.com/
https://thesolutionrider.blogspot.com/2017/04/how-to-disable-windows-defender-in.html
true
6820083649286484786
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS CONTENT IS PREMIUM Please share to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy