Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 850 Bytes

File metadata and controls

31 lines (21 loc) · 850 Bytes

windows_start

A simple batch script to disable Windows Defender after turning off Tamper Protection.

Overview

This project provides a .bat script to disable Windows Defender on Windows 10/11. Use at your own risk. Disabling Windows Defender may expose your system to security threats.

Files

File Description
stop_win_def.bat Batch script to disable Windows Defender
instructions Step-by-step guide for safe usage

Requirements

  • Windows 10 or 11
  • Administrator privileges
  • Tamper Protection must be disabled (see file instructions)

Usage

  1. Read instructions carefully.
  2. Run stop_win_def.bat as Administrator.
  3. Reboot.

Warning

  • Only use this script if you understand the risks.
  • The author is not responsible for any misuse or damage.