# Clean Windows reinstall

{% hint style="danger" %}
This step is not optional but it will remove all files on your PC
{% endhint %}

## Install ISO

{% embed url="<https://www.microsoft.com/en-us/software-download/windows10>" %}

1. Download Media Creation Tool above, click **Download Now**
2. Open **Media Creation Tool**
3. Select **Create installation media (USB flash drive, DVD or ISO file) for another PC**
4. Use the recommended options&#x20;
5. Select **USB flash drive** *(min 8 GB)*
6. Select your USB flash drive *(this will remove all its data)*
7. Hold **SHIFT** and click **Restart**

   <figure><img src="https://3195227747-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOhqOV0uuRZvCuID49VPz%2Fuploads%2Fw75L62zo3gf9HsKJCOqH%2Fuefi.png?alt=media&#x26;token=aaccfb48-6085-4cef-af4f-68cc151062d8" alt=""><figcaption></figcaption></figure>
8. Select **Use a device** and select your Flash Drive

   <figure><img src="https://3195227747-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOhqOV0uuRZvCuID49VPz%2Fuploads%2FOrLTUBqmaKTEiJFsMt29%2Fstartup_Options.jpg?alt=media&#x26;token=0adb3e56-d695-4611-a371-957d990167b2" alt=""><figcaption></figcaption></figure>
9. Select **Windows 10 Pro**&#x20;

<figure><img src="https://3195227747-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOhqOV0uuRZvCuID49VPz%2Fuploads%2F78RFqqjdOZViDNA0nbev%2Fimage.png?alt=media&#x26;token=25181de6-5473-42a6-aef8-804eac2b31ce" alt=""><figcaption></figcaption></figure>

10. &#x20;Select **I don't have a product key**&#x20;

<figure><img src="https://www.intowindows.com/wp-content/uploads/2019/08/install-windows-10-without-entering-a-product-key.jpg" alt=""><figcaption></figcaption></figure>

11. &#x20;Select **Custom: Install Windows only (advanced)**

<figure><img src="https://www.groovypost.com/wp-content/uploads/2015/08/04-Cutom-Windows-10-Clean-Install-640x480.png" alt=""><figcaption></figcaption></figure>

12. Press **SHIFT + F11**
13. Type `diskpart` into the CMD
14. Type `select disk #` (for every disk number) and `clean` for every disk you have <mark style="color:red;">**except your Flash Drive**</mark>

    <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>Your Flash Drive is likely the last drive listed</p></div>

    <figure><img src="https://3195227747-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOhqOV0uuRZvCuID49VPz%2Fuploads%2FreBzy1LisBzXVQArRzyz%2Fimage.png?alt=media&#x26;token=f59ccf0b-5f1b-44de-9c9e-10b02af550b1" alt=""><figcaption></figcaption></figure>
15. Close the CMD and click **Refresh**

    <figure><img src="https://3195227747-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOhqOV0uuRZvCuID49VPz%2Fuploads%2FcHOiCPBf2ICItWeDVV1W%2Frefrehs.png?alt=media&#x26;token=420a7c62-cdbd-4b91-b92c-d1a86a6817ae" alt=""><figcaption></figcaption></figure>
16. &#x20;Select your **main drive** and click **Next**
17. &#x20;Continue with the setup and finish installing Windows&#x20;

{% hint style="danger" %}

1. **Unplug** USB devices when playing spoofed games
2. Do **NOT** login to Microsoft<br>

<mark style="color:red;">**EAC + RICOCHET only:**</mark>

1. 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://fishy-markets.gitbook.io/perm-spoofer-setup/windows-reinstall/clean-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.
