Releases: Lyverance/Disable-Defender
v2.0.1
v2.0 Stable Release
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
🛡️ 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 / Быстрый запуск
- Unpack the downloaded
Disable-Defender.ziparchive. - Crucial: Manually disable Tamper Protection in Windows Settings before running scripts!
- Run
1-Normal-Mode.batwith a double-click to prepare your system for Safe Mode. - After reboot, run
2-Safe-Mode.cmdto 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.