> For the complete documentation index, see [llms.txt](https://kylo.gitbook.io/kylo-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kylo.gitbook.io/kylo-docs/setup/system-preparation.md).

# System Preparation

<details>

<summary>Step 1: Disabling BIOS Settings</summary>

In order for the spoofer to run correctly you will need to disable these options in your bios.

> Disable Hyper-V

And Enable These options

> Virtualization

This will vary between device to device so i recommend watching a youtube video on how to disable these settings, you will not be allowed to proceed past the spoofer requirment checks with these off.

</details>

<details>

<summary>Step 2: Ensuring all anti-cheats are closed</summary>

Please ensure any and all anti-cheat software is not running while spoofing.

This included thirdparty anticheats such as Vanguard or Faceit

</details>

<details>

<summary>Step 3: Disable Windows Defender with dControl</summary>

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

1. **Download** dControl from the link above.
2. **Unzip** the downloaded files.
3. **Open** dControl.exe.
4. **Turn Off** Windows Defender

<figure><img src="/files/vyZBtJuyVYq6f5Xw28Er" alt=""><figcaption></figcaption></figure>

Once Disabled it will be red, this step has been successfully completed

</details>

<details>

<summary>Step 4: Download &#x26; Install Visual Runtimes</summary>

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

### Visual-C-Runtimes-All-in-One-Feb-2024.zip

Binary•95MB

1. Download the **Visual C Runtimes Runtimes All in One Above**
2. Use an Extract tool such as **Winrar** or **7Zip** to extract it to a folder

![](https://images.gitbook.com/__img/dpr=2,width=760,onerror=redirect,format=auto,signature=1593119858/https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FQ9zOrD3tuATzFzmIzwkH%2Fblobs%2Feis7oBFOGbRNWXIPAJWm%2Fimage.png)

1. Right click on it and press Extract to **visual-c-runtimes all-in-one feb-2024**
2. Once Extracted open the yellow folder.
3. Run **install\_all** as administator then press yes to all the UAC pop ups it may take a few minutes depending on your internet speed to install each Visual Runtime.

</details>


---

# 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://kylo.gitbook.io/kylo-docs/setup/system-preparation.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.
