This is a simple console script written in C++ that disables Windows Defender by modifying registry keys.
Warning: Disabling Windows Defender can leave your computer vulnerable to threats. Use this script with caution and ensure you have alternative protection in place.
- Disables Windows Defender by modifying registry keys
Go to Releases and choose the last available version.
- Run the turnoff_windefender.exe as administrator.
- The script will modify the registry keys to disable Windows Defender.
- Reboot yout pc to make changes work.
Note: Ensure you run the script as an administrator for it to work properly.
If you have any questions or issues, please create an issue in this repository or contact me directly.
git clone https://github.com/Quikler/turnoff_windefender.git
This project is licensed under the MIT License. See the LICENSE file for more details.