Skip to content

Releases: Lyverance/Disable-Defender

v2.0.1

11 Jun 04:00
341e0f4

Choose a tag to compare

What's Changed

  • Added a line to suppress and disable annoying Windows Security Center notifications after Defender is disabled.

v2.0 Stable Release

08 Jun 15:07
57f69c4

Choose a tag to compare

What's new in v2.0
💾 Backup & Restore
The script now saves system state before making any changes. Restore-Defender.cmd reads that snapshot to revert everything precisely.
🛠️ Bug fixes

System no longer bootloops if execution is interrupted mid-run
Script works correctly when placed in a folder with spaces in the path
Added forced reboot fallback for Windows Server and stripped builds

📊 Accuracy & Compatibility

Check-Status.cmd reads the registry directly — no SCM delays or false positives
Already-disabled components no longer count toward the success counter
No crash or error logs on Windows Server/LTSB builds missing SmartScreen.

v1.0 Stable Release

28 May 04:44
9414479

Choose a tag to compare

🛡️ Disable Windows Defender v1.0.0

A clean, safe, and fully reversible method to disable Windows Defender via the registry in Safe Mode.

🇷🇺 Описание (Russian)

Автоматические скрипты для чистого отключения Защитника Windows через реестр в Безопасном режиме. Нативно, безопасно, полностью обратимый метод.


⚙️ Quick Start / Быстрый запуск

  1. Unpack the downloaded Disable-Defender.zip archive.
  2. Crucial: Manually disable Tamper Protection in Windows Settings before running scripts!
  3. Run 1-Normal-Mode.bat with a double-click to prepare your system for Safe Mode.
  4. After reboot, run 2-Safe-Mode.cmd to finalize the tweak.

📄 Note: Detailed step-by-step guides are available inside the repository in both English (README.md) and Russian (README_RU.md).

📦 Assets info

  • Disable-Defender.zip — Contains ready-to-use batch scripts and hidden .internal/ automated components.