> For the complete documentation index, see [llms.txt](https://deploykey.gitbook.io/deploykey-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deploykey.gitbook.io/deploykey-docs/windows-11-keys/windows-11-guide.md).

# Windows 11 Guide

<details>

<summary><mark style="color:orange;"><strong>📢 Important Update: We Are Leaving eBay</strong></mark></summary>

To all of our valued customers and visitors,

If you recently tried to visit our main eBay listings and found that they were taken down, we want to clear the air and let you know exactly what is going on.

Recently, one of our primary listings was targeted by a report and subsequently removed by eBay. We immediately went through the formal appeal process to fight it, but unfortunately, the appeal was denied.

To say we are frustrated is an understatement. We have zero tolerance for these unfair, automated platform practices. Because of this, we have decided to permanently take down all of our remaining eBay listings and refuse to sell on their platform moving forward. We pride ourselves on our track record, which makes this entire situation incredibly disappointing:

* 100% Positive Feedback: Until the moment we pulled the plug, our store maintained a perfect satisfaction rating.
* Months of Reliable Service: We have successfully served hundreds of happy customers over several months without a single issue.
* Guaranteed Support: Every single buyer received exactly what they paid for, backed by our direct assistance.

It is deeply unfair that a platform can completely dismiss a flawless history and genuine customer satisfaction based on arbitrary or malicious reports. We refuse to give our business to a platform that doesn't value honest, high-rated sellers.

#### What this means for you:

* Existing Customers: If you previously purchased from us on eBay, your product and its support are entirely unaffected. We are still right here to help you if you ever need troubleshooting, replacements, or have questions.
* Future Purchases: We are selling on our [website](https://deploykey.com/) which is a much more stable, independent, and fair storefront where you can buy from us directly without the platform headaches.

Thank you all for your incredible support and for helping us maintain a perfect community rating. We aren't going anywhere, we are just moving to a space that actually respects its sellers and customers.

— *The Team*

</details>

## Windows 11 Guide

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Which version should I get?</td><td align="center"><sub><em>Retail vs OEM vs Volume</em></sub></td><td></td><td></td><td><a href="/pages/0k1I1JqJ0Xub8z7HCILI">/pages/0k1I1JqJ0Xub8z7HCILI</a></td></tr><tr><td align="center"><i class="fa-usb-drive">:usb-drive:</i>  Clean Installation</td><td align="center"><sub><em>I purchased a USB Drive from DeployKey</em></sub></td><td></td><td></td><td><a href="/pages/WOs20DwJUzT9yFOMAoFn">/pages/WOs20DwJUzT9yFOMAoFn</a></td></tr><tr><td align="center"><i class="fa-laptop">:laptop:</i>  Existing Installation</td><td align="center"><sub><em>I have an unactivated version of Windows</em></sub></td><td></td><td></td><td><a href="/pages/bVB00V3rYElEr7s3A1PM">/pages/bVB00V3rYElEr7s3A1PM</a></td></tr><tr><td align="center"><i class="fa-arrow-up-to-line">:arrow-up-to-line:</i>  Home to Pro Upgrade</td><td align="center"><sub><em>I currently have Windows 11</em><em> </em><em><strong>Home</strong></em><em> </em><em>but want to</em><em> </em><em><strong>upgrade to Pro</strong></em></sub></td><td></td><td></td><td><a href="/pages/4seXLqtTGExb6qYOVoAt">/pages/4seXLqtTGExb6qYOVoAt</a></td></tr><tr><td align="center"><i class="fa-arrows-up-to-line">:arrows-up-to-line:</i>  Windows 10 to Windows 11 Upgrade</td><td align="center"><sub><em>I have Windows 10 installed but want to upgrade to Windows 11</em></sub></td><td></td><td></td><td><a href="/pages/RqjLikAVGQDmcj1eTFQn">/pages/RqjLikAVGQDmcj1eTFQn</a></td></tr><tr><td align="center"><i class="fa-hand-point-up">:hand-point-up:</i>  Clean Installation (BYO)</td><td align="center"><sub><em>Bring your own USB /</em> Create your own <em>USB</em></sub></td><td></td><td></td><td><a href="/pages/2jtpjG8EW1piVKBASwgX">/pages/2jtpjG8EW1piVKBASwgX</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://deploykey.gitbook.io/deploykey-docs/windows-11-keys/windows-11-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
