Coder Social home page Coder Social logo

defenderprotools's Introduction

DefenderProTools

Take Control Over Windows Defender

Scripts are tested on latest Windows 10 and 11

NOTE: When running manually use the included registry file to allow PowerShell scripts to run


Strip Windows Defender

This powershell script will use dism and trusted installer privileges to remove defender permanently from the latest Windows 10 and 11 ISO files.

Run Script from Console

iwr https://raw.githubusercontent.com/zoicware/DefenderProTools/main/StripDefenderV3.ps1 | iex

USAGE EXAMPLE:

image

image

image

Disable Windows Defender

Run Script from Console

iwr https://raw.githubusercontent.com/zoicware/DefenderProTools/main/DisableDefender.ps1 | iex
  • this script will disable all services/processes related to windows defender

    • Note : windows defender firewall is not touched
  • to bypass tamper protection a temporary antivirus needs to be installed

  • Credits to @AveYo for the disable MsMpEng service snippet

NOTE: To prevent smartscreen from running renaming the exe file is needed but windows will repair this file when running sfc /scannow

Replace Windows Defender

Run Script from Console

iwr https://raw.githubusercontent.com/zoicware/DefenderProTools/main/ReplaceDefender.ps1 | iex

This script will replace Windows Defender with AVG Antivirus

  • cleanup AVG shortcuts and context menu
  • disable the rest of Windows Defender
  • import minimal settings

AVG is a light weight AV that will provide better protection than Windows Defender

Enable Windows Defender

Run Script from Console

iwr https://raw.githubusercontent.com/zoicware/DefenderProTools/main/EnableDefender.ps1 | iex

If you need to revert Windows Defender this script will restore the registry, services, and scheduled tasks.

defenderprotools's People

Contributors

zoicware avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.