Change description of edition/s in Windows 11 iso displayed in setup during clean installation.


Hello everyone.
Special thanks to @garlin and @hsehestedt .
1. Download CorrectVersion batch file from following link Download attachment Extract this zip file.
Open CorrectVersion in notepad by right clicking on Edit in Notepad and then add pause at the end of page. Save and exit.

2. Download WIM Tools from link https://github.com/hsehestedt/WIM-Tools/archive/refs/tags/v24.3.3.273.zip Extract this zip file.
Also download wimlib from link https://wimlib.net/downloads/wimlib-1.14.4-windows-x86_64-bin.zip. Extract zip folder. Open wiminfo script by right clicking on it to click Edit in Notepad and then add pause at the end of page. Save and exit. Download Windows 11 iso having install.esd OR install.wim from Microsoft official website.

3 Make new folder in C: drive, give any name say OS BUILD. Copy CorrectVersion.bat and wiminfo to this folder. Mount downloaded Windows 11 iso created by Media creation tool by choosing iso option. Say the virtual drive is N.It will have install.esd in sources folder.

4. Keep internet ON. Run cmd as administrator. Press Enter after each command.

C:\windows\system32>c:

C:>cd OS BUILD

C:\OS BUILD> CorrectVersion "N:\sources\install.esd"

Index Name Arch Edition Update Build
1 Windows 11 Home x64 Core 26100.2033
2 Windows 11 Home N x64 CoreN 26100.2033
3 Windows 11 Home Single Language x64 CoreSingleLanguage 26100.2033
4 Windows 11 Education x64 Education 26100.2033
5 Windows 11 Education N x64 EducationN 26100.2033
6 Windows 11 Pro x64 Professional 26100.2033
7 Windows 11 Pro N x64 ProfessionalN 26100.2033



Note:- Four files are simultaneously downloaded namely wimlib- imagex , libwim-15.dll , offreg.dll and offlinereg-win32 in folder OS BUILD.

6. This is once forever. Now turn internet OFF. CorrectVersion now also works when you turn off internet as the necessary files are already downloaded.

7. Create two folders namely PROJECT and OUTPUT in C: drive. The folder names are to be replaced by user's choice.

8. Install windows kits ADK and PE add on in Windows 11 OS in pc. Run WIM Tools as administrator. Type 9 to convert install.esd to install.wim in Windows 11 iso created by media creation tool by choosing iso option. Name this newly created iso as Wiindows11 ESD2WIM. This step is not necessary if sources folder of windows 11 has install.wim

9 Then use option 4 to modify Wiindows11 ESD2WIM to bypass system requirements to install on unsupported hardware in pc, named as Bypass Windows 11 and saved in folder PROJECT. This step is not necessary for supported hardware in pc for windows 11.


10. Now use option 11 to update name and description of any edition in Windows 11 iso created by following steps 8 and 9 .

To proceed, input the fields in the following messages as below:-

Enter the full path to the ISO image file that you want to work with.
Include the file name and extension: "C:\PROJECT\Bypass Windows 11.iso"
{Right click on Bypass Windows 11.iso in C:\PROJECT and select copy as path and paste in the field asking to include file name and extension.}

Note that you can save your updated image to the same location where the original is located.
You can even use the same file name if you want to update that file in its current location.

Enter the destination path without a file name or extension: "C:\OUTPUT"

Enter the name of the ISO image file to create WITHOUT an extension: Modified Windows 11

Enter the volume name to give the ISO image or press ENTER for none (32 characters maximum).

Volume name or ENTER for none:

Press Enter

> To view a list of available indices along with the current NAME and DESCRIPTION for each, press ENTER.
Otherwise, enter the index number for the edition to be updated and press ENTER.

Index Number: 6
Enter the NAME to assign to this entry: Windows 11 Professioanl
Enter the DESCRIPTION to assign to this entry: v24H2 Build 26100 2033

Do you want to update another Windows edition in the SAME image file? Y
> To view a list of available indices along with the current NAME and DESCRIPTION for each, press ENTER.
Otherwise, enter the index number for the edition to be updated and press ENTER.

Index Number: 1
Enter the NAME to assign to this entry: Windows 11 Home

Enter the DESCRIPTION to assign to this entry: v24H2 Build 26100 2033

Do you want to update another Windows edition in the SAME image file? N

********************************
* Creating the final ISO image *
********************************

*******************************
* Cleaning up temporary files *
*******************************

*********************
* Project completed *
*********************

The final image file can be found here:

Location: C:\OUTPUT\
File name: Modified Windows 11.ISO

Press any key to continue...

Now mount Modified Windows 11 iso to virtual drive by right clicking and clicking Mount. Drive letter is O

Now Run cmd as administrator

Microsoft Windows [Version 10.0.26100.4061]
(c) Microsoft Corporation. All rights reserved.

C:\Windows\System32>cd\

C:\>cd OS BUILD

