> For the complete documentation index, see [llms.txt](https://dominance-cheats.gitbook.io/dominance-cheats-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dominance-cheats.gitbook.io/dominance-cheats-docs/dominance-fortnite-cheats/fortnite-external/preparing-your-computer.md).

# Preparing Your Computer

⚙️ **Preparing Your PC**

Complete these steps **before launching any loader**. Skipping any step is the most common cause of issues.

{% stepper %}
{% step %}

## Step 1 — Disable Windows Defender

1. Download **DControl** → [Download](https://drive.usercontent.google.com/download?id=1jxmKjN820qP%5FcLZLgbeBi-aP5DUbROle\&export=download\&authuser=0)
2. WinRAR password: **sordum**
3. Open **DControl.exe**
4. Disable **Windows Defender Real-Time Protection**

Windows Defender must be disabled **every time** before launching the loader. It resets after reboot.
{% endstep %}

{% step %}

## Step 2 — Install Required Components

Make sure the following are installed on your system:

* **Visual C++ Redistributable (2015–2022)** → [Download x64](https://aka.ms/vs/17/release/vc%5Fredist.x64.exe) · [Download x86](https://aka.ms/vs/17/release/vc%5Fredist.x86.exe)
* **DirectX End-User Runtime** → [Download](https://www.microsoft.com/en-us/download/details.aspx?id=35)
  {% endstep %}

{% step %}

## Step 3 — Remove Conflicting Software

The following must be **fully uninstalled** — not just closed:

* **FACEIT Anti-Cheat**
* Any third-party antivirus (Avast, Kaspersky, McAfee, ESET, Bitdefender, etc.)

If FACEIT AC or a third-party antivirus is installed, the loader **will not work** regardless of other settings.
{% endstep %}

{% step %}

## Step 4 — Game Graphics Settings

1. Launch the game once without the cheat
2. Go to **Graphics Settings**
3. Set everything to **Low**
4. Close the game completely

Low graphics settings improve stability and reduce the chance of crashes or freezes during injection.
{% endstep %}
{% endstepper %}

✅ **All done.** You're ready to launch the loader. Follow the product-specific launch guide below.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://dominance-cheats.gitbook.io/dominance-cheats-docs/dominance-fortnite-cheats/fortnite-external/preparing-your-computer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
