Hello everyone,
Special Thanks to
@garlin
1.First download wimlib from post #55 and extract to folder.
2.Right click the files wimdelete,wiminfo and wimoptimize to click
edit in notepad and then add
pause at the end . Save the file and exit.
3.Mount Windows 10 / Windows 11 iso and copy all folders and files to a folder.
4.Copy install.wim and boot.wim and then paste both files into the same folder where wimlib extracted.
5.In my case Documents folder is considered. I have used Windows 10 iso.
I used following commands from wimlib directory on boot.wim and install.wim respectively.
I deleted Index 5 from install.wim which is of Windows 10 Education N
PART 1
C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin>wiminfo boot.wim
C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin>wimdelete boot.wim 1 --check
C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin>wimoptimize boot.wim --check --recompress
PART 2
C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin>wiminfo install.wim
C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin>wimdelete install.wim 5 --check
C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin>wimoptimize install.wim --check --recompress
Get Started
PART 1
Run cmd as administrative and then change the path from C:\Windows\System32 to the folder of wimlib(extracted).
C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin>wiminfo boot.wim
WIM Information:
----------------
Path: boot.wim
GUID: 0x1c7b3e90eff5e4428888f9daf4af280b
Version: 68864
Image Count: 2
Compression: LZX
Chunk Size: 32768 bytes
Part Number: 1/1
Boot Index: 2
Size: 677535781 bytes
Attributes: Relative path junction
Available Images:
-----------------
Index: 1
Name: Microsoft Windows PE (x64)
Description: Microsoft Windows PE (x64)
Directory Count: 5053
File Count: 17701
Total Bytes: 1806727960
Hard Link Bytes: 793256238
Creation Time: Sat Dec 07 07:09:54 2019 UTC
Last Modification Time: Fri May 05 13:30:41 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: WindowsPE
Installation Type: WindowsPE
Product Type: WinNT
Languages: en-US
Default Language: en-US
System Root: WINDOWS
Major Version: 10
Minor Version: 0
Build: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: 9
WIMBoot compatible: no
Index: 2
Name: Microsoft Windows Setup (x64)
Description: Microsoft Windows Setup (x64)
Directory Count: 5102
File Count: 18211
Total Bytes: 1970489849
Hard Link Bytes: 875419805
Creation Time: Sat Dec 07 07:10:10 2019 UTC
Last Modification Time: Fri May 05 13:37:56 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: WindowsPE
Installation Type: WindowsPE
Product Type: WinNT
Languages: en-US
Default Language: en-US
System Root: WINDOWS
Major Version: 10
Minor Version: 0
Build: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: 2
WIMBoot compatible: no
Press any key to continue . . .
C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin>wimdelete boot.wim 1 --check
[WARNING] "boot.wim" does not contain integrity information. Skipping integrity check.
Using LZX compression with 4 threads
Archiving file data: 1018 MiB of 1018 MiB (100%) done
Calculating integrity table for WIM: 414 MiB of 414 MiB (100%) done
Press any key to continue . . .
C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin>wimoptimize boot.wim --check --recompress
Verifying integrity of "C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin\boot.wim": 414 MiB of 414 MiB (100%) done
"boot.wim" original size: 424214 KiB
Using LZX compression with 4 threads
Archiving file data: 1018 MiB of 1018 MiB (100%) done
Calculating integrity table for WIM: 409 MiB of 409 MiB (100%) done
"boot.wim" optimized size: 419785 KiB
Space saved: 4428 KiB
C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin>wiminfo boot.wim
WIM Information:
----------------
Path: boot.wim
GUID: 0x1c7b3e90eff5e4428888f9daf4af280b
Version: 68864
Image Count: 1
Compression: LZX
Chunk Size: 32768 bytes
Part Number: 1/1
Boot Index: 1
Size: 429857349 bytes
Attributes: Integrity info, Relative path junction
Available Images:
-----------------
Index: 1
Name: Microsoft Windows Setup (x64)
Description: Microsoft Windows Setup (x64)
Directory Count: 5102
File Count: 18211
Total Bytes: 1970489849
Hard Link Bytes: 875419805
Creation Time: Sat Dec 07 07:10:10 2019 UTC
Last Modification Time: Fri May 05 13:37:56 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: WindowsPE
Installation Type: WindowsPE
Product Type: WinNT
Languages: en-US
Default Language: en-US
System Root: WINDOWS
Major Version: 10
Minor Version: 0
Build: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: 2
WIMBoot compatible: no
Press any key to continue . . .
Moving to PART 2
C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin>wiminfo install.wim
WIM Information:
----------------
Path: install.wim
GUID: 0x83308dce643e814ab27ae27324240703
Version: 68864
Image Count: 11
Compression: LZX
Chunk Size: 32768 bytes
Part Number: 1/1
Boot Index: 0
Size: 5181241894 bytes
Attributes: Relative path junction
Available Images:
-----------------
Index: 1
Name: Windows 10 Home
Description: Windows 10 Home
Display Name: Windows 10 Home
Display Description: Windows 10 Home
Directory Count: 27984
File Count: 101011
Total Bytes: 15139674619
Hard Link Bytes: 5830525713
Creation Time: Fri May 05 12:37:37 2023 UTC
Last Modification Time: Fri May 05 13:18:27 2023 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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: Core
WIMBoot compatible: no
Index: 2
Name: Windows 10 Home N
Description: Windows 10 Home N
Display Name: Windows 10 Home N
Display Description: Windows 10 Home N
Directory Count: 26994
File Count: 95743
Total Bytes: 14368233902
Hard Link Bytes: 5556484512
Creation Time: Fri May 05 12:38:17 2023 UTC
Last Modification Time: Fri May 05 13:18:52 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: CoreN
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: CoreN
WIMBoot compatible: no
Index: 3
Name: Windows 10 Home Single Language
Description: Windows 10 Home Single Language
Display Name: Windows 10 Home Single Language
Display Description: Windows 10 Home Single Language
Directory Count: 27984
File Count: 101012
Total Bytes: 15142346396
Hard Link Bytes: 5830525713
Creation Time: Fri May 05 12:40:09 2023 UTC
Last Modification Time: Fri May 05 13:19:17 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: CoreSingleLanguage
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: CoreSingleLanguage
WIMBoot compatible: no
Index: 4
Name: Windows 10 Education
Description: Windows 10 Education
Display Name: Windows 10 Education
Display Description: Windows 10 Education
Directory Count: 28159
File Count: 102183
Total Bytes: 15475605732
Hard Link Bytes: 5999734917
Creation Time: Fri May 05 12:42:39 2023 UTC
Last Modification Time: Fri May 05 13:19:48 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: Education
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: Education
WIMBoot compatible: no
Index: 5
Name: Windows 10 Education N
Description: Windows 10 Education N
Display Name: Windows 10 Education N
Display Description: Windows 10 Education N
Directory Count: 27169
File Count: 97065
Total Bytes: 14684197328
Hard Link Bytes: 5725186773
Creation Time: Fri May 05 12:56:17 2023 UTC
Last Modification Time: Fri May 05 13:20:14 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: EducationN
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: EducationN
WIMBoot compatible: no
Index: 6
Name: Windows 10 Pro
Description: Windows 10 Pro
Display Name: Windows 10 Pro
Display Description: Windows 10 Pro
Directory Count: 28159
File Count: 102180
Total Bytes: 15472691215
Hard Link Bytes: 5999734917
Creation Time: Fri May 05 12:35:48 2023 UTC
Last Modification Time: Fri May 05 13:20:40 2023 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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: Professional
WIMBoot compatible: no
Index: 7
Name: Windows 10 Pro N
Description: Windows 10 Pro N
Display Name: Windows 10 Pro N
Display Description: Windows 10 Pro N
Directory Count: 27169
File Count: 97061
Total Bytes: 14702310788
Hard Link Bytes: 5725186773
Creation Time: Fri May 05 12:43:52 2023 UTC
Last Modification Time: Fri May 05 13:21:04 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: ProfessionalN
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: ProfessionalN
WIMBoot compatible: no
Index: 8
Name: Windows 10 Pro Education
Description: Windows 10 Pro Education
Display Name: Windows 10 Pro Education
Display Description: Windows 10 Pro Education
Directory Count: 28159
File Count: 102181
Total Bytes: 15475544150
Hard Link Bytes: 5999734917
Creation Time: Fri May 05 12:38:04 2023 UTC
Last Modification Time: Fri May 05 13:21:29 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: ProfessionalEducation
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: ProfessionalEducation
WIMBoot compatible: no
Index: 9
Name: Windows 10 Pro Education N
Description: Windows 10 Pro Education N
Display Name: Windows 10 Pro Education N
Display Description: Windows 10 Pro Education N
Directory Count: 27169
File Count: 97063
Total Bytes: 14684134846
Hard Link Bytes: 5725186773
Creation Time: Fri May 05 12:50:02 2023 UTC
Last Modification Time: Fri May 05 13:21:53 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: ProfessionalEducationN
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: ProfessionalEducationN
WIMBoot compatible: no
Index: 10
Name: Windows 10 Pro for Workstations
Description: Windows 10 Pro for Workstations
Display Name: Windows 10 Pro for Workstations
Display Description: Windows 10 Pro for Workstations
Directory Count: 28159
File Count: 102182
Total Bytes: 15475574941
Hard Link Bytes: 5999734917
Creation Time: Fri May 05 12:40:21 2023 UTC
Last Modification Time: Fri May 05 13:22:18 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: ProfessionalWorkstation
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: ProfessionalWorkstation
WIMBoot compatible: no
Index: 11
Name: Windows 10 Pro N for Workstations
Description: Windows 10 Pro N for Workstations
Display Name: Windows 10 Pro N for Workstations
Display Description: Windows 10 Pro N for Workstations
Directory Count: 27169
File Count: 97064
Total Bytes: 14684166087
Hard Link Bytes: 5725186773
Creation Time: Fri May 05 12:53:04 2023 UTC
Last Modification Time: Fri May 05 13:22:42 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: ProfessionalWorkstationN
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: ProfessionalWorkstationN
WIMBoot compatible: no
Press any key to continue . . .
C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin>wimdelete install.wim 5 --check
[WARNING] "install.wim" does not contain integrity information. Skipping integrity check.
Using LZX compression with 4 threads
Archiving file data: 10 GiB of 10 GiB (100%) done
Calculating integrity table for WIM: 4870 MiB of 4870 MiB (100%) done
Press any key to continue . . .
C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin>wimoptimize install.wim --check --recompress
Verifying integrity of "C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin\install.wim": 4870 MiB of 4870 MiB (100%) done
"install.wim" original size: 4986963 KiB
Using LZX compression with 4 threads
Archiving file data: 10 GiB of 10 GiB (100%) done
Calculating integrity table for WIM: 4822 MiB of 4822 MiB (100%) done
"install.wim" optimized size: 4938139 KiB
Space saved: 48824 KiB
C:\Users\rss05\OneDrive\Documents\wimlib-1.14.4-windows-x86_64-bin>wiminfo install.wim
WIM Information:
----------------
Path: install.wim
GUID: 0x83308dce643e814ab27ae27324240703
Version: 68864
Image Count: 10
Compression: LZX
Chunk Size: 32768 bytes
Part Number: 1/1
Boot Index: 0
Size: 5056619203 bytes
Attributes: Integrity info, Relative path junction
Available Images:
-----------------
Index: 1
Name: Windows 10 Home
Description: Windows 10 Home
Display Name: Windows 10 Home
Display Description: Windows 10 Home
Directory Count: 27984
File Count: 101011
Total Bytes: 15139674619
Hard Link Bytes: 5830525713
Creation Time: Fri May 05 12:37:37 2023 UTC
Last Modification Time: Fri May 05 13:18:27 2023 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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: Core
WIMBoot compatible: no
Index: 2
Name: Windows 10 Home N
Description: Windows 10 Home N
Display Name: Windows 10 Home N
Display Description: Windows 10 Home N
Directory Count: 26994
File Count: 95743
Total Bytes: 14368233902
Hard Link Bytes: 5556484512
Creation Time: Fri May 05 12:38:17 2023 UTC
Last Modification Time: Fri May 05 13:18:52 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: CoreN
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: CoreN
WIMBoot compatible: no
Index: 3
Name: Windows 10 Home Single Language
Description: Windows 10 Home Single Language
Display Name: Windows 10 Home Single Language
Display Description: Windows 10 Home Single Language
Directory Count: 27984
File Count: 101012
Total Bytes: 15142346396
Hard Link Bytes: 5830525713
Creation Time: Fri May 05 12:40:09 2023 UTC
Last Modification Time: Fri May 05 13:19:17 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: CoreSingleLanguage
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: CoreSingleLanguage
WIMBoot compatible: no
Index: 4
Name: Windows 10 Education
Description: Windows 10 Education
Display Name: Windows 10 Education
Display Description: Windows 10 Education
Directory Count: 28159
File Count: 102183
Total Bytes: 15475605732
Hard Link Bytes: 5999734917
Creation Time: Fri May 05 12:42:39 2023 UTC
Last Modification Time: Fri May 05 13:19:48 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: Education
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: Education
WIMBoot compatible: no
Index: 5
Name: Windows 10 Pro
Description: Windows 10 Pro
Display Name: Windows 10 Pro
Display Description: Windows 10 Pro
Directory Count: 28159
File Count: 102180
Total Bytes: 15472691215
Hard Link Bytes: 5999734917
Creation Time: Fri May 05 12:35:48 2023 UTC
Last Modification Time: Fri May 05 13:20:40 2023 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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: Professional
WIMBoot compatible: no
Index: 6
Name: Windows 10 Pro N
Description: Windows 10 Pro N
Display Name: Windows 10 Pro N
Display Description: Windows 10 Pro N
Directory Count: 27169
File Count: 97061
Total Bytes: 14702310788
Hard Link Bytes: 5725186773
Creation Time: Fri May 05 12:43:52 2023 UTC
Last Modification Time: Fri May 05 13:21:04 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: ProfessionalN
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: ProfessionalN
WIMBoot compatible: no
Index: 7
Name: Windows 10 Pro Education
Description: Windows 10 Pro Education
Display Name: Windows 10 Pro Education
Display Description: Windows 10 Pro Education
Directory Count: 28159
File Count: 102181
Total Bytes: 15475544150
Hard Link Bytes: 5999734917
Creation Time: Fri May 05 12:38:04 2023 UTC
Last Modification Time: Fri May 05 13:21:29 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: ProfessionalEducation
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: ProfessionalEducation
WIMBoot compatible: no
Index: 8
Name: Windows 10 Pro Education N
Description: Windows 10 Pro Education N
Display Name: Windows 10 Pro Education N
Display Description: Windows 10 Pro Education N
Directory Count: 27169
File Count: 97063
Total Bytes: 14684134846
Hard Link Bytes: 5725186773
Creation Time: Fri May 05 12:50:02 2023 UTC
Last Modification Time: Fri May 05 13:21:53 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: ProfessionalEducationN
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: ProfessionalEducationN
WIMBoot compatible: no
Index: 9
Name: Windows 10 Pro for Workstations
Description: Windows 10 Pro for Workstations
Display Name: Windows 10 Pro for Workstations
Display Description: Windows 10 Pro for Workstations
Directory Count: 28159
File Count: 102182
Total Bytes: 15475574941
Hard Link Bytes: 5999734917
Creation Time: Fri May 05 12:40:21 2023 UTC
Last Modification Time: Fri May 05 13:22:18 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: ProfessionalWorkstation
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: ProfessionalWorkstation
WIMBoot compatible: no
Index: 10
Name: Windows 10 Pro N for Workstations
Description: Windows 10 Pro N for Workstations
Display Name: Windows 10 Pro N for Workstations
Display Description: Windows 10 Pro N for Workstations
Directory Count: 27169
File Count: 97064
Total Bytes: 14684166087
Hard Link Bytes: 5725186773
Creation Time: Fri May 05 12:53:04 2023 UTC
Last Modification Time: Fri May 05 13:22:42 2023 UTC
Architecture: x86_64
Product Name: Microsoft« Windows« Operating System
Edition ID: ProfessionalWorkstationN
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: 19041
Service Pack Build: 2965
Service Pack Level: 0
Flags: ProfessionalWorkstationN
WIMBoot compatible: no
Press any key to continue . . .
By deleting the editions we do not need , we can create custom iso like uup dump website does.
Same result can be seen when above commands are used on boot.wim and install.wim of Windows 11 iso.
Copy these edited install.wim and boot.wim to the folder where Windows 10 / Windows 11 iso is extracted. Replace the original boot.wim and install.wim with these edited files and use Anyburn or Wim Tools by
@hsehestedt from link
Release v24.3.0.268 · hsehestedt/WIM-Tools to create bootable iso of Windows 10/ Windows 11.
Thank you very much
@hsehestedt for latest release.
Thanks for reading.