# Windows Reinstall

{% hint style="success" %}
Reinstalling Windows with a USB is **HIGHLY** recommended. This is to ensure the disk bans are gone.&#x20;

**This process takes 15 Minutes max. 🕑**&#x20;

**Am I disk banned? This is how to know:** A lot of spoofers didn't work for you and you've been banned multiple times on your same PC. Then we'd recommend reinstalling with a USB like this guide
{% endhint %}

## <mark style="color:purple;">REINSTALL WINDOWS WITH USB (AND BYPASS DISK BAN)</mark>

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

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

* Download Media Creation Tool above, click **"**<mark style="color:purple;">**Download Now**</mark>**"**
* Open the <mark style="color:purple;">**Media Creation Tool**</mark>**&#x20;as an administrator**
* Select <mark style="color:purple;">**Create Installation media**</mark>**&#x20;(USB Flash drive)**

<figure><img src="/files/IFuX0i9oaMp7jMPbd26H" alt=""><figcaption><p>Use all the recommended options &#x26; continue &#x26; wait for it to finish.</p></figcaption></figure>

### <mark style="color:purple;">**YOUR USB CONTENTS LOOK LIKE THIS NOW**</mark> <a href="#your-usb-contents-look-like-this-now" id="your-usb-contents-look-like-this-now"></a>

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

## <mark style="color:purple;">**Reinstall Time**</mark>

😨Hold <mark style="color:purple;">**SHIFT**</mark>**,** and click **Restart and keep holding&#x20;**<mark style="color:purple;">**SHIFT**</mark>**!**

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

* Select <mark style="color:purple;">**Use a device**</mark> and select the USB *(Known as "Flash Drive")*

<figure><img src="/files/67ESVSqMLPJqQiJSBHjN" alt=""><figcaption></figcaption></figure>

* Select **"I don't have a product key"** (No worries about this)

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

### **Select Custom: Install Windows Only (advanced)**

* **Press SHIFT + F10 (A CMD will pop up)**&#x20;
* **Now write** `diskpart` **into the CMD**&#x20;
* **Then write** `list disk` **into the CMD to see all ur drives**&#x20;
* **Write** `select disk 'X'` **(X = Disk number) then write** `clean` **for ALL disks, besides ur USB.**

{% hint style="danger" %} <mark style="color:purple;">**For example**</mark><mark style="color:purple;">, most people have one disk. Then write 'select disk 0' and then 'clean'. Incase u have two drives, ur gonna 'select disk 1' as well, and write 'clean' and so forth for all disks.</mark>

<mark style="color:purple;">Flash drives (USB) usually have a smaller size compared to internal hard drives or SSDs, and likely the last drive listed!</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**DO NOT CLEAN YOUR FLASH DRIVE (USB)!**</mark> <mark style="color:purple;"></mark><mark style="color:purple;">Unsure? Please open a ticket so we can help.</mark>
{% endhint %}

* **Now it should output: '**<mark style="color:purple;">**Succeeded in cleaning the disk**</mark>**' or something related to '**<mark style="color:purple;">**success**</mark>**'**

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

* **Close the&#x20;**<mark style="color:purple;">**CMD**</mark>**&#x20;and click Refresh**
* **Select your&#x20;**<mark style="color:purple;">**main drive**</mark>**&#x20;(Unallocated Space) and click Next**
* **The installation process should start,&#x20;**<mark style="color:purple;">**AND MAKE AN OFFLINE ACCOUNT!**</mark>
* **Turn&#x20;**<mark style="color:purple;">**OFF**</mark>**&#x20;All privacy questions/settings**

{% hint style="danger" %}
**Make sure to follow these steps while and after reinstallation:**&#x20;

1\. Make an offline account or a new Microsoft account. Don't login to ur old one.&#x20;

2\. Do not login to OneDrive, Geforce Experience, or Logitech G Hub.&#x20;

3\. Install: [https://aka.ms/vs/17/release/vc\_redist.x64.exe ](https://aka.ms/vs/17/release/vc_redist.x64.exe)to prevent errors.
{% 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://alexzeel.gitbook.io/wraith/instructions/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.
