From 00d9d1bb8aae51243b261af06ab54c9a4076aff3 Mon Sep 17 00:00:00 2001 From: rad <80015713+RadNotRed@users.noreply.github.com> Date: Fri, 28 Mar 2025 19:08:03 -0400 Subject: [PATCH 1/4] fix: update Windows version support doc --- docs/install-faq/windows-version-support.md | 40 +++++++++++++-------- 1 file changed, 26 insertions(+), 14 deletions(-) diff --git a/docs/install-faq/windows-version-support.md b/docs/install-faq/windows-version-support.md index 52bbd77c..54850f37 100644 --- a/docs/install-faq/windows-version-support.md +++ b/docs/install-faq/windows-version-support.md @@ -1,29 +1,41 @@ --- -description: Which Windows versions does Atlas support? -icon: material/list-status +description: Which Windows versions does Atlas support and can Atlas be applied on your system? +icon: material/help --- -# :material-list-status: Which Windows versions does Atlas support? +# :material-help: Which Windows Versions Does Atlas Support? -**Atlas supports the latest stable Windows 10 and 11 versions in the same download. However, [Windows Home editions aren't supported.](windows-home.md)** +Atlas is designed to work on specific, stable Windows builds to ensure a reliable experience. **Atlas supports the latest stable Windows 10 and 11 versions in the same download.** However, [Windows Home editions aren't supported](windows-home.md). --- -As of the latest version, Atlas only supports: -{ .annotate } +## :material-check: Supported Windows Builds -- **Windows 11:** {{ msdl.win11.version }} +As of the latest version, Atlas only supports: + +- **Windows 11:** {{ msdl.win11.version }} - **Windows 10:** {{ msdl.win10.version }} +- **Windows 11 ARM:** {{ msdl.win11.version }} -Only the latest [non-beta/non-Insider](https://en.wikipedia.org/wiki/Windows_Insider) versions are supported. Insider isn't for stability and privacy, as it usually has bugs we can't account for, and it requires sending extra diagnostic data to Microsoft. +For the best results, please use one of these supported stable builds. -We *strongly recommend* following our [installation guide](../getting-started/installation.md) for installing a supported version, as the initial Atlas install requires a Windows reinstallation regardless. +!!! Warning "Pre‑release Channels Not Supported" + Pre‑release channels are not supported. This includes: + • **Canary** + • **Dev** + • **Beta** + • **Release Preview** -## :material-package: Which Windows editions are supported? +Only the latest non‑beta, non‑Insider versions are supported. +Insider builds **are not** designed for **stability**, may include untested bugs, and require extra diagnostic data to be sent to Microsoft. -We recommend **Windows Pro** or **Windows Enterprise**. [Except for Windows Home](windows-home.md), most other Windows editions are also supported. +--- -The only exclusions to this are: +## :material-package: Supported Windows Editions -- **Enterprise LTSC:** LTSC editions are often not on the latest Windows versions, which we don't test nor support -- **Windows Server:** Supporting it would require too much extra testing +We recommend **Windows Pro** or **Windows Enterprise**. With the exception of [Windows Home](windows-home.md), most other Windows editions are supported. The only exclusions are: + +- **Enterprise LTSC:** These editions often lag behind the latest Windows versions, which we don't test or support. +- **Windows Server:** Supporting these would require too much extra testing. + +We *strongly recommend* following our [installation guide](../getting-started/installation.md) for installing a supported version, as the initial Atlas install requires a Windows reinstallation regardless. From 74910aeaca5d59c316951fabd13f790a80d64c43 Mon Sep 17 00:00:00 2001 From: rad <80015713+RadNotRed@users.noreply.github.com> Date: Fri, 28 Mar 2025 19:09:10 -0400 Subject: [PATCH 2/4] chore: change back to list-status icon --- docs/install-faq/windows-version-support.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install-faq/windows-version-support.md b/docs/install-faq/windows-version-support.md index 54850f37..9aab8a37 100644 --- a/docs/install-faq/windows-version-support.md +++ b/docs/install-faq/windows-version-support.md @@ -1,9 +1,9 @@ --- description: Which Windows versions does Atlas support and can Atlas be applied on your system? -icon: material/help +icon: material/list-status --- -# :material-help: Which Windows Versions Does Atlas Support? +# :material-list-status: Which Windows Versions Does Atlas Support? Atlas is designed to work on specific, stable Windows builds to ensure a reliable experience. **Atlas supports the latest stable Windows 10 and 11 versions in the same download.** However, [Windows Home editions aren't supported](windows-home.md). From 6fa8a405088aab04e124566f1d0f20c4002da0c0 Mon Sep 17 00:00:00 2001 From: rad <80015713+RadNotRed@users.noreply.github.com> Date: Sat, 29 Mar 2025 18:08:54 -0400 Subject: [PATCH 3/4] fix: typo --- docs/install-faq/windows-version-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install-faq/windows-version-support.md b/docs/install-faq/windows-version-support.md index 9aab8a37..74572076 100644 --- a/docs/install-faq/windows-version-support.md +++ b/docs/install-faq/windows-version-support.md @@ -27,7 +27,7 @@ For the best results, please use one of these supported stable builds. • **Release Preview** Only the latest non‑beta, non‑Insider versions are supported. -Insider builds **are not** designed for **stability**, may include untested bugs, and require extra diagnostic data to be sent to Microsoft. +Insider builds **are not** designed for **stability**. They may include untested bugs and require additional diagnostic data to be sent to Microsoft. --- From fc72a368bb36214fa80a6759837d58a7f930e024 Mon Sep 17 00:00:00 2001 From: rad <80015713+RadNotRed@users.noreply.github.com> Date: Sun, 30 Mar 2025 16:50:56 -0400 Subject: [PATCH 4/4] fix: typo --- docs/install-faq/windows-version-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install-faq/windows-version-support.md b/docs/install-faq/windows-version-support.md index 74572076..4017b2db 100644 --- a/docs/install-faq/windows-version-support.md +++ b/docs/install-faq/windows-version-support.md @@ -3,7 +3,7 @@ description: Which Windows versions does Atlas support and can Atlas be applied icon: material/list-status --- -# :material-list-status: Which Windows Versions Does Atlas Support? +# :material-list-status: Which Windows versions does Atlas support? Atlas is designed to work on specific, stable Windows builds to ensure a reliable experience. **Atlas supports the latest stable Windows 10 and 11 versions in the same download.** However, [Windows Home editions aren't supported](windows-home.md).