1.6 KiB
Defender Control
Open source windows defender disabler.
Now you can disable windows defender permanently!
Tested from Windows 10 20H2.
Also working on Windows 11 (earlier versions)
What is this project?
We all know that disabling windefender is very difficult since microsoft is constantly enforcing changes.
The first solution is to install an anti-virus - but thats not the point if we are trying to disable it!
The next easiest solution is to use freeware thats already available on the internet - but none of them are native & open source...
I like open source, so I made a safe to use open source defender control.
What does it do?
- It gains TrustedInstaller permissions
- It will disable windefender services + smartscreen
- It will disable anti-tamper protection
- It will disable all relevant registries + wmi settings
Is it safe?
Yes it is safe, feel free to review the code in the repository yourself.
Anti-virus & other programs might flag this as malicious since it disables defender - but feel free to compile it using visual studio.
Demo
Release
You can find the first release over at the releases on the right.
Or alternatively click here.
Writeup
If you are interested in how I developed this program check out the writeup here.
TO-DO
- Confirm win 11 support
- Better cli support
- Build an interface