How to disactivate windows defender build 20231?

For temporary deactivation, just turn off real-time protection, cloud-delivered protection and sample submission in the settings (Virus and Threat Protection) ... if you want to stop it permanently, add a new DWORD "DisableAntiSpyware" to "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender" in registry or enable the Local Group Policy ... there's a template called something like "Turn off Windows Defender".
 
  • Thread Starter Thread Starter
  • #3
soory, this method doesn't work with the build 20231. there is no Template called "Turn off Windows Defender" in the build 20231.
 
Sounds strange, just checked it on my latest Win10 installation (latest build) and there are plenty of templates for Defender including the one named above. Post buildinfos, please. Which version are you using? Pro, right?
 
Can you please give a list on what you have tried sir? so maybe others can give some help without repeating steps you have tired but have failed it .
 
  • Thread Starter Thread Starter
  • #7
Yes. I've tried with the register, with the dos, with the powersell, with the script.
 
Sorry for the delay sir ! i tired a few things too but i have had no luck ! fucking windows forced you to the the 100%% worst anti virus known to man ! i havent given up tho if i find a work around ill be more than willing to helo ! Truly appolgize tried it multiple ways .. im hoping since it wasnt realesed super long ago people wayy smarter than me will find a way to make it removable so again very sorry
 

OK, I see ... the registry and local group policies are only working for Pro and Enterprise. As far as I remember, "DoNotSpy 10" alongside some other privacy tools for Windows were able to shutdown Defenderr. But I do not know whether they still work. If you have access to PowerShell, you could try to disable it like it is done on Windows server...

Code:
Set-MpPreference -DisableRealtimeMonitoring $true
Uninstall-WindowsFeature -Name Windows-Defender
Restart-Computer

...Admin-privs needed of course. Hope that helps!
 
  • Thread Starter Thread Starter
  • #10
Sorry, I'm late too.

I've given up.

I came back to the build 1941.

The build 20231 is too unreliable, I think it even removed all executables.

We've got time before this build became the one available.

I'm saying you thanks to you two.
 
Snoopez Deserves the Thanks ! H actually gave some help and actually very detailed good Help Which is Very respectable (y)


All i did was run my mouth :ragecry: and try with no luck :streamingtears:!


All i can say my brother is



 
Last edited: