# Disabling Antivirus Software

You MUST disable all antivirus software before using our loader. Antivirus programs will block and delete the files.

### Why Disable Antivirus? [​](https://guide.cheatvault.net/common-problems/disable-defender/#why-disable-antivirus)

Antivirus software falsely detects our loader as malicious and prevents installation. Our software is safe - the detection is a false positive.

### Quick Steps [​](https://guide.cheatvault.net/common-problems/disable-defender/#quick-steps)

#### 1. Uninstall Third-Party Antivirus [​](https://guide.cheatvault.net/common-problems/disable-defender/#1-uninstall-third-party-antivirus)

**Remove these if installed:**

* Kaspersky
* Avast
* Norton
* McAfee
* Bitdefender
* AVG
* Any other antivirus

**How to uninstall:**

1. Press `Windows + I` → Apps → Apps & features
2. Find your antivirus
3. Click Uninstall
4. Restart PC

#### 2. Disable Windows Defender (Permanent) [​](https://guide.cheatvault.net/common-problems/disable-defender/#2-disable-windows-defender-permanent)

**Use DControl (Recommended):**

* See our guide: [Using DControl](https://app.gitbook.com/o/UYPX0bvkrRugnatQKRMY/s/UDyfo6pAhgz884leER3O/~/edit/~/changes/45/common-fixes/using-dcontrol-defender-control)
* This permanently disables Windows Defender
* Button should turn RED when disabled

#### 3. Disable Windows Defender (Temporary) [​](https://guide.cheatvault.net/common-problems/disable-defender/#3-disable-windows-defender-temporary)

If you only need temporary disable:

1. Press `Windows + I` → Privacy & Security → Windows Security
2. Click "Virus & threat protection"
3. Click "Manage settings"
4. Turn OFF "Real-time protection"

warning

Windows Defender will auto re-enable after a short time with temporary method. Use DControl for permanent solution.

### Additional Steps [​](https://guide.cheatvault.net/common-problems/disable-defender/#additional-steps)

**Also disable:**

* Windows SmartScreen
* Windows Firewall (if issues persist)
* Cloud-delivered protection
* Automatic sample submission

### Verification [​](https://guide.cheatvault.net/common-problems/disable-defender/#verification)

**Check if disabled:**

* DControl button should be RED
* No antivirus in Task Manager
* Windows Security shows protections off

For support, contact our team or check your antivirus documentation.


---

# 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://666hub.gitbook.io/666hub/common-fixes/disabling-antivirus-software.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.
