Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.46 KB

README.md

File metadata and controls

50 lines (31 loc) · 1.46 KB

turnoff_windefender

Simple console script written in C++ that disables Windows Defender by modifying registry keys.

Caution

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

Important

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

  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.

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