# Setup Guide

## Introduction

This product is an external cheat. Read more about cheat types here - [Types of Cheats](/learn/resources/types-of-cheats.md)

{% hint style="danger" %}
**Never** use game accounts you care about with cheats. Always use alternate accounts.
{% endhint %}

## Setup Guide

{% hint style="info" %}
Do **not** skip steps. Our products are **only** compatible with official builds of Windows 10 & 11. If you need to reinstall Windows, see [Clean Windows Install](/learn/resources/windows-10-and-11-guides/clean-windows-install.md)
{% endhint %}

### 1. Preparing Windows

* Update your video card (GPU) drivers:
  * [NVIDIA GPU drivers](https://www.nvidia.com/en-us/geforce/drivers/)
  * or [AMD GPU drivers](https://www.amd.com/en/support/download/drivers.html)
* Download & install:
  * Microsoft [Visual C++ Redistributables](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version)
  * Microsoft [.NET framework](https://dotnet.microsoft.com/en-us/download) (v8.0) & [.NET framework](https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net481-web-installer) (v4.8.1)
  * Microsoft [DirectX End-User Runtimes](https://www.microsoft.com/en-us/download/details.aspx?id=35)

### 2. Removing Antivirus & Anti-cheat

* Uninstall all third-party [antivirus software](#user-content-fn-1)[^1]
* Uninstall all third-party [anti-cheat software](#user-content-fn-2)[^2]

<figure><img src="/files/i3opCG1oyfzbCKmHJHx5" alt="" width="347"><figcaption><p>For example, Riot's Vanguard anti-cheat.</p></figcaption></figure>

{% hint style="info" %}
**Do not uninstall** Easy Anti-cheat (EAC) or BattlEye.
{% endhint %}

### 3. Disable Security Settings

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKDcbGlPDCQPYsgmPubxI%2Fuploads%2FKi5OMjV2PmT5lImyICqw%2F0222%20(1).mp4?alt=media&token=c2104b5e-a74d-4ce0-892b-e698f0b1f9fd>" %}
Disable security settings, including real-time protection, tamper protection, and memory integrity.
{% endembed %}

#### Download Sordum Defender Control

{% hint style="info" %}
If the link below does not work, download from the [**official site here.**](https://www.sordum.org/9480/defender-control-v2-1/)
{% endhint %}

{% file src="/files/Ov91kkLbdYDhaexYJaX0" %}
Sordum Defender Control
{% endfile %}

### 4. Disable the Vulnerable Driver Blocklist

* Download the Turn OFF Windows Vulnerable Driver Blocklist registry file below
  * Extract[^3] the contents of the .ZIP archive to the desktop or a folder
  * Run the .REG file -> click `Yes`
  * Reboot the PC

<figure><img src="/files/JEGbqmu5gHLuoEKtiu7Z" alt="" width="419"><figcaption><p>The prompt for the Turn OFF Vulnerable Driver Blocklist registry file.</p></figcaption></figure>

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

{% hint style="info" %}
Some users have reported that the Vulnerable Driver Blocklist will be re-enabled after a PC reboot. Always check this before using this product.
{% endhint %}

### 5. Setting up the Loader

* Download the loader file from [your order](https://account.dexa.im/orders)

{% hint style="danger" %}
The loader file is compressed (zipped) within a .zip. You must extract the entire folder and/or loader exe from the .zip file. **Do not run the loader from within the .zip.** You can use software like [WinRAR](https://www.win-rar.com/download.html) or [7ZIP](https://www.7-zip.org/download.html), or extract it using Windows (`right click` on the `.zip` -> `extract all`).
{% endhint %}

* Run `DEXAiM-BL.exe`&#x20;

<figure><img src="/files/si3RdCRR0J4tZYsWqrLY" alt="" width="487"><figcaption><p>The DEXAiM-BL loader.</p></figcaption></figure>

{% hint style="info" %}
Click the `Register/Redeem` button if you have never used this loader before.
{% endhint %}

* `Login` or `Register` an account, paste in your [license key from your order](https://account.dexa.im/orders)
* Select `Warframe` from the `CHEAT SELECTOR` list, click `INJECT`

<figure><img src="/files/InFisLJnRDU8CmG3n1dH" alt="" width="487"><figcaption><p>The CHEAT SELECTOR screen.</p></figcaption></figure>

* Launch the game
* At the game's main menu, click `OK` on the popup dialog box from the loader.

{% hint style="success" %}
Setup complete!
{% endhint %}

## Need help with bans, VPNs, spoofers & more?

Take a look at our Resources page:

{% embed url="<https://dexaim.gitbook.io/docs/resources/resources>" %}

[^1]: For example: AVAST, AVG, McAfee, Malwarebytes, etc.

[^2]: For example: Riot Vanguard, ESEA, FACEIT, etc.

[^3]: Drag and drop or right click -> extract


---

# 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.dexa.im/non-dma-products/warframe/titan/setup-guide.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.
