Skip to content

Simple CLI C++ tool to disable Windows Defender by writing special keys in windows registry.

License

Notifications You must be signed in to change notification settings

Quikler/turnoff_windefender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turnoff_windefender

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.

Features

  • Disables Windows Defender by modifying registry keys

Installation

Go to Releases and choose the last available version.

Usage

  1. Run the turnoff_windefender.exe as administrator.
  2. The script will modify the registry keys to disable Windows Defender.
  3. Reboot yout pc to make changes work.

Note: Ensure you run the script as an administrator for it to work properly.

Screenshot:

Support

If you have any questions or issues, please create an issue in this repository or contact me directly.

Clone the repository:

git clone https://github.com/Quikler/turnoff_windefender.git

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Developed with ❤️ by Quikler