Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 7 additions & 11 deletions docs/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,16 @@ See the alternatives below.
!!! question "Which version should I choose?"
If you meet the official requirements, we **strongly** recommend choosing Windows 11. If not, use Windows 10.

??? grey-tip "Alternatives"
!!! warning "Please download Windows 11 using the button below"
Downloading Windows 11 from Microsoft's website will get you Windows 11 25H2, which is not yet supported by Atlas.

??? grey-tip "Alternatives (Windows 10 Only)"
!!! tip
Even though the downloader we use in our docs use Microsoft's servers, you can also download the ISO directly from Microsoft or use the Windows Media Creation Tool.

<div id="official-microsoft-sources"></div>
=== "Official Microsoft Sources"

### [Windows 11 :material-download:](https://www.microsoft.com/en-us/software-download/windows11)

- Click the link above and **scroll down** to **Download Windows 11 Disk Image (ISO) for x64 devices.**<br> **DO NOT** use the **Installation Assistant** or **Create Windows 11 Installation Media.**
- Select **Windows 11 (multi-edition ISO for x64 devices)** and click **Download Now.**
- Select your desired language and press confirm.
- Click **64-bit Download** to begin your download.

### [Windows 10 :material-download:](https://www.microsoft.com/en-us/software-download/windows10ISO)

- Click the link abvove and select **Windows 10 (multi-edition ISO)** and click **Confirm.**
Expand All @@ -68,11 +64,11 @@ See the alternatives below.

=== "Windows Media Creation Tool"

1. Download the [Windows 10 :material-download:](https://go.microsoft.com/fwlink/?LinkId=691209) or [Windows 11 :material-download:](https://go.microsoft.com/fwlink/?linkid=2156295) Media Creation Tool, then open it
1. Download the [Windows 10 :material-download:](https://go.microsoft.com/fwlink/?LinkId=691209) Media Creation Tool, then open it
1. Click the **Accept** button to agree to the Microsoft license terms
1. Select **Create installation media (USB flash drive, DVD, or ISO file) for another PC**, click **Next**, and choose:
- **Language:** Your desired language
- **Edition:** Windows 10 or 11
- **Edition:** Windows 10
- **Architecture (Windows 10 only):** 64-bit (x64)
1. Choose the **ISO file** option, then choose the download location
1. After the ISO has completed downloading, click **Finish**
Expand Down