# Antivirus Interference

Antivirus software can block or interfere with drivers and loaders. This guide explains how to temporarily disable antivirus protection to ensure products load correctly.

**Why This Is Required**Antivirus software commonly blocks drivers, injectors, and loaders. This includes **Windows Defender** and **third-party antivirus providers**. Interference can cause products to fail to load, drivers to be deleted, or errors during execution.External antivirus providers such as Malwarebytes, Avast, Bitdefender, Kaspersky, etc. must also be fully disabled. Simply disabling Windows Defender is not sufficient if another provider is active.**Disable Windows Defender (Temporarily)**

1. Open Windows Search and search for **Windows Security**
2. Click **Virus & threat protection**
3. Click **Manage settings**
4. Disable the following:
   * Real-time protection
   * Cloud-delivered protection
   * Automatic sample submission
   * Tamper Protection

**Disable Third-Party Antivirus**If you have an external antivirus installed:

* Open the antivirus control panel
* Fully disable protection and shields
* Ensure no background services remain running

Some antivirus software continues running services even when “disabled”. If issues persist, you may need to temporarily uninstall the antivirus.**Re-enable Antivirus**You may re-enable all antivirus protections **after the driver has successfully loaded** and the product is fully running.Re-enabling antivirus before the driver is loaded may result in files being quarantined or the driver failing to load.

#### [​](https://docs.superino.gg/guides/requirements#video-reference)Video Reference <a href="#video-reference" id="video-reference"></a>

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://docs.superino.gg/&source_ve_path=MjM4NTE&v=LnRaIx_nQ0k>" %}


---

# 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://help.shamods.com/our-products/fivem/super-spoofer-temp-perm/antivirus-interference.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.
