diff options
| author | Lyssa | 2026-03-02 11:52:17 +0000 |
|---|---|---|
| committer | Lyssa | 2026-03-02 11:52:17 +0000 |
| commit | 6ed1ae0a552dc6c01b192499094a60ab21248f84 (patch) | |
| tree | 74a7c84f8adcc463c4e438bdaab8842d2c60caa7 /docs/clean_install_windows.md | |
| parent | 41879f5f5822cea6f9c43606818ce0a234966adb (diff) | |
| download | massgrave.dev-6ed1ae0a552dc6c01b192499094a60ab21248f84.zip | |
Fix some mistakes with the previous commit
Diffstat (limited to 'docs/clean_install_windows.md')
| -rw-r--r-- | docs/clean_install_windows.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/clean_install_windows.md b/docs/clean_install_windows.md index 95e9836..14c2f21 100644 --- a/docs/clean_install_windows.md +++ b/docs/clean_install_windows.md @@ -96,15 +96,15 @@ It's highly recommended to backup your critical data on some online drive as wel - IoT Enterprise (GAC, General Availability Channel) - IoT Enterprise (LTSC, Long-Term Servicing Channel) - Next question, how do we install this edition? - - for GAC version, you don't need IoT Enterprise ISO, you can simply use regular Windows 11 25H2 consumer (linked at the top) or business ISO. - - for LTSC version, you need to download the full version of LTSC ISO (don't use eval), it doesn't have to be IoT ISO, you can download a normal LTSC ISO in your language. + - For GAC version, you don't need IoT Enterprise ISO, you can simply use regular Windows 11 25H2 consumer (linked at the top) or business ISO. + - For LTSC version, you need to download the full version of LTSC ISO (don't use eval), it doesn't have to be IoT ISO, you can download a normal LTSC ISO in your language. - After flashing the required ISO using Rufus, navigate to the `\sources\` folder on the USB drive and create a file named `PID.txt` (ensure the file extension is correct). Open this file with Notepad and enter the text below. - - for GAC version + - **For GAC version**: ``` [PID] Value=XQQYW-NFFMW-XJPBH-K8732-CKFFD ``` - - for LTSC version + - **For LTSC version**: ``` [PID] Value=CGK42-GYN6Y-VD22B-BX98W-J8JXD |
