Create WinRE bootable ISO?

freMea

Member
Messages
38
Reaction score
19
Hi,

In the past, I already succeeded to create such an ISO to use with ventoy using this official guide. But it is tedious.

I use official updated ISO from MS such as
fr-fr_windows_11_consumer_editions_version_24h2_updated_july_2025_x64_dvd_a1f0681d.iso

Could we use NTLite to create WinRe bootable ISO from those full install ISO? How?
 
1. Load a clean install image.
2. Select the Windows Recovery image, right menu -> Export / WIM
3. Save exported image to the ISO folder's \sources\boot.wim. NTLite will ask you to confirm Yes to Overwrite boot.wim, Choose Yes.
4. Import drivers as needed.
5. Create new ISO.
 

Attachments

  • 1753063042846.png
    1753063042846.png
    109.6 KB
  • Capture.PNG
    Capture.PNG
    83.3 KB
  • Windows 11 x64-2025-07-20-19-03-03.png
    Windows 11 x64-2025-07-20-19-03-03.png
    34.4 KB
  • Windows 11 x64-2025-07-20-19-04-10.png
    Windows 11 x64-2025-07-20-19-04-10.png
    23.8 KB
  • Windows 11 x64-2025-07-20-19-04-20.png
    Windows 11 x64-2025-07-20-19-04-20.png
    40.2 KB
I followed the steps:

1. Load professional edition
1.png

2. Export WinRe to boot.wim
2.png

3. Integrate some drivers, check create ISO and apply like this
3.png

4. I end up with
4.jpg

At this stage, are we sure the drivers are integrated in the WinRe ? I mean, when booting the iso, does WinRe use the drivers from install.wim?
NTLite 2025-07-21 08h53 557×155 #3866.png

And this WinRe created from Win 11 pro, will it be able to rescue other Windows 11 edition also ?
----

Now, if I want to create an iso of Win 11 pro with just some drivers, is it good practice to reapply the drivers to other wim like this ?
NTLite 2025-07-21 09h02 1073×683 #3867.png
 
Last edited:
There's two ways WinRE can get additional drivers:

1. For normal installs, WinRE.wim is extracted in the specialize pass. If there are additional drivers that Windows has loaded in the image, those are copied to WinRE.

2. NTLite users can expand Reapply tasks across editions, and Integrate - Drivers to both install.wim & boot.wim. In this case, boot.wim is really a copy of WinRE instead of WinPE. But it works in the exact same manner.

WinRE is the same WIM file hidden inside all image editions of the same Windows build. There is no "Pro WinRE" vs "Home WinRE", just like there is only one boot.wim used for all images on the ISO.
 
Back
Top