Defender-Control-Tool

A open source tool that allows you to permanently disable and re-enable windows defender for windows 10 and windows 11!

MIT License

Stars
2
<a href="https://github.com/othneildrew/Best-README-Template/issues/new?labels=bug&template=bug-report---.md">Report Bug</a>

<a href="https://github.com/othneildrew/Best-README-Template/issues/new?labels=enhancement&template=feature-request---.md">Request Feature</a>

Defender Control Tool

DCT Defender Control Tool, for whatever reason you need to disable or enable windows defender permanently, it needs to be done. So heres a tool that does just that. DCT Is the way to control your own windows computer! It does registry edits, disables services, and even removes defender applications. And even better, its open source, you can view all the code, take it, or even repurpose it, full credits to you. Heres a demo below!

How To Use

Follow the instructions below to run the python uncompiled version!

  • (1) - Install python requirements
    pip install -r requirements.txt
    
  • (2) - Compile with Pyinstaller
    pyinstaller --onefile --noconsole --icon=./images/logo.ico DCT.py
    
  • (3) - Usage
    open with administrator permissions
    
  • Tips - Remove AV
    Turn off Real-Time Protection, and Tamper protection, it disables windows defender, it will be flagged!
    

Contributing

Badges
Extracted from project README
Contributors Forks Stargazers Issues MIT License LinkedIn