You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage: Put the Windows image (ISO format) in the root directory of the folder. Run Start.cmd to start downloading the latest patches and start creating an ISO with the integrated patches. The download address of the patch file is from Microsoft.
Supported Windows Versions:
Name
Internal Version (Last Updated: March 22, 2026)
Windows 10 Enterprise LTSB 2016, Windows Server 2016
Build 14393.8957
Windows 10 Enterprise LTSC 2019, Windows Server 2019
Build 17763.8511 (2024-6, Arm Version EOL)
Windows 10 22H2, Windows 10 Enterprise LTSC 2021
Build 1904x.7058
Windows Server 2022
Build 20348.4893
Windows 11 23H2
Build 22631.6783
Windows Server 2025
Build 26100.32522
Windows 11 25H2, Windows 11 Enterprise LTSC 2024
Build 26200.8039
Windows 11 26H1
Build 28000.1719 (x64 Version is not recommended)
Some settings (located in the W10UI.ini file in the root directory of the folder):
Value (Default)
Description
Net35 = 1
If you do not want to integrate .NET 3.5. Change it to 0
wim2esd = 1
If you do not want to generate an install.esd file to reduce space usage. This process consumes a lot of time and computer resources, and the image size is reduced by about 25%. Change it to 0
AutoStart = 1
For multi-version images, the script will download and integrate all the images by default and start automatically. If you need to select a specific version in the image, such as only generating an integrated update image for the Professional edition. Change it to 0 (After the script is run, press 8 to select the version. You can select multiple versions. After selecting, press 0 to start.)
ltscfix = 1
Repair the library files for LTSC 2021 & 2024 (this option will be removed after the official patch is released). If you do not want to repair. Change it to 0
netfx481 = 1
Support for .NET Framework 4.8.1. If you do not want to install it. Change it to 0
nosuggapp = 0
If you want to disable the installation of third-party apps after a new installation of Windows. Change it to 1
nosuggtip = 0
If you want to disable the useless suggestion tips and functions in Windows. Change it to 1
norestorage = 0
If you want to disable the space usage of the reserved storage. Change it to 1
nogamebar = 0
If you want to disable the Game Bar. Change it to 1
oobebypass = 0
If you want to disable online accounts and enable local account creation. Change it to 1