> For the complete documentation index, see [llms.txt](https://docs.closetware.store/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.closetware.store/guide/shield-arc-raiders/setup/cheat-setup-instructions.md).

# Cheat Setup Instructions

## 1. <mark style="color:purple;">Preparations</mark>

<details>

<summary><i class="fa-virus" style="color:red;">:virus:</i> Disable All Antivirus (Click Here for Help)</summary>

* Download and Run this file: <https://loader.colortune.ru/Defender%20Control%20v2.1.zip>

1. Run and press disable until application turns red.

</details>

<details>

<summary><i class="fa-star-shooting" style="color:blue;">:star-shooting:</i> Disable Hyper-V (Click Here for Help)</summary>

Disable Hyper-V (Simple Method)

#### Step 1: Turn off hypervisor at boot

1. Open Start
2. Type `cmd`
3. Right click **Command Prompt** → Run as administrator
4. Run:

```
bcdedit /set hypervisorlaunchtype off
```

5. Restart your PC

***

#### Step 2: Disable Hyper-V in Windows Features (if needed)

1. Press `Win + R`
2. Type:

```
optionalfeatures
```

3. Press Enter
4. Uncheck:
   * Hyper-V
   * Virtual Machine Platform
   * Windows Hypervisor Platform
5. Click OK
6. Restart your PC

</details>

<details>

<summary><i class="fa-head-side-goggles" style="color:green;">:head-side-goggles:</i> Remove Windows PIN (Click Here for Help) (<strong>OPTIONAL</strong>)</summary>

Step 1

1. Open **Start**
2. Go to **Settings**
3. Click **Accounts**
4. Click **Sign in options**

#### Step 2

1. Under **PIN Windows Hello**
2. Click **Remove**
3. Click **Remove** again to confirm
4. Enter your account password
5. Click **OK**

Restart your PC if prompted.

</details>

<details>

<summary><i class="fa-mattress-pillow" style="color:yellow;">:mattress-pillow:</i>  Download Required Files (Click Here for Help)</summary>

Ensure you have [Visual C++](https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/) Libraries and [DirectX](https://download.microsoft.com/download/1/7/1/1718ccc4-6315-4d8e-9543-8e28a4e18c4c/dxwebsetup.exe) installed. If not, please download and install them.

</details>

<details>

<summary><i class="fa-ban" style="color:orange;">:ban:</i> Setting Up Overlay (Click Here for Help)</summary>

*<https://steelseries.com/gg/download/> To use SteelSeries, go to settings in the GENERAL -> General section, turn on Sonar, then go to the SONAR -> Shortcuts tab, put the "F7" key on the Master - Volume Up, you need to press this bind before injection*

</details>

## 2. <mark style="color:green;">Installing The Launcher</mark>

* Download the loader from this link:&#x20;

<http://undetect.net/download/loader>

1. Download the cheat
2. Open the loader, input your key and wait.

## 3. <mark style="color:orange;">Starting The Game</mark>

* Once the loader closes:

1. Open Game and wait until main menu.
2. Press Insert to activate the cheat, enjoy! *(INS) to open and close.*

{% hint style="info" %}
Once fully in the game and in the main menu, simply press `Insert` to open the menu, Press `Insert` to hide the menu. If you have a keyboard without an `Insert` key you can use [On-Screen Keyboard](#user-content-fn-1)[^1]
{% endhint %}

[^1]: On-screen keyboard can be found pre-installed on Windows

    ![](/files/fSjpvN7qQ0rXfD9w4oGU)


---

# 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://docs.closetware.store/guide/shield-arc-raiders/setup/cheat-setup-instructions.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.
