Windows 10: Why am I missing winre.wim file and install.wim/Install.esd file.

Discus and support Why am I missing winre.wim file and install.wim/Install.esd file. in Windows 10 Gaming to solve the problem; I am trying to make a recovery partition on my device as I deleted it in the past, However when I going to do so I realized that I was missing my... Discussion in 'Windows 10 Gaming' started by Cecil Lundy, Apr 8, 2025.

  1. Why am I missing winre.wim file and install.wim/Install.esd file.


    I am trying to make a recovery partition on my device as I deleted it in the past, However when I going to do so I realized that I was missing my winre.wim file, so I go to reinstall it using the install.esd or the install.wim file however I can't seem to find either of them, any answers on how I can solve this? let alone find them?

    :)
     
    Cecil Lundy, Apr 8, 2025
    #1
  2. johnspack Win User

    Compacting a wim file?

    Sorry, no idea where to put this. I just recently learned how to use dism. I use it to slipstream all hotfixes and ie10 ect into an AIO install disc. The problem is, it creates a huge install.wim after 8 index mounts and slipstreams. Considering all 8 images use the same darn wim and files, don't know why it has to increase the wim size by 1gig. Either I need to figure out how to use the same wim.install file for all indexes, or I need to compact the wim file which is now 4gbs with ie10 and all updates to April. Any way to do either?
     
    johnspack, Apr 8, 2025
    #2
  3. johnspack Win User
    Compacting a wim file?

    Actually it turns out the answer is the dism that comes with Win8. Using the new Export-Image command, and a simple batch file, was able to compress my AIO wim by several hundred mbs.
     
    johnspack, Apr 8, 2025
    #3
  4. Cliff S Win User

    Why am I missing winre.wim file and install.wim/Install.esd file.

    Convert ESD file to WIM using DISM in Windows 10


    I just needed to do it to grab the Winre from a newer ESD ISO(the official one from the release date, instead of the one I had the Friday before).

    Just so others know, you need to do these steps if you wish to replace missing or corrupt Windows system files and libraries(.dll)(not so sure about replacing folders though).

    *InfoIt must come from a Install .wim and not .esd
     
    Cliff S, Apr 8, 2025
    #4
Thema:

Why am I missing winre.wim file and install.wim/Install.esd file.

Loading...
  1. Why am I missing winre.wim file and install.wim/Install.esd file. - Similar Threads - Why missing winre

  2. .wim file needed

    in Windows 10 Gaming
    .wim file needed: I need a Windows 10 .wim file so I can factory reset my computer. I tried downloading a bootable drive and pulling out the .wim file, but it would not work with the external hard drive I used. Whenever I tried to download a copy to my computer from the external drive there...
  3. .wim file needed

    in Windows 10 Software and Apps
    .wim file needed: I need a Windows 10 .wim file so I can factory reset my computer. I tried downloading a bootable drive and pulling out the .wim file, but it would not work with the external hard drive I used. Whenever I tried to download a copy to my computer from the external drive there...
  4. .wim file needed

    in Windows 10 Installation and Upgrade
    .wim file needed: I need a Windows 10 .wim file so I can factory reset my computer. I tried downloading a bootable drive and pulling out the .wim file, but it would not work with the external hard drive I used. Whenever I tried to download a copy to my computer from the external drive there...
  5. Open in WIM files

    in Windows 10 Installation and Upgrade
    Open in WIM files: I backed up the files to a potable disk drive on my bad computer. Now I want to view those file but they are WIM files. How can I view them? https://answers.microsoft.com/en-us/windows/forum/all/open-in-wim-files/73872582-e4fe-4c76-9fb6-11924698ab83
  6. Iso, esd or wim?

    in Windows 10 Support
    Iso, esd or wim?: Wish to correct a Source files missing problem, so need to download an ISO. Installed is W10 1511 version 10586.164 Pro.....how can I tell whether it is ESD or WIM? I know that downloads are as following.....M$ Media is ESD and TechNet is WIM. 44127
  7. Create a wim or esd file with no volume image

    in Windows 10 Support
    Create a wim or esd file with no volume image: [img] Hi Using Windows ADK 10 v1511, it is possible to create a wim or esd file with no volume image so that I can add them later? Thanks Bye 42214
  8. Stuck on converting ESD to WIM File using a script tool

    in Windows 10 Support
    Stuck on converting ESD to WIM File using a script tool: Hi, I'm facing difficulty while trying to convert .ESD to .WIM File I'm using a script that belongs to below source: How to convert install.esd to install.wim Mark The Tech DISM giving me the following error when reaching at 84%> error 605 the specified buffer...
  9. Extract a .WIM from an .ESD?

    in Windows 10 Installation and Upgrade
    Extract a .WIM from an .ESD?: Hi guys, I'm trying to make a 10 Pro 10586 image with MDT 2013 Update 1 and I cannot use the ISO I got from the Media Creation Tool. I realized this is because the ISO now uses a install.esd instead of install.wim; I read that it is possible to extract the .wim from a ESD...
  10. Convert ESD file to WIM using DISM in Windows 10

    in Windows 10 Tutorials
    Convert ESD file to WIM using DISM in Windows 10: How to: Convert ESD file to WIM using DISM in Windows 10 [img] Information Servicing an offline image, mounting an image, committing changes, it all sounds a bit complicated to an average Windows user. However, it's just geek speak meaning modifying default Windows...