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

Running on Windows 11 24H2 #203

Open
3bagorion33 opened this issue Dec 16, 2024 · 1 comment
Open

Running on Windows 11 24H2 #203

3bagorion33 opened this issue Dec 16, 2024 · 1 comment

Comments

@3bagorion33
Copy link

I barely managed to run this script on Win11 24H2 after a few hours. The Script_Run.bat file is permanently blocked by the system. I unzipped the contents of the archive and tried to add the folder to the exceptions. This trick worked before. But after installing this update, adding the folder to the Windows Defender exception was “Blocked by administrator”. After some reserch, I disabled the blocking, but the exclusion folders were still not added - the menu opened, but nothing happened. After some time, I found a solution that you can create a corresponding branch in the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Exclusions\Paths
And in it the parameter DWORD32 with the path name and a value of 0. After a reboot this worked and Defender released the folder. I think you should add these routines before running the script. Or at least add them to the manual.

@cisko99za
Copy link

tried just now DefenderRemover on win 11 24H2 and all work fine. just on first run defender lock exe file (and delete) but need to open defender, turn off real-time protection, then run again DefenderRemover.exe then reboot pc and all defender is gone. wonderful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants