-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
😕 needs infoFurther information is neededFurther information is needed
Description
What's the problem?
Bug Description
The FLARE-VM installer script continues to detect Windows Defender as enabled and blocks installation, despite having properly disabled Windows Defender through multiple methods including Group Policy Object (GPO) and third-party removal tools.
Steps Taken to Disable Windows Defender
Method 1: Group Policy Object (GPO)
- Applied GPO settings to disable Windows Defender Real-time Protection
- Followed the recommended GPO configuration from FLARE-VM documentation
- Verified GPO settings are applied and active
Method 2: Windows-Defender-Remover Tool
- Used the automated Windows-Defender-Remover tool from: https://github.com/ionuttbara/windows-defender-remover
- Tool completed successfully without errors
- Verified that Windows Defender services and components were removed/disabled
Current Issue
Despite both methods above, the FLARE-VM installer script (install.ps1) still reports that Windows Defender is enabled and prevents installation from proceeding.
Steps to Reproduce
- Windows 10 VM (Win10_22H2_English_x64v1)
- Utilizing virtualbox in Linux host environment
- VM setup with 90 GB virtual storage and 12GB RAM
Environment
- Virtualization Software: VirtualBox v7.1.12
- VM OS Version: 10.0.19045
- VM Powershell version: 5.1.19041.6157
- VM Chocolatey version: 2.5.0
- VM Boxstarter version: Boxstarter|3.0.3
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
😕 needs infoFurther information is neededFurther information is needed