C:\OS BUILD>wiminfo "O:\sources\install.wim"
WIM Information:
----------------
Path: O:\sources\install.wim
GUID: 0x123fc4e9ca3ac54bbd7d06502c5c7382
Version: 68864
Image Count: 7
Compression: LZX
Chunk Size: 32768 bytes
Part Number: 1/1
Boot Index: 0
Size: 5370570166 bytes
Attributes: Integrity info, Relative path junction

Available Images:
-----------------
Index: 1
Name: Windows 11 Home
Description: v24H2 Build 26100 2033
Directory Count: 28180
File Count: 127662
Total Bytes: 20081105224
Hard Link Bytes: 8780856352
Creation Time: Sat Oct 05 00:45:03 2024 UTC
Last Modification Time: Fri Jun 06 13:51:29 2025 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: Core
Installation Type: server
Product Type: WinNT
Product Suite: Terminal Server
Languages: en-US
Default Language: en-US
System Root: WINDOWS
Major Version: 10
Minor Version: 0
Build: 26100
Service Pack Build: 2033
Service Pack Level: 0
Flags: Core
WIMBoot compatible: no

Index: 2
Name: Windows 11 Home N
Description: Windows 11 Home N
Display Name: Windows 11 Home N
Display Description: Windows 11 Home N
Directory Count: 27345
File Count: 121290
Total Bytes: 19525115345
Hard Link Bytes: 8570337367
Creation Time: Sat Oct 05 00:44:14 2024 UTC
Last Modification Time: Fri Jun 06 12:22:10 2025 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: CoreN
Installation Type: server
Product Type: WinNT
Product Suite: Terminal Server
Languages: en-US
Default Language: en-US
System Root: WINDOWS
Major Version: 10
Minor Version: 0
Build: 26100
Service Pack Build: 2033
Service Pack Level: 0
Flags: CoreN
WIMBoot compatible: no

Index: 3
Name: Windows 11 Home Single Language
Description: Windows 11 Home Single Language
Display Name: Windows 11 Home Single Language
Display Description: Windows 11 Home Single Language
Directory Count: 28180
File Count: 127663
Total Bytes: 20060920469
Hard Link Bytes: 8780856352
Creation Time: Sat Oct 05 00:48:31 2024 UTC
Last Modification Time: Fri Jun 06 12:24:23 2025 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: CoreSingleLanguage
Installation Type: server
Product Type: WinNT
Product Suite: Terminal Server
Languages: en-US
Default Language: en-US
System Root: WINDOWS
Major Version: 10
Minor Version: 0
Build: 26100
Service Pack Build: 2033
Service Pack Level: 0
Flags: CoreSingleLanguage
WIMBoot compatible: no

Index: 4
Name: Windows 11 Education
Description: Windows 11 Education
Display Name: Windows 11 Education
Display Description: Windows 11 Education
Directory Count: 28221
File Count: 127711
Total Bytes: 20542250891
Hard Link Bytes: 9050319851
Creation Time: Sat Oct 05 00:46:38 2024 UTC
Last Modification Time: Fri Jun 06 12:27:03 2025 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: Education
Installation Type: server
Product Type: WinNT
Product Suite: Terminal Server
Languages: en-US
Default Language: en-US
System Root: WINDOWS
Major Version: 10
Minor Version: 0
Build: 26100
Service Pack Build: 2033
Service Pack Level: 0
Flags: Education
WIMBoot compatible: no

Index: 5
Name: Windows 11 Education N
Description: Windows 11 Education N
Display Name: Windows 11 Education N
Display Description: Windows 11 Education N
Directory Count: 27396
File Count: 121585
Total Bytes: 19981676599
Hard Link Bytes: 8838413205
Creation Time: Sat Oct 05 00:46:00 2024 UTC
Last Modification Time: Fri Jun 06 12:29:28 2025 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: EducationN
Installation Type: server
Product Type: WinNT
Product Suite: Terminal Server
Languages: en-US
Default Language: en-US
System Root: WINDOWS
Major Version: 10
Minor Version: 0
Build: 26100
Service Pack Build: 2033
Service Pack Level: 0
Flags: EducationN
WIMBoot compatible: no

Index: 6
Name: Windows 11 Professioanl
Description: v24H2 Build 26100 2033
Directory Count: 28221
File Count: 127710
Total Bytes: 20562945188
Hard Link Bytes: 9050319851
Creation Time: Sat Oct 05 00:43:09 2024 UTC
Last Modification Time: Fri Jun 06 13:45:05 2025 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: Professional
Installation Type: server
Product Type: WinNT
Product Suite: Terminal Server
Languages: en-US
Default Language: en-US
System Root: WINDOWS
Major Version: 10
Minor Version: 0
Build: 26100
Service Pack Build: 2033
Service Pack Level: 0
Flags: Professional
WIMBoot compatible: no

