Windows 10: Is WinRE.wim the same file as Install.wim

Discus and support Is WinRE.wim the same file as Install.wim in Windows 10 Installation and Upgrade to solve the problem; Tried to run DISM offline under Windows 10 Recovery Enviroment. X:\windows\system32\ My C drive change to D drive DISM /image*Biggrin:\... Discussion in 'Windows 10 Installation and Upgrade' started by safi, Jan 4, 2019.

  1. safi Win User

    Is WinRE.wim the same file as Install.wim


    Tried to run DISM offline under Windows 10 Recovery Enviroment. X:\windows\system32\
    My C drive change to D drive

    DISM /image*Biggrin:\ /Cleanup-Image /RestoreHealth

    but received error 0x800f081f (sources files could not be found).

    Is the WinRE.wim is the same file as Install.wim. Because I found the WinRe.wim file located in the hidden folder of c:\recovery\WindowsRE.

    or I still need to to extract the Install.wim from the install.esd file.

    TQ.

    :)
     
    safi, Jan 4, 2019
    #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, Jan 4, 2019
    #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, Jan 4, 2019
    #3
  4. Nick Dich Win User

    Is WinRE.wim the same file as Install.wim

    wim file

    Hi,

    The WIM file format is almost the same as ISO files which is an image of a disc. These file types are usually opened by 3rd-party software which will enable your computer to mount the disk image for installation. Your question on how to install it is best
    suited to be asked on Microsoft TechNet website. Nevertheless, we found a solution thread for you. To further assist you with your concern, we recommend you to visit the link provided:

    Installation from WIM file


    Feel free to post on our TechNet website should you need further assistance on this matter.
     
    Nick Dich, Jan 4, 2019
    #4
Thema:

Is WinRE.wim the same file as Install.wim

Loading...
  1. Is WinRE.wim the same file as Install.wim - Similar Threads - WinRE wim same

  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. Recover from WIM files.

    in Windows 10 Gaming
    Recover from WIM files.: I ran a backup via USB with windows 11 backup on 1/20/2024 in plans that if I ever needed a backup, I would have it. So slightly fast forward to now, I need the backup and I can't select it to restore. I have tried several different options via recovery including recover from...
  6. Recover from WIM files.

    in Windows 10 Software and Apps
    Recover from WIM files.: I ran a backup via USB with windows 11 backup on 1/20/2024 in plans that if I ever needed a backup, I would have it. So slightly fast forward to now, I need the backup and I can't select it to restore. I have tried several different options via recovery including recover from...
  7. Viruses in an old WIM file

    in AntiVirus, Firewalls and System Security
    Viruses in an old WIM file: Hi Windows Defender (latest Windows 10 version) is reporting several viruses contained in an old WIM file produced under Windows 7 or 8. However, it just "hangs" when trying to solve the problem. I have tried to delete the file, cut and paste it to a memory stick, rename...
  8. 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
  9. how to open wim files

    in Windows 10 Network and Sharing
    how to open wim files: i backed up my files, folders, pictures on a usb drive before it crashed. Purchased a new computer everything loaded, windows 10, now putting in the usb drive everthing is wim files, how do you open them...
  10. convert wim file to vdh

    in Windows 10 Installation and Upgrade
    convert wim file to vdh: I have several custom wim files each containing bootable windows 7 images plus applications how do I convert these to a format to run as virtual PC's in VMware or Virtual box. There are many solutions out there (notably using a convert-windowsimage .ps1 in powershell) but...