# Windows Reinstall

{% hint style="warning" %}
Reinstalling Windows Will Result in a lost of data.
{% endhint %}

## Install ISO<br>

{% 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
5. Select **ISO file**&#x20;
6. Select the directory&#x20;
7. After the Windows ISO Finishes, Download Rufus&#x20;

{% embed url="<https://github.com/pbatard/rufus/releases/download/v4.5/rufus-4.5.exe/>" %}

1. Open Rufus and Select These Options \
   \
   Press Select and go to the directory where you downloaded the ISO\
   \
   Device - Select your USB (8gb+)

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

2. Select the Last Two Options<br>

<figure><img src="/files/6ydGt7aoNT8WMlTPjVmJ" alt=""><figcaption></figcaption></figure>

4. Press OK and Wait For Rufus to complete the USB Format
5. After Completed Drag this [<mark style="color:blue;">file</mark>](https://mega.nz/folder/jMlkxShB#gZH6tedefqJhJ-RxZW7b1g) inside of the USB

## Your USB stick should look like this:

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

{% hint style="info" %}
Before Continuing If you are WiFi Make sure to download your WiFi Drivers onto the USB.\
You Can download the drivers from your motherboards website.\
\
To Find your Motherboard do windows key + r and type msinfo32, you should be able to find it under here.

![](/files/LnQHfuAk3GYPTwPnw68J)
{% endhint %}

1. Hold **SHIFT** and click **Restart**

<figure><img src="/files/9lz5K0wX2YGJcVsazHHC" alt=""><figcaption></figcaption></figure>

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

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

3. Select **Windows 10 Pro**

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

4. Select **I don't have a product key (If it doesn't show this don't worry)**

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

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

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

6. Press **SHIFT + F10**
7. Type **`diskpart`** into the CMD
8. Type **`select disk #`** (# = for every disk number) and **`clean`** for every disk you have **except your Flash Drive**

{% hint style="info" %}
Your Flash Drive is likely the last drive listed\
\ <mark style="color:red;">(DO NOT DELETE IT)</mark>
{% endhint %}

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

9. Close the CMD and click **Refresh**

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

10. Select your **main drive** and click **Next**
11. The installation process should start


---

# 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://spoofer.gitbook.io/spoofer/1-windows-steps/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.