Index: 7
Name: Windows 11 Pro N
Description: Windows 11 Pro N
Display Name: Windows 11 Pro N
Display Description: Windows 11 Pro N
Directory Count: 27396
File Count: 121584
Total Bytes: 20001038222
Hard Link Bytes: 8838413205
Creation Time: Sat Oct 05 00:42:32 2024 UTC
Last Modification Time: Fri Jun 06 12:34:05 2025 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: ProfessionalN
Installation Type: server
Product Type: WinNT
Product Suite: Terminal Server
Languages: en-US
Default Language: en-US
System Root: WINDOWS
Major Version: 10
Minor Version: 0
Build: 26100
Service Pack Build: 2033
Service Pack Level: 0
Flags: ProfessionalN
WIMBoot compatible: no

Press any key to continue . . .

I have applied the description as v24H2 Build 26100 2033 to Windows 11 Professional and Home editions only. Plese see indices 1 and 6 in above wiminfo.
Also , please see images attached herewith which shows default description to Windows 11 Home N and Windows 11 Pro N.
Use Rufus to make bootable usb for Windows 11 v24H2 OS BUILD 26100.2033

Thanks for reading and sharing your valuable time.
Comments/feedback/suggestions are appreciated.
 

Attachments

  • IMG_WINDOWS 11 PROFESSIONAL.webp
    IMG_WINDOWS 11 PROFESSIONAL.webp
    871.4 KB · Views: 0
  • IMG_WINDOWS 11 HOME.webp
    IMG_WINDOWS 11 HOME.webp
    855.9 KB · Views: 0
  • IMG_WINDOWS 11 PRO N.webp
    IMG_WINDOWS 11 PRO N.webp
    652.2 KB · Views: 0
  • IMG_WINDOWS 11 HOME N.webp
    IMG_WINDOWS 11 HOME N.webp
    1.2 MB · Views: 0
Last edited:
Please find images attached herewith.
Thanks.
 

Attachments

  • IMG_WINDOWS 11 HOME N.webp
    IMG_WINDOWS 11 HOME N.webp
    1.2 MB · Views: 1
  • IMG_WINDOWS 11 PRO N.webp
    IMG_WINDOWS 11 PRO N.webp
    652.2 KB · Views: 1
  • IMG_WINDOWS 11 HOME.webp
    IMG_WINDOWS 11 HOME.webp
    855.9 KB · Views: 1
  • IMG_WINDOWS 11 PROFESSIONAL.webp
    IMG_WINDOWS 11 PROFESSIONAL.webp
    871.4 KB · Views: 1

My Computer

System One

  • OS
    Window 11 v24H2 Build 26100.2033
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASSEMMBLED
    CPU
    Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz 3.10 GHz
    Motherboard
    ZEBRONICS
    Memory
    4.00 GB (3.89 GB usable)
    Graphics Card(s)
    Onboard
    Sound Card
    Onboard
    Monitor(s) Displays
    LG
    Screen Resolution
    1366x768
    Hard Drives
    Toshiba HDD 1 TB
    Keyboard
    Mechanical
    Mouse
    Mechanical
    Internet Speed
    700 kb/s
    Browser
    Microsoft EDGE, CHROME
    Antivirus
    Microsoft Defender
You could just ask @hsehestedt to implement renaming the image fields in WIM Tools.
Code:
wimlib-imagex info install.wim 11 -image-property DISPLAYNAME="Windows 12 Pro N for Workstations" --image-property DESCRIPTION="Windows 12 Pro N for Workstations" --image-property FLAGS=ProfessionalWorkstationN
 

My Computer

System One

  • OS
    Windows 7
You could just ask @hsehestedt to implement renaming the image fields in WIM Tools.
Code:
wimlib-imagex info install.wim 11 -image-property DISPLAYNAME="Windows 12 Pro N for Workstations" --image-property DESCRIPTION="Windows 12 Pro N for Workstations" --image-property FLAGS=ProfessionalWorkstationN

Try not to laugh too hard, but it already does that :-)

Image1.webp
 

My Computers

