How to convert install.esd to install.wim file in Windows 11/10 (2025)

Download Windows Speedup Tool to fix errors and make PC run faster

The install.wim has been replaced with install.esdfile format in Windows 11/10 image file downloaded using the Media Creation Toolor theWindows Upgrade Assistant. In this post, we will show you how to convert install.esd to install.wim file in Windows 11/10.

Convert install.esd to install.wim file

When you convert the ESD file to a WIM file in the Windows source, you can integrate updates and drivers using a process called Slipstream,with the original setup disk to service the image or deploy it.

We can convert install.esd to install.wim file in Windows in 4 ways. We’ll explore this topic under the methods outlined below in this section as follows.

1] Using DISM++ (GUI)

How to convert install.esd to install.wim file in Windows 11/10 (1)

For computer users who are not command-line savvy, you can use a third-party tool Dism++, to convert your ESD file.

To convert install.esd to install.wim file in Windows using DISM++, do the following:

  • Download DISM++ tool and install it on your Windows device.
  • Launch the program.
  • Click File on the Menu bar.
  • Select WIM > ESD/SWM.
  • Next, select your source esd file and target wim image path.
  • Click the Finish button and wait until the conversion process completes.
  • Exit DISM++.

2] Using NTLite

NTLite is an excellent tool that helps you integrate updates, drivers, automate Windows and application setup, speed up the Windows deployment process, and have it all set for the next time. It can easily convert an ESD file WIM format.

To convert install.esd to install.wim file in Windows using NTLite, do the following:

  • Launch the NTLite program.
  • Add a source (image directory or point to a .esd file).
  • Right-click on the source, and click Convert.
  • Select WIM (standard, editable) from the submenu.
  • On the confirmation window that appears, check the Replace source image option to enable the option if you don’t want the source image (.ESD).
  • When the conversion completes, you can exit NTLite.

The ESD to WIM conversion (or vice versa) operation will now commence and may take around 10 minutes to complete, depending upon the Windows version and ESD/WIM file size.

3] Using Command Prompt

To convert install.esd to install.wim file in Windows 11/10 using Command Prompt, do the following:

  • Press Windows key + E to open File Explorer.
  • Mount the Windows ISO image.
  • Next, go to C:\ drive and create a folderWin10and copy all files from Windows 10 ISO image into it.
  • After you have copied all files, go to Sources,findinstall.esdand make a copy of this file.
  • Now create another folder on your C:\ drive – name it ESD.
  • Paste the install.esd file into this folder.
  • Next, press Windows key + R to invoke the Run dialog.
  • In the Run dialog box, type cmd and then press CTRL + SHIFT + ENTER to open Command Prompt in admin/elevated mode.
  • In the command prompt window, type the command belowand hitEnter.
cd c:\esd

Next, run the following command to list all Windows editions in your image:

dism /Get-WimInfo /WimFile:install.esd
  • From the output, find the index number of the Windows 11/10 edition you need. For the purpose of this tutorial, we are choosing Index 1 for the Windows 10 Pro edition.
  • Next, run the command below to extract the specified Windows edition installation image from the esd file and convert it to the WIM file format:
dism /export-image /SourceImageFile:install.esd /SourceIndex:1 /DestinationImageFile:install.wim /Compress:max /CheckIntegrity

Once ESD conversion is completed, you can copy your new WIM image file and then go to Win11 (In the case of Windows 11) original folder, then to Sourcesand replace install.esd file.

4] Using PowerShell

To convert install.esd to install.wim file in Windows 11/10 using PowerShell, do the following:

  • Press Windows key + X to open Power User Menu.
  • Tap A on the keyboard to launch PowerShell in admin/elevated mode.
  • In the PowerShell console, type in or copy and paste the command below and hit Enter to get the Windows editions from the install.esd file:
Get-WindowsImage -ImagePath "f:\sourcesinstall.esd"
  • Now you can use the Export-WindowsImage cmdlet to convert Install.ESD to Install.WIM with PowerShell by running the command below:
Export-WindowsImage -SourceImagePath F:sourcesinstall.esd -SourceIndex 10 -DestinationImagePath C:\esd\install.wim -CheckIntegrity
  • Exit PowerShell once the conversion is completed.

That’s it on the four methods on how to convert install.esd to install.wim file in Windows 11/10! You can now create an ISO with the resultant install.wim file.

Read: How to fix Windows install.wim file is too large for USB flash drive.

How to convert install.esd to install.wim file in Windows 11/10 (2)

Obinna@TWC

Obinna has completed B.Tech in Information & Communication Technology. He has worked as a System Support Engineer, primarily on User Endpoint Administration, as well as a Technical Analyst, primarily on Server/System Administration. He also has experience as a Network and Communications Officer. He has been a Windows Insider MVP (2020) and currently owns and runs a Computer Clinic.

How to convert install.esd to install.wim file in Windows 11/10 (2025)
Top Articles
Latest Posts
Recommended Articles
Article information

Author: Aron Pacocha

Last Updated:

Views: 6438

Rating: 4.8 / 5 (68 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Aron Pacocha

Birthday: 1999-08-12

Address: 3808 Moen Corner, Gorczanyport, FL 67364-2074

Phone: +393457723392

Job: Retail Consultant

Hobby: Jewelry making, Cooking, Gaming, Reading, Juggling, Cabaret, Origami

Introduction: My name is Aron Pacocha, I am a happy, tasty, innocent, proud, talented, courageous, magnificent person who loves writing and wants to share my knowledge and understanding with you.