Skip to content

Commit 2accc8d

Browse files
committed
Update "Update Windows ISO" guide
1 parent 3ec9bbe commit 2accc8d

1 file changed

Lines changed: 19 additions & 18 deletions

File tree

docs/update-windows-iso.md

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@ Alternatively, you can find download links [here](https://massgrave.dev/genuine-
4343

4444
### Option 2: Manually Update ISOs
4545

46-
**Applies to:** Windows 10 and Windows 11
46+
**Applies to:** Windows 10, Windows 11, and Windows Server 2025, 23H2, 2022
4747

4848
:::info
4949

50-
- To create an updated ISO for **Windows 10**, your host operating system must be **Windows 8.1 or newer**.
51-
- To create an updated ISO for **Windows 11**, your host operating system must be **Windows 10 version 2004 or later**, or **Windows 11**.
50+
- To create an updated **Windows 10** ISO, your host operating system must be **Windows 8.1 or newer**.
51+
- To create an updated **Windows 11** ISO, your host operating system must be **Windows 10 version 2004 or later**, or **Windows 11**.
5252

5353
:::
5454

@@ -61,28 +61,29 @@ Follow these steps to manually create an updated Windows ISO:
6161
- Get [W10UI](https://forums.mydigitallife.net/posts/1216064/).
6262
Alternative links: [Link 1](https://kutt.it/W10UI) / [Link 2](https://tiny.cc/W10UI).
6363

64-
3. **Download Updates**
65-
- Go to [UUP Dump](https://uupdump.net/).
66-
- From the dropdown menu, choose the correct version (e.g., *Windows 10 21H2* for Windows 10 LTSC 2021).
67-
![image](./assets/uup-dropdown.png)
68-
- Select the latest build **that does not include “Cumulative Update”** in its name. It should say “Feature update” or simply “Windows 10/11”.
69-
- On the next page, click the !updates button as shown below:
70-
![image](./assets/uup-click-updates.png)
71-
- A list of update files will appear.
72-
Right-click on the link > **Open in new tab** > in the new tab, right-click again > **Save link as** to download.
73-
Repeat for all files.
74-
![image](./assets/uup-download-updates.png)
75-
- Download the “File renaming script” listed on the same page and run it.
76-
It will rename all update files correctly. Verify that all file names are correct and all updates are downloaded.
64+
3. **Download Updates**
65+
- Go to [UUP Dump](https://uupdump.net/). (This site provides official Microsoft update links.)
66+
- From the dropdown menu, choose the correct version. For example:
67+
- For **Windows 10 LTSC 2021**, choose **Windows 10 21H2**
68+
- For **Windows 11 LTSC 2024**, choose **Windows 11 24H2**
69+
- For **Windows Server 2025**, choose **Windows 11 24H2** (the update files are the same; the Server 2025 entry doesn’t show the full list)
70+
- For **Windows Server 2022**, choose **Windows Server 21H2**
71+
- A list will appear. Select the latest build that **does not include “Cumulative Update”** in its name. It should be labeled “Feature update” or “Windows 10/11.”
72+
- On the next page, it will ask you to choose a language - no need to change it, just click **Next**.
73+
- On the following page, it will ask you to choose an edition - again, no need to change anything, just click **Next**.
74+
- On the next page, click the button named **Create download package for these updates**.
75+
- Extract the downloaded ZIP file and run the script named `uup_download_windows.cmd`.
76+
- It will download all the update files into a folder named `UUPs`.
7777

7878
4. **Mount the ISO**
7979
- Right-click the downloaded Windows ISO > **Mount**.
8080

8181
5. **Set Up the Working Directory**
8282
- Extract the downloaded W10UI zip file.
8383
- Create a folder named `Files` in D drive (e.g., `D:\Files`), avoiding spaces and special characters.
84-
- Copy all update files and the extracted `W10UI.cmd` file into this folder.
85-
The folder should look like this:
84+
- Copy the extracted `W10UI.cmd` file into this folder.
85+
- Copy all the update files downloaded earlier (from the `UUPs` folder) into this folder.
86+
Your folder should look like this:
8687
![image](./assets/w10ui-downloaded-files.png)
8788

8889
6. **Integrate Updates**

0 commit comments

Comments
 (0)