> For the complete documentation index, see [llms.txt](https://docs.wicked.ws/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wicked.ws/troubleshooting/turn-off-windows-defender.md).

# Turn off Windows Defender

{% hint style="warning" %}
Windows Defender must be turned off temporally to run our services, otherwise injection wont work.
{% endhint %}

### Before you begin

* Save your work. A restart may be required.
* Note the setting's original state. Re-enable it immediately after testing.

### Windows 10 and Windows 11

{% stepper %}
{% step %}

#### Open Windows Security

Select **Start**. Search for `Windows Security`, then open it.

You can also select **Settings → Privacy & security → Windows Security** in Windows 11. In Windows 10, select **Settings → Update & Security → Windows Security**.
{% endstep %}

{% step %}

#### Open Virus & threat protection

Select **Virus & threat protection**. Under **Virus & threat protection settings**, select **Manage settings**.
{% endstep %}

{% step %}

#### Turn off real-time protection

Set **Real-time protection** to **Off**. Select **Yes** if Windows requests administrator approval.

Keep this window open while you install or test the trusted software.
{% endstep %}
{% endstepper %}

### If the setting turns back on

This is expected. Windows restores protection automatically after a short period or restart.

### Turn off VBS and Hyper-V

Virtualization-based security (VBS) and Hyper-V can prevent some software from running. Turn them off only when required. Restart Windows after completing these steps.

{% hint style="warning" %}
VBS and Hyper-V must be disabled to run our services.
{% endhint %}

{% stepper %}
{% step %}

#### Turn off Memory integrity

Open **Windows Security → Device security → Core isolation details**.

Set **Memory integrity** to **Off**. Select **Yes** if Windows requests approval.
{% endstep %}

{% step %}

#### Turn off Hyper-V features

Search for `Windows features`. Open **Turn Windows features on or off**.

Clear these options if they are enabled:

* **Hyper-V**
* **Windows Hypervisor Platform**
* **Virtual Machine Platform**
  {% endstep %}

{% step %}

#### Restart Windows

Select **OK** to apply the Windows feature changes. Restart your device when prompted.
{% endstep %}
{% endstepper %}

### Use an exclusion for a trusted file

1. Open **Windows Security → Virus & threat protection → Manage settings**.
2. Under **Exclusions**, select **Add or remove exclusions**.
3. Select **Add an exclusion**, then choose the specific file or folder.

{% hint style="info" %}
A work or school device may be managed by your organization. If options are unavailable.
{% endhint %}
