> For the complete documentation index, see [llms.txt](https://docs.arkannis.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkannis.net/os/windows/windows-upgrade-windows-build.md).

# Windows - Upgrade Windows build

WINDOWS UPGRADE GUIDE UPGRADE WINDOWS OPERATING SYSTEM USING SOFTWARE CENTER CLIENT

This document is a step-by-step guide that you need to follow in order to successfully upgrade your Operating System Windows 10 LTSB/LTSC to Windows 10 Enterprise 2004 build.

You can easily upgrade if you have a stable Internet connection, there is no need to be connected to VPN. The upgrade will work with a VPN connection, too.

***

➢ IMPORTANT REQUIREMENTS

o Minimum 30GB free disk space on the drive where your Windows OS is installed (C drive, in most cases) o Good internet connection – Your internet connection at home should be more than enough. Please avoid upgrading over a Mobile Hotspot connection.

***

➢ IMPORTANT NOTES

o Estimated Time for Upgrade: 1 hour o This might take longer if you have a slow internet connection because it implies a 5GB files download before the actual installation. The program will restart your device in order to complete the upgrade o Therefore, make sure that you save & close all your files/programs before running the program. o The upgrade process will keep your programs and files as is, but we strongly recommend doing a backup of your most important files before running the program. Better safe than sorry.

***

If all the above notes & requirements are covered and understood, then you may proceed with the following steps:

1. Click on Start button and search for “Software Center”&#x20;
2. Open Software Center client and on the left side menu click on Operating Systems a. You should now be able to see the program that will upgrade your current operating system to Windows 10 Enterprise2004&#x20;
3. Click on the program listed there and you should now have the ‘Install’ button available&#x20;
4. Click on the “Install” button and you should receive a new pop window to confirm the install&#x20;
5. Click again on the “Install” button and you should now receive the Installation Progress window&#x20;
6. Once this is completed, you will see a new pop-up window telling you that the computer will restart automatically.&#x20;
7. After the initial restart, your computer will work on the upgrade and it will restart several times in order to complete the upgrade. You will need to type in the Bitlocker PIN each time your computer restarts.&#x20;


---

# 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://docs.arkannis.net/os/windows/windows-upgrade-windows-build.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.
