# Reconfigure Windows

## How to Reinstall Windows 10 & 11 without losing Data.

Using this method, you can reinstall your Windows without losing any data. The previous Windows installation will be preserved in a folder called "windows.old" in the C: drive. This folder contains your old files and settings, allowing you to access and retrieve any data you might need.

**Windows 11 23H2 (recommended / use this):**\
<https://os.click/en/Windows:Windows_11:23H2:22631.4169:Multi-Edition:en-us:x64>\
**Windows 10 21H2: (do not choose unless you know what you are doing):**\
<https://drive.google.com/file/d/1fthmknM0DL3Gi7w2_f7VVcH0WKG5LzOu/view?usp=drive_link>&#x20;

#### Instructions

1. Download one of the ISO files from the provided links.
2. Locate the downloaded ISO file on your computer and double-click it to mount it as a virtual drive.
3. Open File Explorer and navigate to the drive letter assigned to the mounted ISO file.
4. Inside the mounted ISO, locate the "Sources" folder and find "setup.exe" within it (not the one in the main folder). Double-click on "setup.exe" to start the installation process.
5. Follow the on-screen prompts to set up your preferred language, time and currency format, and keyboard or input method.
6. Select "Windows x Pro" and click the "Install Now" button to begin the installation.
7. Accept the license terms and click "Next."
8. On the next screen, choose the "Custom: Install Windows only (advanced)" option.
9. Select the drive where you want to install Windows and click "Next."
10. The Windows installation process will begin. Follow the on-screen prompts to complete the installation.
11. Once the installation is complete, you will need to set up your windows user account and configure your settings.

**Video Tutorial**

{% embed url="<https://tella.video/flys-video-0nw3>" %}

That's it! You've successfully reinstalled Windows without the use of a USB drive.


---

# 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://docs.chlorinecheats.com/chlorinecheats/tutorials/reconfigure-windows.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.
