From b8b797cdb3751c46590901b863a2c75f198d9046 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Wed, 24 Sep 2025 21:25:34 +0530 Subject: [PATCH] Add IoT Enterprise 25H2 --- docs/windows_11_links.md | 76 ++++++++++++++++++++++++++++++++++++++- docs/windows_arm_links.md | 63 +++++++++++++++++++++++++++++++- 2 files changed, 137 insertions(+), 2 deletions(-) diff --git a/docs/windows_11_links.md b/docs/windows_11_links.md index 37f5d34..2c9b079 100644 --- a/docs/windows_11_links.md +++ b/docs/windows_11_links.md @@ -20,7 +20,7 @@ import TabItem from '@theme/TabItem'; - + :::info @@ -76,6 +76,80 @@ Build - 26200.6584 ------------------------------------------------------------------------ + + + +**Windows 11 IoT Enterprise 25H2** +**(Not LTSC)** +Build - 26200.6584 +These ISOs contain below editions, + +Windows 11 Enterprise +Windows 11 IoT Enterprise +Windows 11 IoT Enterprise Subscription + +IoT Enterprise ISO is available only in English language. + +| Language | Arch | Link | +|:---------|:------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| English | x64 | [26200.6584.250915-1905.25h2_ge_release_svc_refresh_CLIENTENTERPRISE_OEM_x64FRE_en-us.iso](https://drive.massgrave.dev/26200.6584.250915-1905.25h2_ge_release_svc_refresh_CLIENTENTERPRISE_OEM_x64FRE_en-us.iso) | + + +:::info + +**Note for IoT Enterprise (GAC) - Not LTSC** + +When installing Windows IoT Enterprise (GAC): + +- If your system has an **OEM license** in the motherboard (Pro or higher), +- And the key used in Setup is **OEM**, + +then Windows Setup will apply the OEM key from the motherboard during the final stage. + +**What this means** +- You can install **IoT Enterprise** with its features (including relaxed hardware requirements on Windows 11 24H2, etc.). +- After installation, the system will show Pro edition, not IoT Enterprise. +- This happens because IoT Enterprise (GAC) is distributed only with an OEM key. +- This behavior is normal and cannot be avoided. + +**Fix** +After installation, switch the edition by running the following in command prompt as admin. + +``` +slmgr.vbs /ipk XQQYW-NFFMW-XJPBH-K8732-CKFFD +``` + +::: + + +------------------------------------------------------------------------ + + + + + +**Windows 11 ARM64 25H2** + +Check [here](windows_arm_links.md). + +------------------------------------------------------------------------ + + + + + +**Other Versions** + +- [MVS Bot](https://discord.gg/FajfGaH3nD) +- https://os.click/ +- https://files.rg-adguard.net/version/f0bd8307-d897-ef77-dbd6-216fefbe94c5 +- Download the [Official Microsoft ESD file](https://worproject.com/esd) and [ESD>ISO Converter](https://github.com/abbodi1406/WHD/raw/master/scripts/esd-decrypter-wimlib-65.7z) by [abbodi1406](https://forums.mydigitallife.net/threads/abbodi1406s-batch-scripts-repo.74197/), + - Put the ESD file beside `decrypt.cmd` and run that script. + - It will create the ISO file. + - This process is same as how Official MCT tool creates Windows 10 and 11 ISOs. + +------------------------------------------------------------------------ + diff --git a/docs/windows_arm_links.md b/docs/windows_arm_links.md index b53a9bd..7286094 100644 --- a/docs/windows_arm_links.md +++ b/docs/windows_arm_links.md @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; - + :::info @@ -74,6 +74,67 @@ Build - 26200.6584 ------------------------------------------------------------------------ + + + +**Windows 11 IoT Enterprise 25H2** +**(Not LTSC)** +Build - 26200.6584 +These ISOs contain below editions, + +Windows 11 Enterprise +Windows 11 IoT Enterprise +Windows 11 IoT Enterprise Subscription + +ARM64 version for IoT Enterprise ISO is available only in English language. + +| Language | Arch | Link | +|:---------|:------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| English | ARM64 | [26200.6584.250915-1905.25h2_ge_release_svc_refresh_CLIENTENTERPRISE_OEM_A64FRE_en-us.iso](https://drive.massgrave.dev/26200.6584.250915-1905.25h2_ge_release_svc_refresh_CLIENTENTERPRISE_OEM_A64FRE_en-us.iso) | + + +:::info + +**Note for IoT Enterprise (GAC) - Not LTSC** + +When installing Windows IoT Enterprise (GAC): + +- If your system has an **OEM license** in the motherboard (Pro or higher), +- And the key used in Setup is **OEM**, + +then Windows Setup will apply the OEM key from the motherboard during the final stage. + +**What this means** +- You can install **IoT Enterprise** with its features (including relaxed hardware requirements on Windows 11 24H2, etc.). +- After installation, the system will show Pro edition, not IoT Enterprise. +- This happens because IoT Enterprise (GAC) is distributed only with an OEM key. +- This behavior is normal and cannot be avoided. + +**Fix** +After installation, switch the edition by running the following in command prompt as admin. + +``` +slmgr.vbs /ipk XQQYW-NFFMW-XJPBH-K8732-CKFFD +``` + +::: + + +------------------------------------------------------------------------ + + + + + +**Other Versions** + +- Download an [official Microsoft ESD file](https://worproject.com/esd) and [ESD>ISO Converter](https://github.com/abbodi1406/WHD/raw/master/scripts/esd-decrypter-wimlib-65.7z) by [abbodi1406](https://forums.mydigitallife.net/threads/abbodi1406s-batch-scripts-repo.74197/), +- Put the ESD file beside `decrypt.cmd` and run that script. +- It will create the ISO file. +- This process is the same as how the official MCT tool creates Windows 10 and 11 ISOs. + +------------------------------------------------------------------------ +