From 8ddb221fae54d510e31cf010de8892108ce9823c Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Thu, 24 Apr 2025 12:40:14 -0400 Subject: [PATCH 1/8] Convert upgrade table to columns --- .../upgrade/windows-upgrade-paths.md | 111 +++++++++++++++++- 1 file changed, 110 insertions(+), 1 deletion(-) diff --git a/windows/deployment/upgrade/windows-upgrade-paths.md b/windows/deployment/upgrade/windows-upgrade-paths.md index f6a5c42c55..e673379d30 100644 --- a/windows/deployment/upgrade/windows-upgrade-paths.md +++ b/windows/deployment/upgrade/windows-upgrade-paths.md @@ -11,7 +11,7 @@ ms.collection: - highpri - tier2 ms.subservice: itpro-deploy -ms.date: 01/29/2025 +ms.date: 04/24/2025 appliesto: - ✅ Windows 10 - ✅ Windows 11 @@ -53,6 +53,115 @@ This article provides a summary of available upgrade paths to currently supporte ## Supported Windows upgrade paths +:::row::: + :::column span=""::: + Windows Edition + :::column-end::: + :::column span=""::: + **Windows Home** + :::column-end::: + :::column span=""::: + **Windows Pro** + :::column-end::: + :::column span=""::: + **Windows Pro Education** + :::column-end::: + :::column span=""::: + **Windows Education** + :::column-end::: + :::column span=""::: + **Windows Enterprise** + :::column-end::: +:::row-end::: +:::row::: + :::column span=""::: + Upgrade From + :::column-end::: + :::column span="5"::: + Upgrade To + :::column-end::: +:::row-end::: +:::row::: + :::column span=""::: + **Windows Home** + :::column-end::: + :::column span=""::: + ❌ + :::column-end::: + :::column span=""::: + ✅ + :::column-end::: + :::column span=""::: + ✅ + :::column-end::: + :::column span=""::: + ✅ + :::column-end::: + :::column span=""::: + ❌ + :::column-end::: +:::row-end::: +:::row::: + :::column span=""::: + **Windows Pro** + :::column-end::: + :::column span=""::: + ⬇️ + :::column-end::: + :::column span=""::: + ❌ + :::column-end::: + :::column span=""::: + ✅ + :::column-end::: + :::column span=""::: + ✅ + :::column-end::: + :::column span=""::: + ✅ + :::column-end::: +:::row-end::: +:::row::: + :::column span=""::: + **Windows Education** + :::column-end::: + :::column span=""::: + ❌ + :::column-end::: + :::column span=""::: + ❌ + :::column-end::: + :::column span=""::: + ❌ + :::column-end::: + :::column span=""::: + ❌ + :::column-end::: + :::column span=""::: + ⬇️ + :::column-end::: +:::row-end::: +:::row::: + :::column span=""::: + **Windows Enterprise** + :::column-end::: + :::column span=""::: + ❌ + :::column-end::: + :::column span=""::: + ❌ + :::column-end::: + :::column span=""::: + ❌ + :::column-end::: + :::column span=""::: + ✅ + :::column-end::: + :::column span=""::: + ❌ + :::column-end::: +:::row-end::: + | Windows Edition | **Windows Home** | **Windows Pro** | **Windows Pro Education** | **Windows Education** | **Windows Enterprise** | |---|---|---|---|---|---| | **Windows Home** | ❌ | ✅ | ✅ | ✅ | ❌ | From 3195bcd8f193366ca5367f1883abe49652ca5dac Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Thu, 24 Apr 2025 12:47:12 -0400 Subject: [PATCH 2/8] Convert upgrade table to columns 2 --- windows/deployment/upgrade/windows-upgrade-paths.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/deployment/upgrade/windows-upgrade-paths.md b/windows/deployment/upgrade/windows-upgrade-paths.md index e673379d30..857199569d 100644 --- a/windows/deployment/upgrade/windows-upgrade-paths.md +++ b/windows/deployment/upgrade/windows-upgrade-paths.md @@ -164,6 +164,7 @@ This article provides a summary of available upgrade paths to currently supporte | Windows Edition | **Windows Home** | **Windows Pro** | **Windows Pro Education** | **Windows Education** | **Windows Enterprise** | |---|---|---|---|---|---| +|Upgrade From|---|---|Upgrade To|---|---| | **Windows Home** | ❌ | ✅ | ✅ | ✅ | ❌ | | **Windows Pro** | ⬇️ | ❌ | ✅ | ✅ | ✅ | | **Windows Education** | ❌ | ❌ | ❌ | ❌ | ⬇️ | From 5a2fb18f597d4d86699678f88413b9e3bd7645b1 Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Thu, 24 Apr 2025 12:55:37 -0400 Subject: [PATCH 3/8] Convert upgrade table to columns 3 --- windows/deployment/upgrade/windows-upgrade-paths.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/upgrade/windows-upgrade-paths.md b/windows/deployment/upgrade/windows-upgrade-paths.md index 857199569d..d10f89d34f 100644 --- a/windows/deployment/upgrade/windows-upgrade-paths.md +++ b/windows/deployment/upgrade/windows-upgrade-paths.md @@ -164,7 +164,7 @@ This article provides a summary of available upgrade paths to currently supporte | Windows Edition | **Windows Home** | **Windows Pro** | **Windows Pro Education** | **Windows Education** | **Windows Enterprise** | |---|---|---|---|---|---| -|Upgrade From|---|---|Upgrade To|---|---| +|UPGRADE FROM| | |UPGRADE TO| | | | **Windows Home** | ❌ | ✅ | ✅ | ✅ | ❌ | | **Windows Pro** | ⬇️ | ❌ | ✅ | ✅ | ✅ | | **Windows Education** | ❌ | ❌ | ❌ | ❌ | ⬇️ | From 68bc3fcde4978a88d664cc123e367e4d703908b7 Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Thu, 24 Apr 2025 13:02:09 -0400 Subject: [PATCH 4/8] Convert upgrade table to columns 4 --- windows/deployment/upgrade/windows-upgrade-paths.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/deployment/upgrade/windows-upgrade-paths.md b/windows/deployment/upgrade/windows-upgrade-paths.md index d10f89d34f..d95470ccfb 100644 --- a/windows/deployment/upgrade/windows-upgrade-paths.md +++ b/windows/deployment/upgrade/windows-upgrade-paths.md @@ -164,7 +164,8 @@ This article provides a summary of available upgrade paths to currently supporte | Windows Edition | **Windows Home** | **Windows Pro** | **Windows Pro Education** | **Windows Education** | **Windows Enterprise** | |---|---|---|---|---|---| -|UPGRADE FROM| | |UPGRADE TO| | | +| | | |*UPGRADE TO*| | | +|*UPGRADE FROM*| | | | | | | **Windows Home** | ❌ | ✅ | ✅ | ✅ | ❌ | | **Windows Pro** | ⬇️ | ❌ | ✅ | ✅ | ✅ | | **Windows Education** | ❌ | ❌ | ❌ | ❌ | ⬇️ | From d7ec09759de025bf087c02c58ac1d3aaeaa6c6c9 Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Thu, 24 Apr 2025 13:19:24 -0400 Subject: [PATCH 5/8] Convert upgrade table to columns 5 --- .../upgrade/windows-upgrade-paths.md | 112 +----------------- 1 file changed, 1 insertion(+), 111 deletions(-) diff --git a/windows/deployment/upgrade/windows-upgrade-paths.md b/windows/deployment/upgrade/windows-upgrade-paths.md index d95470ccfb..3b194c4ae1 100644 --- a/windows/deployment/upgrade/windows-upgrade-paths.md +++ b/windows/deployment/upgrade/windows-upgrade-paths.md @@ -53,119 +53,9 @@ This article provides a summary of available upgrade paths to currently supporte ## Supported Windows upgrade paths -:::row::: - :::column span=""::: - Windows Edition - :::column-end::: - :::column span=""::: - **Windows Home** - :::column-end::: - :::column span=""::: - **Windows Pro** - :::column-end::: - :::column span=""::: - **Windows Pro Education** - :::column-end::: - :::column span=""::: - **Windows Education** - :::column-end::: - :::column span=""::: - **Windows Enterprise** - :::column-end::: -:::row-end::: -:::row::: - :::column span=""::: - Upgrade From - :::column-end::: - :::column span="5"::: - Upgrade To - :::column-end::: -:::row-end::: -:::row::: - :::column span=""::: - **Windows Home** - :::column-end::: - :::column span=""::: - ❌ - :::column-end::: - :::column span=""::: - ✅ - :::column-end::: - :::column span=""::: - ✅ - :::column-end::: - :::column span=""::: - ✅ - :::column-end::: - :::column span=""::: - ❌ - :::column-end::: -:::row-end::: -:::row::: - :::column span=""::: - **Windows Pro** - :::column-end::: - :::column span=""::: - ⬇️ - :::column-end::: - :::column span=""::: - ❌ - :::column-end::: - :::column span=""::: - ✅ - :::column-end::: - :::column span=""::: - ✅ - :::column-end::: - :::column span=""::: - ✅ - :::column-end::: -:::row-end::: -:::row::: - :::column span=""::: - **Windows Education** - :::column-end::: - :::column span=""::: - ❌ - :::column-end::: - :::column span=""::: - ❌ - :::column-end::: - :::column span=""::: - ❌ - :::column-end::: - :::column span=""::: - ❌ - :::column-end::: - :::column span=""::: - ⬇️ - :::column-end::: -:::row-end::: -:::row::: - :::column span=""::: - **Windows Enterprise** - :::column-end::: - :::column span=""::: - ❌ - :::column-end::: - :::column span=""::: - ❌ - :::column-end::: - :::column span=""::: - ❌ - :::column-end::: - :::column span=""::: - ✅ - :::column-end::: - :::column span=""::: - ❌ - :::column-end::: -:::row-end::: - | Windows Edition | **Windows Home** | **Windows Pro** | **Windows Pro Education** | **Windows Education** | **Windows Enterprise** | |---|---|---|---|---|---| -| | | |*UPGRADE TO*| | | -|*UPGRADE FROM*| | | | | | +|*Upgrade From*| | |*Upgrade To*| | | | **Windows Home** | ❌ | ✅ | ✅ | ✅ | ❌ | | **Windows Pro** | ⬇️ | ❌ | ✅ | ✅ | ✅ | | **Windows Education** | ❌ | ❌ | ❌ | ❌ | ⬇️ | From 0f3bb41de1f9909a56605beea77b71331c4e0c7a Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Thu, 24 Apr 2025 13:50:04 -0400 Subject: [PATCH 6/8] Convert upgrade table to columns 6 --- windows/deployment/upgrade/windows-upgrade-paths.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/windows/deployment/upgrade/windows-upgrade-paths.md b/windows/deployment/upgrade/windows-upgrade-paths.md index 3b194c4ae1..8729f42e94 100644 --- a/windows/deployment/upgrade/windows-upgrade-paths.md +++ b/windows/deployment/upgrade/windows-upgrade-paths.md @@ -53,9 +53,10 @@ This article provides a summary of available upgrade paths to currently supporte ## Supported Windows upgrade paths -| Windows Edition | **Windows Home** | **Windows Pro** | **Windows Pro Education** | **Windows Education** | **Windows Enterprise** | +| * | * | * | *Upgrade To* | * | * | |---|---|---|---|---|---| -|*Upgrade From*| | |*Upgrade To*| | | +| Windows Edition | **Windows Home** | **Windows Pro** | **Windows Pro Education** | **Windows Education** | **Windows Enterprise** | +| *Upgrade From* | | | | | | | **Windows Home** | ❌ | ✅ | ✅ | ✅ | ❌ | | **Windows Pro** | ⬇️ | ❌ | ✅ | ✅ | ✅ | | **Windows Education** | ❌ | ❌ | ❌ | ❌ | ⬇️ | From 13d0174fd5ac4ee1b2435e6826fe4d5001e23542 Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Thu, 24 Apr 2025 14:00:24 -0400 Subject: [PATCH 7/8] Convert upgrade table to columns 7 --- .../deployment/upgrade/windows-upgrade-paths.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/windows/deployment/upgrade/windows-upgrade-paths.md b/windows/deployment/upgrade/windows-upgrade-paths.md index 8729f42e94..bee4bc9b80 100644 --- a/windows/deployment/upgrade/windows-upgrade-paths.md +++ b/windows/deployment/upgrade/windows-upgrade-paths.md @@ -53,14 +53,13 @@ This article provides a summary of available upgrade paths to currently supporte ## Supported Windows upgrade paths -| * | * | * | *Upgrade To* | * | * | -|---|---|---|---|---|---| -| Windows Edition | **Windows Home** | **Windows Pro** | **Windows Pro Education** | **Windows Education** | **Windows Enterprise** | -| *Upgrade From* | | | | | | -| **Windows Home** | ❌ | ✅ | ✅ | ✅ | ❌ | -| **Windows Pro** | ⬇️ | ❌ | ✅ | ✅ | ✅ | -| **Windows Education** | ❌ | ❌ | ❌ | ❌ | ⬇️ | -| **Windows Enterprise** | ❌ | ❌ | ❌ | ✅ | ❌ | +| Windows Edition | *Upgrade To* | **Windows Home** | **Windows Pro** | **Windows Pro Education** | **Windows Education** | **Windows Enterprise** | +|---|---|---|---|---|---|---| +| *Upgrade From* | | | | | | | +| **Windows Home** | | ❌ | ✅ | ✅ | ✅ | ❌ | +| **Windows Pro** | | ⬇️ | ❌ | ✅ | ✅ | ✅ | +| **Windows Education** | | ❌ | ❌ | ❌ | ❌ | ⬇️ | +| **Windows Enterprise** | | ❌ | ❌ | ❌ | ✅ | ❌ | - ✅ = Full upgrade is supported including personal data, settings, and applications. - ❌ = Upgrade isn't supported or not applicable. From 49ed39c64b5d8c1bfc8abcdbd5a5856f70ef6fdf Mon Sep 17 00:00:00 2001 From: Frank Rojas <45807133+frankroj@users.noreply.github.com> Date: Thu, 24 Apr 2025 14:15:45 -0400 Subject: [PATCH 8/8] Convert upgrade table to columns 8 --- .../deployment/upgrade/windows-upgrade-paths.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/windows/deployment/upgrade/windows-upgrade-paths.md b/windows/deployment/upgrade/windows-upgrade-paths.md index bee4bc9b80..230fbcba35 100644 --- a/windows/deployment/upgrade/windows-upgrade-paths.md +++ b/windows/deployment/upgrade/windows-upgrade-paths.md @@ -53,13 +53,13 @@ This article provides a summary of available upgrade paths to currently supporte ## Supported Windows upgrade paths -| Windows Edition | *Upgrade To* | **Windows Home** | **Windows Pro** | **Windows Pro Education** | **Windows Education** | **Windows Enterprise** | -|---|---|---|---|---|---|---| -| *Upgrade From* | | | | | | | -| **Windows Home** | | ❌ | ✅ | ✅ | ✅ | ❌ | -| **Windows Pro** | | ⬇️ | ❌ | ✅ | ✅ | ✅ | -| **Windows Education** | | ❌ | ❌ | ❌ | ❌ | ⬇️ | -| **Windows Enterprise** | | ❌ | ❌ | ❌ | ✅ | ❌ | +| Windows Edition | **Windows Home** | **Windows Pro** | **Windows Pro Education** | **Windows Education** | **Windows Enterprise** | +|---|---|---|---|---|---| +| 🔽 Upgrade From 🔽 | | | 🔼 Upgrade To 🔼 | | | +| **Windows Home** | ❌ | ✅ | ✅ | ✅ | ❌ | +| **Windows Pro** | ⬇️ | ❌ | ✅ | ✅ | ✅ | +| **Windows Education** | ❌ | ❌ | ❌ | ❌ | ⬇️ | +| **Windows Enterprise** | ❌ | ❌ | ❌ | ✅ | ❌ | - ✅ = Full upgrade is supported including personal data, settings, and applications. - ❌ = Upgrade isn't supported or not applicable.