# Disable Antivirus BSOD Fix

## &#x20;"Antivirus Not Disabled" BSOD in Chlorine Loader

This error typically occurs when antivirus settings are not fully disabled. Even if you followed our instructions using Defender Control (DControl), some real-time protection options may still be active, causing issues like BSOD errors. Follow the steps below to resolve this problem:

***

### 1. **Enable Windows Defender via DControl**

* Open **Defender Control (DControl)**.
* Click on **Enable Windows Defender** to temporarily re-enable it.
* In case you don't have DControl yet you can download it here:

{% file src="/files/xgzl7V9wFIWz9bItYa9Z" %}

***

### 2. **Disable All Antivirus Options**

* Open your antivirus settings (Windows Defender or other antivirus software).
* Make sure to disable all the following:
  * **Real-time protection**
  * **Cloud-delivered protection**
  * **Automatic sample submission**
  * **Tamper protection**
  * Disable any other protection settings

***

### 3. **Disable Windows Defender via DControl After Disabling Antivirus Options**

* Go back to **Defender Control (DControl)**.
* Click **Disable Windows Defender** to turn it off completely.

***

### 4. Restart the Loader

* After completing these steps, restart the loader to check if the issue is resolved.
* You can also find the DControl download and more advanced instructions here:

{% content-ref url="/pages/E7waV937GzrLVlcjKoKg" %}
[Antivirus & Firewall](/chlorinecheats/setup/antivirus-and-firewall.md)
{% endcontent-ref %}

***

### Video Tutorial:

{% embed url="<https://vimeo.com/988550966>" %}

***

Facing different BSOD issues?

{% content-ref url="/pages/ZuecUrJKfhZMlZMonF4u" %}
[Failed to LoadDriver Fix](/chlorinecheats/common-issues/failed-to-loaddriver-fix.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.chlorinecheats.com/chlorinecheats/common-issues/disable-antivirus-bsod-fix.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
