# Preparing Your Computer

## ⚙️ Preparing Your PC

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

***

### Step 1 — Disable Windows Defender <a href="#step-1-disable-windows-defender" id="step-1-disable-windows-defender"></a>

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

{% hint style="warning" %}
Windows Defender must be disabled **every time** before launching the loader. It resets after reboot.
{% endhint %}

***

### Step 2 — Install Required Components <a href="#step-2-install-required-components" id="step-2-install-required-components"></a>

Make sure the following are installed on your system:

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

***

### Step 3 — Remove Conflicting Software <a href="#step-3-remove-conflicting-software" id="step-3-remove-conflicting-software"></a>

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

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

{% hint style="danger" %}
If FACEIT AC or a third-party antivirus is installed, the loader **will not work** regardless of other settings. / Also If you're using any other spoofer / bypass or used any cheat before It may not work
{% endhint %}

***

### Step 4 — HVCI / SECURE BOOT / TPM <a href="#step-3-remove-conflicting-software" id="step-3-remove-conflicting-software"></a>

All those settings must be turned on\
If any of them are turned off it may cause compatibility issues or BSOD<br>

***

### Step 4 — Game Graphics Settings <a href="#step-4-game-graphics-settings" id="step-4-game-graphics-settings"></a>

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

{% hint style="info" %}
Low graphics settings improve stability and reduce the chance of crashes or freezes during injection.
{% endhint %}


---

# 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:

```
GET https://colorbot-guide.duelistgg.store/guide/preparing-your-computer.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.
