# Windows 10 to Windows 11 Upgrade

{% stepper %}
{% step %}

### [Download Media Creation Tool](https://www.microsoft.com/en-us/software-download/windows11)

<figure><img src="/files/KuHATgITS1E8m7e3VYze" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Go through the setup process, the steps may differ depending on your preferred method.

{% endstep %}

{% step %}

### You will now see this screen, please click "Next"

<figure><img src="/files/ArDVSRtpfbVPnVdtCXj5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Please click "Install now"

<figure><img src="/files/c100sdLVS293muVoAy78" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Please enter your key here and click "Next"

<figure><img src="/files/WSnNH71Ut890jqFztXUY" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### After inputting key, it should automatically detect the Home/Pro version depending on what you ordered. If it doesn't, please select the one you ordered.

<figure><img src="/files/OkAVwpfCPyodOtES9LqB" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Read Microsoft's terms, if you accept, click the checkbox (you will need to click the checkbox in order to continue)

<figure><img src="/files/7TG2hW4T5YfCYjLoKtGC" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Choose upgrade if you wish to keep everything, if you want a clean installation (recommended), please click customized.

Note that clicking customized will delete all files, settings, and apps.

<figure><img src="/files/OFFQgAvJkTh3Pgfdsfem" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Drive Selection

On the following screen, you’ll be prompted to choose the location where you want to install the operating system. At this stage, all the hard drives connected to your computer will be displayed, along with any existing partitions.

Each hard drive will be listed beginning with “Disk 0,” followed by “Disk 1,” “Disk 2,” and so on for additional drives.

To the right of each disk name, you’ll either see “Unallocated Space” which means that portion of the drive has not been formatted, or you’ll see one or more partitions labeled as “Partition 1,” “Partition 2,” etc., which indicates that the drive has already been formatted or partially used.

For a fresh installation, your drive should show as “Unallocated Space.” Simply select that drive and click “Next” to begin installing Windows.

If you're reinstalling Windows, your drive will likely show several existing partitions, such as “Partition 1,” “Partition 2,” and more. This is because the Windows installation process creates multiple partitions by default. In this case, you’ll need to delete all existing partitions on the drive until the space is shown as unallocated. Once that’s done, you can proceed by clicking “Next.”

If your system has more than one hard drive, be careful to select the correct one. This is especially important if one of the drives contains data you wish to keep. Deleting a partition will erase all data stored on it. Make sure to back up any important files before starting the installation.

<figure><img src="/files/60bPTTyXIFGzHw6qmRBt" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Let Windows install, if it were to crash please go through the setup process again. If it were to crash again (likely to happen on USB drives), it means you need to go back and re-create it.

<figure><img src="/files/QIDgVA6Vhc7brCoXx1Nw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Now you're in Windows, set it up and enjoy!

<figure><img src="/files/4bFJwJT741gxU5wvYeQd" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://deploykey.gitbook.io/deploykey-docs/windows-11-keys/windows-10-to-windows-11-upgrade.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.
