ionuttbara/windows-defender-remover — reverse-engineered prompt

Reverse engineered prompt

Build me a Windows tool that can fully disable or remove Windows Defender on Windows 8.x, Windows 10, and Windows 11. I want it to be simple to run as administrator, with a main launcher that walks the user through the process and clearly warns them to make a restore point first.

It should handle the antivirus side and also the related Windows security pieces people usually want gone, like the Windows Security app, security services, SmartScreen, VBS and virtualization based protections, UAC file virtualization, driver block list stuff, and the Defender page in Settings. If possible, include an option to just remove the security app components separately, and another option to remove the main Defender engine.

I would also like a way to run it from the command line for automation, plus an optional helper for making a custom Windows ISO with Defender disabled during setup. Package it so a normal person can download it and run it easily. Look up current Windows behavior online if you need to.

Want more depth? Deep Reverse