System One System Two

  • OS
    Win11 Pro 24H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Self-built
    CPU
    Intel i7 11700K
    Motherboard
    ASUS Prime Z590-A MB
    Memory
    64GB (Waiting for warranty replacement of another 64GB for 128GB total)
    Graphics Card(s)
    No GPU - Built-in Intel Graphics
    Sound Card
    Integrated
    Monitor(s) Displays
    HP Envy 32
    Screen Resolution
    2560 x 1440
    Hard Drives
    1 x 1TB NVMe SSD
    1 x 2TB NVMe SSD
    1 x 4TB NVMe SSD
    3 x 512GB 2.5" SSD
    1 x 4TB 2.5" SSD
    5 x 8TB Seagate Barracuda HDD
    PSU
    Corsair HX850i
    Case
    Corsair iCUE RGB 5000X mid tower case
    Cooling
    Noctua NF-S12A chromax.black.swap case fans (Qty. 7) & Home Computer Specifications, Configuration, and Usage Notes General Specifications ASUS Prime Z590-A motherboard, serial number M1M0KC222467ARP Intel Core i7-11700K CPU (11th Gen Rocket Lake / LGA 1200 Socket) 128GB Crucial Ballistix RGB DDR4 3200 MHz DRAM (4 x 32GB) Corsair iCUE RGB 5000X mid tower case Noctua NH-D15 chromax.black CPU cooler Noctua NF-S12A chromax.black.swap case fans (Qty. 7) & Corsair LL-120 RGB Fans (Qty. 3)
    Keyboard
    Corsair K70 Max RGB Magnetic Keyboard
    Mouse
    Logitech MX Master 3
    Internet Speed
    1Gb Up / 1 Gb Down
    Browser
    Edge
    Antivirus
    Windows Defender
    Other Info
    The five 8TB drives and three 512GB SSDs are part of a DrivePool using StableBit DrivePool software. The three SSDs are devoted purely to caching for the 8TB drives. All of the important data is stored in triplicate so that I can withstand simultaneous failure of 2 disks.

    Networking: 2.5Gbps Ethernet and WiFi 6e
  • Operating System
    Win11 Pro 23H2
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo ThinkBook 13x Gen 2
    CPU
    Intel i7-1255U
    Memory
    16 GB
    Graphics card(s)
    Intel Iris Xe Graphics
    Sound Card
    Realtek® ALC3306-CG codec
    Monitor(s) Displays
    13.3-inch IPS Display
    Screen Resolution
    WQXGA (2560 x 1600)
    Hard Drives
    2 TB 4 x 4 NVMe SSD
    PSU
    USB-C / Thunderbolt 4 Power / Charging
    Mouse
    Buttonless Glass Precision Touchpad
    Keyboard
    Backlit, spill resistant keyboard
    Internet Speed
    1Gb Up / 1Gb Down
    Browser
    Edge
    Antivirus
    Windows Defender
    Other Info
    WiFi 6e / Bluetooth 5.1 / Facial Recognition / Fingerprint Sensor / ToF (Time of Flight) Human Presence Sensor
Follow-up: Garlin, your example did drive home one point for me, and that is that I may need to try implemnting the WIMLIB tools in my program. There are some tasks, like injecting the monthly updates into all 11 editions of a Windows ISO that can take a while (a few hours). I'm betting that WIMLIB will be considerably faster. But that's going to be a big task I think so it will take me a while.

And because I'm nuts and like to do as much as possible with native Microsoft tools I'll probably set a flag so that user can choose either WIMLIB or use the native Microsoft tools - best of both worlds, or at least a fallback in case WIMLIB causes me any grief.

So, once agian, thanks for that.
 

My Computers

System One System Two

  • OS
    Win11 Pro 24H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Self-built
    CPU
    Intel i7 11700K
    Motherboard
    ASUS Prime Z590-A MB
    Memory
    64GB (Waiting for warranty replacement of another 64GB for 128GB total)
    Graphics Card(s)
    No GPU - Built-in Intel Graphics
    Sound Card
    Integrated
    Monitor(s) Displays
    HP Envy 32
    Screen Resolution
    2560 x 1440
    Hard Drives
    1 x 1TB NVMe SSD
    1 x 2TB NVMe SSD
    1 x 4TB NVMe SSD
    3 x 512GB 2.5" SSD
    1 x 4TB 2.5" SSD
    5 x 8TB Seagate Barracuda HDD
    PSU
    Corsair HX850i
    Case
    Corsair iCUE RGB 5000X mid tower case
    Cooling
    Noctua NF-S12A chromax.black.swap case fans (Qty. 7) & Home Computer Specifications, Configuration, and Usage Notes General Specifications ASUS Prime Z590-A motherboard, serial number M1M0KC222467ARP Intel Core i7-11700K CPU (11th Gen Rocket Lake / LGA 1200 Socket) 128GB Crucial Ballistix RGB DDR4 3200 MHz DRAM (4 x 32GB) Corsair iCUE RGB 5000X mid tower case Noctua NH-D15 chromax.black CPU cooler Noctua NF-S12A chromax.black.swap case fans (Qty. 7) & Corsair LL-120 RGB Fans (Qty. 3)
    Keyboard
    Corsair K70 Max RGB Magnetic Keyboard
    Mouse
    Logitech MX Master 3
    Internet Speed
    1Gb Up / 1 Gb Down
    Browser
    Edge
    Antivirus
    Windows Defender
    Other Info
    The five 8TB drives and three 512GB SSDs are part of a DrivePool using StableBit DrivePool software. The three SSDs are devoted purely to caching for the 8TB drives. All of the important data is stored in triplicate so that I can withstand simultaneous failure of 2 disks.

    Networking: 2.5Gbps Ethernet and WiFi 6e
  • Operating System
    Win11 Pro 23H2
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo ThinkBook 13x Gen 2
    CPU
    Intel i7-1255U
    Memory
    16 GB
    Graphics card(s)
    Intel Iris Xe Graphics
    Sound Card
    Realtek® ALC3306-CG codec
    Monitor(s) Displays
    13.3-inch IPS Display
    Screen Resolution
    WQXGA (2560 x 1600)
    Hard Drives
    2 TB 4 x 4 NVMe SSD
    PSU
    USB-C / Thunderbolt 4 Power / Charging
    Mouse
    Buttonless Glass Precision Touchpad
    Keyboard
    Backlit, spill resistant keyboard
    Internet Speed
    1Gb Up / 1Gb Down
    Browser
    Edge
    Antivirus
    Windows Defender
    Other Info
    WiFi 6e / Bluetooth 5.1 / Facial Recognition / Fingerprint Sensor / ToF (Time of Flight) Human Presence Sensor
