Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DefenderRemover.exe #159

Open
Tudsday opened this issue May 14, 2024 · 10 comments
Open

DefenderRemover.exe #159

Tudsday opened this issue May 14, 2024 · 10 comments
Labels
bug Something isn't working

Comments

@Tudsday
Copy link

Tudsday commented May 14, 2024

The DefenderRemover.exe file is on the U disk. When the new system is installed, insert the U disk, and then find that the exe has been killed (deleted) by defender. It is troublesome to unlock it every time.
Is there a way to solve it?

@ionuttbara
Copy link
Owner

when this happen?
send me the engine version and definitons of defender to check it.
next time download the source code and run Script_Run.bat

@ionuttbara ionuttbara added the bug Something isn't working label May 14, 2024
@Tudsday
Copy link
Author

Tudsday commented May 16, 2024

DefenderRemover.exe 1.28.
Win11version 226 please *.
It is true that files will be quarantined by defender, recovery is also very troublesome, the tool is very easy to use, hope to solve this problem.

image
image
image

@ionuttbara
Copy link
Owner

as i said: you can download the zip version of the release page: (source code.zip). after downloading, you can unarchive and no virus! run Script2_Run.bat and press Y.
currently i am finding a new method because: definitions.

@Tudsday
Copy link
Author

Tudsday commented Jun 10, 2024

Script2_Run.bat files will also be quarantined and deleted.
Please check。

@ionuttbara
Copy link
Owner

Script2_Run.bat files will also be quarantined and deleted. Please check。
what definition version do you have?

@Tudsday
Copy link
Author

Tudsday commented Jun 11, 2024

Script2_Run.bat files will also be quarantined and deleted. Please check。what definition version do you have?
Script2_Run 1.28
win 22631

@AngusAranda
Copy link

This is not a bug.

What is happening here is that Windows Defender is quarantining the executable. BEFORE you even download it, make sure to go into your Windows Security --> click on Virus & threat protection [the shield icon] in the left panel --> & toggle off: Real-time protection.
(if you don't see labels, click on the 3 line hamburger looking icon)

While still in Virus & threat protection settings --> scroll down to Exclusions --> then click on Add or remove exclusions and add both the drive root letter as a folder, and then the specific folder where the executable will be downloaded to.

NOW you can download and run windows-defender-remover without any issues, provided you have administrator access on your currently logged in user.

I would say close this ticket.

@ionuttbara
Copy link
Owner

sorry for inactivity.

as @AngusAranda said it flags as virus.

i work to next version which it try to prevent this problems.

patience!

@AngusAranda
Copy link

AngusAranda commented Jan 25, 2025

Take a look over at:

https://github.com/massgravel/Microsoft-Activation-Scripts

You might be able to get around it by not taking this an executable anymore and just a script you call with irm and execute with iex via powershell.

A lot of tweaks and mods are transitioning to this method because of how "secure" Windows Defender is.

When utilizing this method, it also helps OOBE automation.

@ionuttbara
Copy link
Owner

yes and not. i'm working a powershell port, to create something like ExecTi to force remove files and registry entires. it takes time. when it will be done, it will not be flagged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants