ESD to ISO - Create Bootable ISO from Windows 10 ESD File  

Page 1 of 87 1231151 ... LastLast
    ESD to ISO - Create Bootable ISO from Windows 10 ESD File

    ESD to ISO - Create Bootable ISO from Windows 10 ESD File

    How to Create Bootable ISO from Windows 10 install.esd File
    Published by Category: Installation & Upgrade
    11 May 2017
    Designer Media Ltd

    warning   Warning
    As Microsoft has changed the upgrade method from ESD based upgrade to a UUP based, the method told in this tutorial does not work anymore with 15xxx and later builds.

    Please see UUP to ISO tutorial for a working method: UUP to ISO - Create Bootable ISO from Windows 10 Build Upgrade Files Windows 10 Installation Upgrade Tutorials

    Kari



    How to Create Bootable ISO from Windows 10 install.esd File


    information   Information
    Thanks to our member topgundcp for the idea. This tutorial will use the decrypt script mentioned in his post, according to new information I have found the original authors are users abbodi1406, qad and synchronicityI from the MDL site, complete credits in the Read Me file included in the tool downloadable packet. I have simply edited the script a bit and finally made these step by step instructions.

    The command script file tool used to create the ISO from the ESD file is a native Windows tool DISM, no third party tools or programs are involved. If you are concerned you can open the ESDtoISO.cmd file with Notepad and check it, it is totally safe only using native Windows commands.

    Note   Note
    When Windows 10 is upgraded to a new build using the Windows Update, Microsoft uses the ESD file format to deliver install files needed. ESD stands for Electronic Software Delivery.

    The Windows install.esd file contains the usual Windows install.wim file (WIM = Windows Imaging), encrypted and compressed. Install.wim file in its turn contains everything needed for a complete Windows installation.

    This tutorial will show you how to create a bootable ISO file from the install.esd file you have downloaded which can then be burned to a DVD disk or USB to be used for clean install instead of upgrade.


    If you have upgraded from Windows 8.1 or if you have performed a repair install on your Windows 10 see this post before starting.


    information   Information
    EDIT:

    Starting from Windows Insider Build 14986 upgrades no longer contain install.esd file, the file which makes process in this tutorial possible. The new differential UUP upgrade method (Universal Upgrade Platform) needs another tool, another method to create the ISO image. See tutorial here: UUP to ISO - Create Bootable ISO from Windows 10 Build Upgrade Files

    However, users can still choose which method to use. Please read this post about difference in ESD and UUP methods and how to switch back to ESD upgrade







    Step One

    Download and set up ESDtoISO tool


    1.) Check Windows Update for possible new build. Tutorial: Windows Update - Check for and Install in Windows 10 - Windows 10 Forums

    2.) When a new build is available, let Windows Update download it. When Windows Update has prepared the upgrade, you will be told a restart has been scheduled. At this point you can find the install.esd file which contains everything needed to make an ISO image in a hidden folder C:\$Windows.~BT\Sources.

    ESD to ISO - Create Bootable ISO from Windows 10 ESD File-2015_11_06_01_11_591.png

    ESD to ISO - Create Bootable ISO from Windows 10 ESD File-2015_11_06_01_15_292.png

    3.) The ESDtoISO tool is based on ESD Decrypter v.6.7, I have edited the original script to remove everything not necessarily needed. Download the tool (ESDtoISO.zip) from OneDrive: bit.ly/TenForums

    ESD to ISO - Create Bootable ISO from Windows 10 ESD File-2015-03-30_18h43_06.png

    4.) Open the downloaded ZIP archive with File Explorer, click Extract all, select where you want the files to be extracted, click Extract. Here I selected to extract the files on drive E:, folder ESD:

    ESD to ISO - Create Bootable ISO from Windows 10 ESD File-2014-10-22_17h31_07.png




    Step Two

    Run ESDtoISO tool


    1.) Copy the ESD file to same folder where you extracted the ESDtoISO tool files. Right click the ESDtoISO.CMD file and select Run as administrator. This runs the tool, automatically finding your ESD file.

    2.) Select the ISO you want to create, a traditional ISO which contains the install.wim file to install Windows, or an ESD based ISO which instead of install.wim file contains the compressed install.esd to install Windows. Both types can be used the same way to install Windows, both can be used as such, mounted to a virtual drive or burned to Flash or DVD drive.

    ESD to ISO - Create Bootable ISO from Windows 10 ESD File-2015-03-30_15h12_27.png
    Note   Note
    This tip from a fellow Ten Forums member @f14tomcat:
    f14tomcat said:
    If you have any intention of doing any DISM work It will fail with "source files not found" if using the ESD based ISO format, option #2.

    (example: DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:G:\sources\Install.wim:1 /LimitAccess)

    Some facts to help you to decide, the numbers about Build 10041 ISO image created with this tool:

    1. WIM based ISO, Windows 10 Build 10041 32 bit, size 2.45 GB, ISO created from the ESD in 6:57 (Min:Sec)
    2. ESD based ISO Windows 10 Build 10041 32 bit, size 2.09 GB, ISO created from the ESD in 3:32
    3. WIM based ISO, Windows 10 Build 10041 64 bit, size 3.30 GB, ISO created from the ESD in 9:40
    4. ESD based ISO, Windows 10 Build 10041 64 bit, size 2.68 GB, ISO created from the ESD in 4:35

    Above times to create the ISO using this tool using an HP ProBook 4530S i5 laptop.

    Because the ISO based on ESD intead of WIM is more compressed and encrypted to save space, Windows needs to do more decompressing and decrypting when using it. The difference is not significant but to give you an example, installing Windows 10 to a Hyper-V virtual machine took using the 32 bit Build 10041 ESD based ISO (#2 in above list) 15 minutes (from boot to first Settings dialog after the installation), and using the same Windows version but a WIM based ISO file (#1 in above list) 12:35. Both virtual machines had exactly the same settings, the virtual hard disks were created on the same drive on host, and the host was not used for anything else during the installation.


    3.) The tool starts working, showing an error for missing key. This error can be ignored:

    ESD to ISO - Create Bootable ISO from Windows 10 ESD File-2015-03-30_15h20_05.png

    4.) The process can take some time, up to half an hour depending on your hardware. When finished you have an ISO image to be used as such in installing the new build on a virtual machine or to be burned to DVD or USB to be used on a clean install on a physical computer.




    That's it, now you can perform a clean install with your new Windows build.

    Kari






  1. Posts : 1,811
    W7 Ultimate SP1 (64 bit), LM 19.2 MATE (64 bit), W10 Home 1703 (64 bit), W10 Pro 1703 (64 bit) VM
       #1

    Excellent.
    Thanks Kari (and topgundcp). :)
      My Computer


  2. Posts : 1,053
    Windows 11 Pro x 2
       #2

    lehnerus2000 said:
    Excellent.
    Thanks Kari (and topgundcp). :)
    Well said lehnerus2000 this is a good example of the co-operation that exists on these forums to produce something new and unique.
      My Computers


  3. Posts : 14,046
    Windows 11 Pro X64 22H2 22621.1848
       #3

    There is no install.esd file in C:\RecoveryImage. All I see is the following:

    C:\Users\rrkurtz\Desktop\ESDtoISO>dir c:\RecoveryImage
    Volume in drive C has no label.
    Volume Serial Number is 74BE-73AC

    Directory of c:\RecoveryImage

    10/21/2014 07:40 PM <DIR> .
    10/21/2014 07:40 PM <DIR> ..
    10/21/2014 07:40 PM 328 DONOTREPLACE.txt
    10/04/2014 02:22 AM <DIR> Drivers
    10/03/2014 10:08 PM 3,618,526,248 Install.wim
    10/03/2014 11:01 PM <DIR> OEMInformation
    2 File(s) 3,618,526,576 bytes
    4 Dir(s) 188,399,144,960 bytes free

    Is Install.wim the same thing? Can I rename it to .esd?
      My Computers


  4. Posts : 14,046
    Windows 11 Pro X64 22H2 22621.1848
       #4

    Ran it anyway and it likes install.wim.

    Is the tutorial wrong? Should it state install.wim instead of install.esd?

    Edit: install.esd was for initial Win 10 TP. install.wim is in the new build 9860.
      My Computers


  5. Posts : 14,046
    Windows 11 Pro X64 22H2 22621.1848
       #5

    Ran it anyway and it likes install.wim.

    Is the tutorial wrong? Should it state install.wim instead of install.esd?

    After I enter I the first message I get is:

    Backing up original esd file...

    Running Decryption program...

    ERROR: The ESD file is not a valid encrypted image.

    ===============================================================================
    Creating ISO Structure Layout...
    ===============================================================================

    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17029
      My Computers


  6. Posts : 1,811
    W7 Ultimate SP1 (64 bit), LM 19.2 MATE (64 bit), W10 Home 1703 (64 bit), W10 Pro 1703 (64 bit) VM
       #6

    I had an install.esd file (i.e. C:\RecoveryImage\install.esd).

    After I ran the tutorial tool, it had changed to install.esd.bak
      My Computer


  7. Posts : 3,453
       #7

    Thanx Kari, togundcp... just wanna mention credit also goes to the original scripter abbodi1406 at MDL.

    BTW, Has someone tried the install.esd swap with install.wim of the 9841 iso to produce similar results?
      My Computer


  8. Posts : 14,046
    Windows 11 Pro X64 22H2 22621.1848
       #8

    Apparently I'm in the process of doing that. See my previous posts.

    Currently running ESDtoISO, install.wim is still there but install.wim.bak is also there.

    At 4% after 10 minutes. I'm going to have to kill this and try again tomorrow as I need to go to bed.
      My Computers


  9. Posts : 3,453
       #9

    Ztruker said:
    Apparently I'm in the process of doing that. See my previous posts.

    Currently running ESDtoISO, install.wim is still there but install.wim.bak is also there.

    At 4% after 10 minutes. I'm going to have to kill this and try again tomorrow as I need to go to bed.
    I see you have an install.wim in recovery folder (?), but I was referring to using something like UltraISO to replace the install.wim in the 9841 iso with this install.esd and saving the new iso as 9860.
      My Computer


 

Tutorial Categories

ESD to ISO - Create Bootable ISO from Windows 10 ESD File Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:25.
Find Us




Windows 10 Forums