I tried searching the source .BAS file for wimlib calls, didn't see it referenced. Maybe @Ramesh Sharma needs to include the work-in-progress screens to make the point clearer.
Yeah, I use WIMLIB for only one thing right now and that is only because I don't know how to do that without WIMLIB. That one thing is changing the image type to Server. From comments in the program:

' This program makes use of "wimlib-imagex.exe" and "libwim-15.dll" to modify the install.wim
' so that the product type is set to "server". Doing this will allow an upgrade install of
' Windows on unsupported hardware. We are embedding those files into this program and we will
' extract them if and when they are needed.

For everything else I use DISM and in one or two cases I use ImageX.
 

My Computers

System One System Two

  • OS
    Win11 Pro 24H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Self-built
    CPU
    Intel i7 11700K
    Motherboard
    ASUS Prime Z590-A MB
    Memory
    64GB (Waiting for warranty replacement of another 64GB for 128GB total)
    Graphics Card(s)
    No GPU - Built-in Intel Graphics
    Sound Card
    Integrated
    Monitor(s) Displays
    HP Envy 32
    Screen Resolution
    2560 x 1440
    Hard Drives
    1 x 1TB NVMe SSD
    1 x 2TB NVMe SSD
    1 x 4TB NVMe SSD
    3 x 512GB 2.5" SSD
    1 x 4TB 2.5" SSD
    5 x 8TB Seagate Barracuda HDD
    PSU
    Corsair HX850i
    Case
    Corsair iCUE RGB 5000X mid tower case
    Cooling
    Noctua NF-S12A chromax.black.swap case fans (Qty. 7) & Home Computer Specifications, Configuration, and Usage Notes General Specifications ASUS Prime Z590-A motherboard, serial number M1M0KC222467ARP Intel Core i7-11700K CPU (11th Gen Rocket Lake / LGA 1200 Socket) 128GB Crucial Ballistix RGB DDR4 3200 MHz DRAM (4 x 32GB) Corsair iCUE RGB 5000X mid tower case Noctua NH-D15 chromax.black CPU cooler Noctua NF-S12A chromax.black.swap case fans (Qty. 7) & Corsair LL-120 RGB Fans (Qty. 3)
    Keyboard
    Corsair K70 Max RGB Magnetic Keyboard
    Mouse
    Logitech MX Master 3
    Internet Speed
    1Gb Up / 1 Gb Down
    Browser
    Edge
    Antivirus
    Windows Defender
    Other Info
    The five 8TB drives and three 512GB SSDs are part of a DrivePool using StableBit DrivePool software. The three SSDs are devoted purely to caching for the 8TB drives. All of the important data is stored in triplicate so that I can withstand simultaneous failure of 2 disks.

    Networking: 2.5Gbps Ethernet and WiFi 6e
  • Operating System
    Win11 Pro 23H2
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo ThinkBook 13x Gen 2
    CPU
    Intel i7-1255U
    Memory
    16 GB
    Graphics card(s)
    Intel Iris Xe Graphics
    Sound Card
    Realtek® ALC3306-CG codec
    Monitor(s) Displays
    13.3-inch IPS Display
    Screen Resolution
    WQXGA (2560 x 1600)
    Hard Drives
    2 TB 4 x 4 NVMe SSD
    PSU
    USB-C / Thunderbolt 4 Power / Charging
    Mouse
    Buttonless Glass Precision Touchpad
    Keyboard
    Backlit, spill resistant keyboard
    Internet Speed
    1Gb Up / 1Gb Down
    Browser
    Edge
    Antivirus
    Windows Defender
    Other Info
    WiFi 6e / Bluetooth 5.1 / Facial Recognition / Fingerprint Sensor / ToF (Time of Flight) Human Presence Sensor
Thank you all for veiwing, reading this thread.
Use of wiminfo script is just to cross verify the image info.
But I believe in WIM TOOLS by @hsehestedt and it is all in one.
Please have a look at dashboard of WIM TOOLS in post #4. There is an option No. 10. The result is stored in text file Image_Info.txt on using this option number 10. Just type Y to answer the prompt so as to save image information in the said text file.
The result of install.wim of Modified Windows 11.ISO in C:\OUTPUT folder is as follow:-

