# Home to Pro Upgrade

{% stepper %}
{% step %}

### Verify Current Edition

Press Windows key + R, type "winver" and press Enter to confirm you have Windows 11 Home.

{% endstep %}

{% step %}

### Open Settings

Press Windows key + I to open Settings, then navigate to System > Activation.

{% endstep %}

{% step %}

### Upgrade Your Edition

Look for "Upgrade your edition of Windows" and click on "Change product key".

{% endstep %}

{% step %}

### Enter Pro Product Key

Enter your Windows 11 Pro product key. This will automatically start the upgrade process.

{% hint style="warning" %}

### If You Get Version Error

If you receive an error about having the wrong version of Windows when upgrading from Home to Pro:

1. Disconnect from Internet

Disconnect your computer from WiFi/ethernet to go offline.

2. Use Generic Pro Key

Enter this generic Windows 11 Pro upgrade key:

```
VK7JG-NPHTM-C97JM-9MPGT-3V66T
```

3. Complete Upgrade Process

Wait for the upgrade process to complete. Your computer may restart during this process.

4. Reconnect and Activate

Once upgrade is complete, reconnect to WiFi and enter your purchased Windows 11 Pro product key to fully activate.
{% endhint %}
{% endstep %}

{% step %}

### Wait for Upgrade

Windows will download and install Pro features. This may take 10-30 minutes and require a restart.

{% endstep %}

{% step %}

### Verify Upgrade

After restart, check Settings > System > About to confirm you now have Windows 11 Pro activated.
{% 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/home-to-pro-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.
