Skip to content

Releases: ionuttbara/windows-defender-remover

version 12.2.1

22 Mar 14:31
3f689b8
Compare
Choose a tag to compare

NEW! Implemented mounting of install.wim image if drive was detected.
NEW! You can download the script from 2 sources: Softpedia and instalki.pl.
FIX! Changed letter from I to J for mounting Images.
FIX! Changed the rule of disabling SmartScreen when is selected N or E letter from the menu. (renaming is not working)
This version is designed for who want to test removal of Defender via offline Windows Image (ISO, .wim). Maybe i'll finish in 1 week or two, but that will worth. =))

Known issues:

  1. After mounting images it will show an menu. Pressing the specified letters will no go to menus because is not implemented the removal or disablation.
  2. When the script detected the image as .esd, the app will crash.
  3. In Windows 11 Moment 2 (and Moment 1) the task manager will go to old version.
  4. Testing workarounds for UWP issues such disconnected storage error.

version 12.2

21 Mar 20:01
68a2d48
Compare
Choose a tag to compare

NEW! Added Support for importing "install.wim" file for disabling / removing removing defender by pressing "I". (This is not working for now.)
SOON! Also the support for importing "install.esd" will be added, but the exported file will be ".wim"
NEW! Added Support for OSCDIMG. a Microsoft Tool which export modified .wim files and create an ISO file, without any user interventions. (This may not work for now).

Known issues:
#34 Task Manager may be restored to "old version" due an unknown issue, which is investigating.
#35 Investigating the Disconnected Storage error when some UWP are installed.
The tool part for modifying install.esd and install.wim by removing/disabling defender is not work as expected, When I is pressed, it applies the removal instead looking for drives and mounting .wim file (or converting .esd ->.wim and mounting)

version 12.1

19 Mar 08:37
68a2d48
Compare
Choose a tag to compare

Release 12.1

Attention! in resource it say version 12.0
FIX! Modifying the UAC Disabler Rules because of someone said about UWP Startup not working. To fix the issue please check if the values are put in registry (because the script putted the values to 0)

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] 
"EnableFullTrustStartupTasks"=dword:00000002 
"EnableUwpStartupTasks"=dword:00000002 
"SupportFullTrustStartupTasks"=dword:00000001 
"SupportUwpStartupTasks"=dword:00000001 

FIX! and a fix for issue #32 (it says this thing is caused by removal of defender smartscreen, so i modified the rules of removal in the script now)

!! The bugs and the issues with the script can be found in Issues section of the project.

version 12.0

08 Feb 23:21
01ab6d7
Compare
Choose a tag to compare

Version 12 of Defender Removal - last version with terminal

Bugfixes:

  • #30 , #28 - fixes for Windows 11 21H2 Systems, where is making some problems
  • #27 - rewriting the disabler and enabler part as Windows Defender (only antivirus) and Windows Defender (Antivirus & Security)
  • #29 - made Firewall contextual menus optional
  • #22 - fixes problems for PCs and Laptops with BitLocker enabled
  • #20 and #26 issues are nonsense, so Microsoft Store is unaffected when the script is applied or any previous version (if that is affected, will be writed in Known Issues section of the release page)
  • #21 fixing smart screen running when is applying disabler part of defender (only antivirus and security components)

If you have problems with this script you can write in the issues section !
12.02.2023 - resolving name conflict.

pre12

29 Dec 11:55
9a52949
Compare
Choose a tag to compare

This version is fixing virtualization problems, and get fixes for reliability in application fixes all (#21, #16, and #20 )
NEW! Added arguments support (see main page) - #13

Known issues:
In the remover mode, BitLocker will not work or will be removed together with Windows Defender and Security Services).
image

11.1

05 Nov 23:20
58c0da1
Compare
Choose a tag to compare
  1. In this version i've updated the code for Disabling SmartScreen.

  2. I've clarified the #17 issue in Remover. (Removing the Defender Package is affecting Windows from updating, its normal, when in update packaging is Defender Services Included)

  3. Re-Classified the Code.

Version 11

24 Sep 19:25
1827588
Compare
Choose a tag to compare

Defender Remover Script Version 11 is Out!!

Starting with this version the app is no more detected as Virus using Windows Defender Engine. The App is working with Defender Enabled. If no, you can download the zip version!
Changelog of the 11.0.2
NEW! Removed Melody API! The cause of the app was taken as virus and another 3rd party antivirus.
NEW! The Script will show the progress up to Window Title, like Melody Script.
NEW! Because of the Melody API Removal in the script, the Defender Packages are removed with Dism.
NEW! When is started the removal or disabling process , a system restore point is created.
FIX! Fixing the problems with virtualization encounred at #7
FIX! Because of the DISM usage, this will be organized in the CBS, and Windows Updates must will work now. (#8 fix, and #9 )

Patch at 26.09.2022, at 10:00 UTC

FIX! Commit (i put ~~ in dism remover package)
FIX! Added an executable destinated for who is not using Windows System Restore Service. (#11)

Patch at 27.09.2022, at 16:05 UTC

NEW! Adding Disabing and Removing Microsoft Defender Application Guard

Patch at 5.10.2022 at 18:00 UTC

NEW! Added Packages and making the system restore in the package. Create Restore point first, after that the app is close, and must to re-open to apply the part of that.

Patch at 14.10.2022 at 16:40 UTC

NEW! Killed OneClickFirewall and replaced with Registry. (You can block the internet connection with Windows Firewall with right click menu)
FIX! Error when Exploit Settings are not removed (#16) and bcdedit are moved to Remover (run2.bat) section.

Version 10.5.1

20 Sep 20:07
1827588
Compare
Choose a tag to compare

*Adding removal of Windows Virtualization Based Security , without the removal of Hyper-V Protected-Code Integrity
see more in this link , what is it (https://learn.microsoft.com/en-us/windows-hardware/design/device-experiences/oem-hvci-enablement).
*Workaround for #7 , if the remover not encounter problems after applying this version of the script, they can close the issue => this issue with VM is resolved, so Virtual Box MUST RUN now without any issue.

*In plus, removal of HVSI is causing so many problems with VirtualBox, and Hyper-V ,i am added some registry policies to disable VBS and Creditual Guard in Windows 11/10 even this is enabled or not, and added an existed policy, which can be in:"ConfigCIPolicyFilePath"="C:\Windows\schemas\CodeIntegrity\ExamplePolicies\AllowAll.xml" without affecting workloads of virtualization apps.
In the moment of release, all writed scenarios, are tested.

Version 11

07 Sep 23:30
1827588
Compare
Choose a tag to compare
Version 11 Pre-release
Pre-release

This is a challenge for creating Defender Remover without melody api and iobit unlocker. It makes undetectable from defender. But i've seen it's detected by 9 providers and it is good for me, than 10.5 which is detected by 29 providers. (Link for v11: https://www.virustotal.com/gui/file/6ef817559af151b70b38df94aae0ec1d554de5d3437cf279ae0c2338c5e2ea6e?nocache=1)

Version 11.0.1

20 Sep 20:19
1827588
Compare
Choose a tag to compare
Version 11.0.1 Pre-release
Pre-release

*Some datas from 10.5.1 are transfered in this version.
*I don't transfer as exe file in this build.
*This script can run without defender detection, now.