File Name: Modified Windows 11.ISO

*****************************************************************************************************
* Below is the list of Windows editions and associated indicies available for the above named file. *
*****************************************************************************************************

***********************************************************************
* The Windows editions in this image have the following build number: *
* 10.0.26100.2033 *
* *
* Note: It is assumed that all editions have the same build number *
***********************************************************************

Deployment Image Servicing and Management tool
Version: 10.0.26100.1

Details for image : K:\sources\install.wim

Index : 1
Name : Windows 11 Home
Description : v24H2 Build 26100 2033
Size : 20,081,105,224 bytes

Index : 2
Name : Windows 11 Home N
Description : Windows 11 Home N
Size : 19,525,115,345 bytes

Index : 3
Name : Windows 11 Home Single Language
Description : Windows 11 Home Single Language
Size : 20,060,920,469 bytes

Index : 4
Name : Windows 11 Education
Description : Windows 11 Education
Size : 20,542,250,891 bytes

Index : 5
Name : Windows 11 Education N
Description : Windows 11 Education N
Size : 19,981,676,599 bytes

Index : 6
Name : Windows 11 Professioanl
Description : v24H2 Build 26100 2033
Size : 20,562,945,188 bytes

Index : 7
Name : Windows 11 Pro N
Description : Windows 11 Pro N
Size : 20,001,038,222 bytes

The operation completed successfully.

******************************************************
* The boot.wim image has the following build number: *
* 10.0.26100.2033 *
******************************************************

*******************************************************
* The winre.wim image has the following build number: *
* 10.0.26100.2003 *
*******************************************************
 
Last edited:

My Computer

System One

  • OS
    Window 11 v24H2 Build 26100.2033
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASSEMMBLED
    CPU
    Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz 3.10 GHz
    Motherboard
    ZEBRONICS
    Memory
    4.00 GB (3.89 GB usable)
    Graphics Card(s)
    Onboard
    Sound Card
    Onboard
    Monitor(s) Displays
    LG
    Screen Resolution
    1366x768
    Hard Drives
    Toshiba HDD 1 TB
    Keyboard
    Mechanical
    Mouse
    Mechanical
    Internet Speed
    700 kb/s
    Browser
    Microsoft EDGE, CHROME
    Antivirus
    Microsoft Defender
Hello everyone,
Updating with respect to post #3 and post #4,
The format to change description of edition in Windows iso is:-
wimlib-imagex info install.wim <index> "<new name>" "<new description>"

I have saved Windows 11 iso v24H2 build 26100 1742 , named Win11_24H2_English_x64 and extracted using 7 zip to folder Win11_24H2_English_x64 in root drive G: The file wiminfo is in G:\OS BUILD folder.
The command I am using is wiminfo in cmd prompt after opening cmd as Run as administrator.

Microsoft Windows [Version 10.0.26100.4351]
(c) Microsoft Corporation. All rights reserved.

C:\Windows\System32>CD "G:\OS BUILD"
C:\Windows\System32>G:

G:\OS BUILD>wiminfo "G:\Win11_24H2_English_x64\sources\install.wim" 1 "Windows 11 Home v24H2" "OS BUILD 26100 1742"
Setting the NAME property of image 1 to "Windows 11 Home v24H2".
Setting the DESCRIPTION property of image 1 to "OS BUILD 26100 1742".
Press any key to continue . . .

G:\OS BUILD>wiminfo "G:\Win11_24H2_English_x64\sources\install.wim" 6 "Windows 11 Pro v24H2" "OS BUILD 26100 1742"
Setting the NAME property of image 6 to "Windows 11 Pro v24H2".
Setting the DESCRIPTION property of image 6 to "OS BUILD 26100 1742".
Press any key to continue . . .


G:\OS BUILD>wiminfo "G:\Win11_24H2_English_x64\sources\install.wim"
WIM Information:
----------------
Path: G:\Win11_24H2_English_x64\sources\install.wim
GUID: 0x11e06f04b3ba134aa732922e463e5159
Version: 68864
Image Count: 11
Compression: LZX
Chunk Size: 32768 bytes
Part Number: 1/1
Boot Index: 0
Size: 5007051990 bytes
Attributes: Relative path junction

Available Images:
-----------------
Index: 1
Name: Windows 11 Home v24H2
Description: OS BUILD 26100 1742

Display Name: Windows 11 Home
Display Description: Windows 11 Home
Directory Count: 25269
File Count: 112116
Total Bytes: 18727965088
Hard Link Bytes: 8546312165
Creation Time: Fri Sep 06 04:20:49 2024 UTC
Last Modification Time: Fri Sep 06 05:06:58 2024 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: Core
Installation Type: Client
Product Type: WinNT
Product Suite: Terminal Server
Languages: en-US
Default Language: en-US
System Root: WINDOWS
Major Version: 10
Minor Version: 0
Build: 26100
Service Pack Build: 1742
Service Pack Level: 0
Flags: Core
WIMBoot compatible: no

