# Normal Windows Reinstall

{% hint style="warning" %}
If you are disk banned you need to do RAID, skip this step and go to AMD / INTEL Raid

***

If you don´t know if you are disk banned, open a [ticket](https://discord.com/channels/1339591250067853424/1339685924287811644) and ask.
{% endhint %}

## Once you created your USB Drive follow this guide

* Hold **SHIFT** and click **Restart**

<div align="left"><figure><img src="/files/G0fgARJo7hktTiGSADhH" alt=""><figcaption></figcaption></figure></div>

* Select **Use a device** and select your Flash Drive

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

* Select **Windows 10 Pro**

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

* Select **I don't have a product key**

<figure><img src="/files/86zqFE6rXVASPZZTqY7C" alt=""><figcaption></figcaption></figure>

* Select **Custom: Install Windows only (advanced)**

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

* Press **SHIFT + F10**
* Type `diskpart` into the CMD
* Type `list disk` into the CMD
* Type `select disk #` (# disk thats the size of your main disk) and `clean` to delete all files of your main disk

<figure><img src="/files/7AjtR5LvddhRNI3N34Wm" alt=""><figcaption><p>Select the bigger disk</p></figcaption></figure>

* Close the CMD and click **Refresh**

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

* Select your **main drive** and click **Next**
* Don't connect to the internet until the setup is finished

{% embed url="<https://streamable.com/8w2pxa>" %}

{% hint style="danger" %}

* **Unplug** flash drives when playing spoofed games
* Do **NOT** login to Microsoft

**EAC + RICOCHET only:**

* Don't log in to **Logitech G HUB**, **GeForce Experience**, **Razor, Medal** or similar
  {% endhint %}


---

# 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.precisetech.cc/raid/setup/reinstall-windows/normal-windows-reinstall.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.
