Lyverance

A clean, safe, and fully reversible method to disable Windows Defender via Safe Mode

11
0
50% credibility
Found May 31, 2026 at 11 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
HTML
AI Summary

A Windows utility that provides scripts to temporarily disable the built-in Windows Defender antivirus by modifying system settings, with a reversible restore option.

How It Works

1
๐Ÿ” Discover the tool online

You find a guide online that promises to temporarily turn off Windows security without breaking your computer.

2
๐Ÿ’ก Understand why this approach is different

The guide explains this method changes settings instead of removing files, so Windows updates still work and you can undo everything later.

3
Choose how to follow the guide
๐Ÿ“–
Read the interactive guide

Open the webpage and follow along at your own pace, learning what each step does

โšก
Run the automated scripts

Skip the explanations and let the scripts handle everything with a few clicks

4
๐Ÿ”’ Turn off Tamper Protection manually

You open Windows Settings and flip one switch that prevents other programs from changing security settingsโ€”this is the only step that needs your hands.

5
๐Ÿš€ Run the first script and restart

You double-click a script, give permission for it to make changes, and your computer restarts into a special safe mode.

6
โš™๏ธ Run the second script and restart again

In safe mode, you double-click another script that quietly disables all the security services, then your computer restarts normally.

โœ… Your security is now disabled

Windows Defender and all its warnings are turned off, and you can re-enable everything anytime by running the restore script.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 11 to 11 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is Disable-Defender?

This project provides batch scripts and an interactive HTML guide for disabling Windows Defender through the registry while in Safe Mode. Unlike tools that strip components from the Windows installation, this approach keeps the system intact and fully reversible. The workflow involves two phases: running a script in normal mode to prepare and reboot into Safe Mode, then executing a second script to disable Defender services via registry modifications. A restore script reverses everything with a reboot. A status check script lets you audit the current state of all Defender components.

Why is it gaining traction?

The key differentiator is reversibility. The README explicitly contrasts this with tools like Defender Remover, which physically remove system components and can break Windows updates. Here, rolling back means running one script and rebooting. The interactive HTML guide also lowers the barrier to entry for users who want to understand each step rather than blindly execute scripts. The approach requires manual disabling of Tamper Protection first, which is a Windows guardrail the author cannot automate.

Who should use this?

Developers running local development environments where Windows Defender flags or slows build processes would find this useful. Power users who need to run unsigned executables or test security software without interference are the target audience. IT administrators managing isolated lab machines might use this for test automation scenarios. This is not for production servers or systems requiring compliance, and the author explicitly disclaims professional system software credentials.

Verdict

The concept is solid and the documentation is surprisingly thorough for an 11-star project. However, the 0.5% credibility score reflects real concerns: no test suite, minimal community validation, and an author openly stating non-professional status. Proceed with caution, test in virtual machines first, and do not deploy on systems you cannot afford to reinstall.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.