Index: 6
Name: Windows 11 Pro v24H2
Description: OS BUILD 26100 1742

Display Name: Windows 11 Pro
Display Description: Windows 11 Pro
Directory Count: 25477
File Count: 113480
Total Bytes: 19250929144
Hard Link Bytes: 8822478490
Creation Time: Fri Sep 06 04:21:43 2024 UTC
Last Modification Time: Fri Sep 06 05:09:29 2024 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: Professional
Installation Type: Client
Product Type: WinNT
Product Suite: Terminal Server
Languages: en-US
Default Language: en-US
System Root: WINDOWS
Major Version: 10
Minor Version: 0
Build: 26100
Service Pack Build: 1742
Service Pack Level: 0
Flags: Professional
WIMBoot compatible: no

I have mentioned only indices 1 and 6 to which changes are made. There are 11 editions in this iso.
Now use option number 7 from WIM TOOLS to make bootable iso from folder Win11_24H2_English_x64.

Please note that script wiminfo can not be applied to mounted iso as it is read only.

Thanks for everything
 
Last edited:

My Computer

System One

  • OS
    Window 11 v24H2 Build 26100.2033
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASSEMMBLED
    CPU
    Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz 3.10 GHz
    Motherboard
    ZEBRONICS
    Memory
    4.00 GB (3.89 GB usable)
    Graphics Card(s)
    Onboard
    Sound Card
    Onboard
    Monitor(s) Displays
    LG
    Screen Resolution
    1366x768
    Hard Drives
    Toshiba HDD 1 TB
    Keyboard
    Mechanical
    Mouse
    Mechanical
    Internet Speed
    700 kb/s
    Browser
    Microsoft EDGE, CHROME
    Antivirus
    Microsoft Defender
Hi folks
I think some of you should just go out into the sunshine for a while on some nice fast Harely's !!!!!

Seriously guys -- just kidding -- always amazed though when people have time to do this sort of stuff -- I suppose everybody is a tinkerer at heart -- I used to drive my parents mad when I was a lad mending dirty oily motorcycles messing up their hall etc and noisily revving engines minus exhaust baffles !!

Cheers
jimbo
 
Last edited:

My Computer

System One

  • OS
    Windows XP,10,11 Linux (Fedora 42&43 pre-release,Arch Linux)
    Computer type
    PC/Desktop
    CPU
    2 X Intel i7
    Screen Resolution
    4KUHD X 2
Hello @jimbo45 ,
Welcome,
I asked Copilot about the format of wiminfo to change description of any edition/s in Windows 11 iso. Please find image attached herewith.
It directed me to wiminfo and DISM commands.
I am trying my best to use DISM to change description of any edition in iso of Windows.
If you know how to do this , please guide me about the correct syntax of DISM. I am applying the DISM command on mounted iso and extracted iso, but failed. I am applying above changes in indices 1 and 6 of install.wim of Windows 11 iso . But it throws error no 87 saying that command "11" is not recognized as internal commnad.
Microsoft Windows [Version 10.0.26100.4061]
(c) Microsoft Corporation. All rights reserved.

C:\Windows\System32>Dism /Export-Image /SourceImageFile:"C:\OUTPUT\Win11 _24H2 _English _x64\sources\install.wim" /SourceIndex:1 /DestinationImageFile:"C:\WIMEDITED\new.wim /DestinationName:"Windows 11 Home v24H2" /DestinationDescription:"OS BUILD 26100 1742"

Error: 87

DISM doesn't recognize the command-line option "11".
For more information, refer to the help by running DISM.exe /?.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

Mounting the iso on virtual drive F: and applying DISM gives following message:-
Microsoft Windows [Version 10.0.26100.4061]
(c) Microsoft Corporation. All rights reserved.

C:\Windows\System32>Dism /Export-Image /SourceImageFile:"F:\sources\install.wim" /SourceIndex:1 /DestinationImageFile:"C:\WIMEDITED\new.wim /DestinationName:"Windows 11 Home v24H2" /DestinationDescription:"OS BUILD 26100 1742"

Error: 87

DISM doesn't recognize the command-line option "11".
For more information, refer to the help by running DISM.exe /?.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

C:\Windows\System32>
Thank you all
 

Attachments

  • Screenshot 2025-06-24 104332.webp
    Screenshot 2025-06-24 104332.webp
    67.5 KB · Views: 1
  • dism.log
    dism.log
    266.5 KB · Views: 1
  • Screenshot 2025-06-25 141345.webp
    Screenshot 2025-06-25 141345.webp
    135.2 KB · Views: 1
Last edited:

My Computer

System One

  • OS
    Window 11 v24H2 Build 26100.2033
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASSEMMBLED
    CPU
    Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz 3.10 GHz
    Motherboard
    ZEBRONICS
    Memory
    4.00 GB (3.89 GB usable)
    Graphics Card(s)
    Onboard
    Sound Card
    Onboard
    Monitor(s) Displays
    LG
    Screen Resolution
    1366x768
    Hard Drives
    Toshiba HDD 1 TB
    Keyboard
    Mechanical
    Mouse
    Mechanical
    Internet Speed
    700 kb/s
    Browser
    Microsoft EDGE, CHROME
    Antivirus
    Microsoft Defender
C:\Windows\System32>Dism /Export-Image /SourceImageFile:"C:\OUTPUT\Win11 _24H2 _English _x64\sources\install.wim" /SourceIndex:1 /DestinationImageFile:"C:\WIMEDITED\new.wim /DestinationName:"Windows 11 Home v24H2" /DestinationDescription:"OS BUILD 26100 1742"

Error: 87

DISM doesn't recognize the command-line option "11".
Do you see the syntax error? Quotes must be in pairs.

Dism /Export-Image /SourceImageFile:"C:\OUTPUT\Win11 _24H2 _English _x64\sources\install.wim" /SourceIndex:1 /DestinationImageFile:"C:\WIMEDITED\new.wim /DestinationName:"Windows 11 Home v24H2" /DestinationDescription:"OS BUILD 26100 1742"
 
Last edited:

My Computer

System One

  • OS
    Windows 7
Hello @garlin ,

c:\OS BUILD>Dism /Export-Image /SourceImageFile:"C:\OUTPUT\Win11 _24H2 _English _x64\sources\install.wim" /SourceIndex:1 /DestinationImageFile:"C:\WIMEDITED\install_new.wim" /DestinationName:"Windows 11 Home v24H2" /DestinationDescription:"OS BUILD 26100 1742"

Deployment Image Servicing and Management tool
Version: 10.0.26100.1150


Error: 87

The /destinationdescription option is not recognized in this context.
For more information, refer to the help.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

I renamed folder WIMDETAILS in C: to WIMEDITED and tried again.
c:\OS BUILD>Dism /Export-Image /SourceImageFile:"C:\OUTPUT\Win11 _24H2 _English _x64\sources\install.wim" /SourceIndex:1 /DestinationImageFile: "C:\WIMEDITED\install_new.wim" /DestinationName:"Windows 11 Home v24H2" /DestinationDescription:"OS BUILD 26100 1742"

Error: 87

The /DestinationImageFile: option is missing a required argument.
For more information, refer to the help for the /DestinationImageFile: option.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
 

My Computer

System One

  • OS
    Window 11 v24H2 Build 26100.2033
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASSEMMBLED
    CPU
    Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz 3.10 GHz
    Motherboard
    ZEBRONICS
    Memory
    4.00 GB (3.89 GB usable)
    Graphics Card(s)
    Onboard
    Sound Card
    Onboard
    Monitor(s) Displays
    LG
    Screen Resolution
    1366x768
    Hard Drives
    Toshiba HDD 1 TB
    Keyboard
    Mechanical
    Mouse
    Mechanical
    Internet Speed
    700 kb/s
    Browser
    Microsoft EDGE, CHROME
    Antivirus
    Microsoft Defender
Screenshot 2025-06-25 205803.webp
 

My Computer

System One

  • OS
    Window 11 v24H2 Build 26100.2033
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASSEMMBLED
    CPU
    Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz 3.10 GHz
    Motherboard
    ZEBRONICS
    Memory
    4.00 GB (3.89 GB usable)
    Graphics Card(s)
    Onboard
    Sound Card
    Onboard
    Monitor(s) Displays
    LG
    Screen Resolution
    1366x768
    Hard Drives
    Toshiba HDD 1 TB
    Keyboard
    Mechanical
    Mouse
    Mechanical
    Internet Speed
    700 kb/s
    Browser
    Microsoft EDGE, CHROME
    Antivirus
    Microsoft Defender
The only limitation while using wimlib to change/edit name and description of edition in windows iso is that it has to be applied to extracted folder of windows iso.
Option 11 of WIM TOOLS intellegently handles this without any additional steps. That is why @hsehestedt has given us very important and useful tool.
Again I am very thankful to you all.
 

My Computer

System One

  • OS
    Window 11 v24H2 Build 26100.2033
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASSEMMBLED
    CPU
    Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz 3.10 GHz
    Motherboard
    ZEBRONICS
    Memory
    4.00 GB (3.89 GB usable)
    Graphics Card(s)
    Onboard
    Sound Card
    Onboard
    Monitor(s) Displays
    LG
    Screen Resolution
    1366x768
    Hard Drives
    Toshiba HDD 1 TB
    Keyboard
    Mechanical
    Mouse
    Mechanical
    Internet Speed
    700 kb/s
    Browser
    Microsoft EDGE, CHROME
    Antivirus
    Microsoft Defender

Latest Support Threads

Back
Top Bottom