Windows 10: DISM unable to locate Install.wim file

Discus and support DISM unable to locate Install.wim file in Windows 10 Performance & Maintenance to solve the problem; If you have the file install.wim, then type the following: dism /Get-WimInfo /WimFile:F:\sources\install.wim /index:1 Where F is the drive letter... Discussion in 'Windows 10 Performance & Maintenance' started by EasyGoingPat, Feb 7, 2016.

  1. DISM unable to locate Install.wim file


    Ah, the version of my machine is 10586. The DVD I was using as drive letter T: is 10240.

    I don't know what the version of the installable USB I made today is because it does not have a WIM file; it just has an ESD file.

    At least that explains why my DVD is not working. That now leaves me wondering how to (a) find the version of an ESD file, and (b) use an ESD file to repair my corrupted files.

    - Patrick
     
    EasyGoingPat, Feb 7, 2016
    #16
  2. davidhk Win User

    Go to Tech Bench and download the iso file > save it to a folder and name it with version # for future reference.
    http://www.microsoft.com/en-us/softw...load/techbench

    That's your 10586 version.

    After downloading, Right click at the iso > click Mount > leave it there.
    Then open your elevated command prompt and enter your dism command line.
    You know the drill from here on.
     
    davidhk, Feb 7, 2016
    #17
  3. I made a new ISO, mounted it as H and tried DISM again. The version of the image is now reported correctly as 10586, which matches my machine, but I still get the file-not-found error. Note that the ISO contains only an ESD file, not a WIM file.

    Oh, dear! Where do I go from here?
     
    EasyGoingPat, Feb 7, 2016
    #18
  4. davidhk Win User

    DISM unable to locate Install.wim file

    I asked you to download the iso file from Tech Bench which will provide the Install.wim instead of install.esd.

    Did you do it ?
     
    davidhk, Feb 7, 2016
    #19
  5. topgundcp Win User
    Nothing wrong with using install.esd

    @EasyGoingPat
    FYI, install.esd or install.wim both result the extraction of the component store files to temp folder (%USERPROFILE%\Appdata\local\temp) then use them to repair.

    • Copy install.esd to your Desktop
    • From Admin command, run: Dism /Online /Cleanup-Image /CheckHealth
    • then run: DISM /Online /Cleanup-Image /RestoreHealth /Source:ESD:%USERPROFILE%\install.esd:1 /LimitAccess
    For Step 2 & 3. Just copy and paste the command to make sure the syntax is correct. See screen shot:
    NOTE: Step 2 in the screen shot will be different from yours since I have no corruption.


    DISM unable to locate Install.wim file [​IMG]
     
    topgundcp, Feb 7, 2016
    #20
  6. davidhk Win User
    I am sorry to disagree.
    Each time someone got the " sources file not found " message was because the user was using an iso which contained Install.esd.
    Each time I told the user to download from Tech Bench and use the iso containing the install.wim , it always turned out successful.
    This method never fails.
     
    davidhk, Feb 7, 2016
    #21
  7. topgundcp Win User
    What can I tell you ? I posted the result above using install.esd.
    The problem is if you don't use the correct syntax on the DISM command then of course it will not be found.

    Using 7-zip to see the contents of both install.wim and install.esd. They are both exactly the same, the only difference is the compression method for INSTALL.ESD is smaller than INSTALL.WIM


    DISM unable to locate Install.wim file [​IMG]
     
    topgundcp, Feb 7, 2016
    #22
  8. Word Man Win User

    DISM unable to locate Install.wim file

    But this problem with install.esd not working (versus install.wim working) was identified some time ago. Example - ESD to ISO - Create Bootable ISO from Windows 10 ESD File and I experienced the same problem in August '15, having quickly resolved it by switching to install.wim as the source, as reported by other forum members prior to that.

    Are you saying that problem has been resolved?
     
    Word Man, Feb 7, 2016
    #23
  9. Kyhi Win User
    Sorry Wordman,
    Have to disagree with you..
    the Install.esd is supported in the newest version of windows 10

    Once again I refer to "Image-Health Repair Corrupt files" in my sig below..

    runs source:esd
    converts esd to wim then runs source:wim
    converts esd to wim and then mounts the wim

    So, three Options for Install.esd files..

    Use of the media creation Tool ISO has been supported for a while now..
     
  10. Word Man Win User
    Don't understand where this disagreement is you speak of..... I'm well aware install.esd is supported in WIn 10.

    I spoke of my experience of DISM /source option having failed when properly specified using install.esd but having succeeded once install.wim was used - many others have reported the same and had it resolved the same.

    Then I asked a question as to whether this failure of install.esd to work in command line DISM /source spec has been resolved recently, begging a yes or no response.

    The intended context was strictly (elevated) command line usage of DISM, not any specific tutorial or developed tool to automate the process.
     
    Word Man, Feb 7, 2016
    #25
  11. Kyhi Win User
    well that us just say it appears to be resolved with Dism version 10.0.10586
     
  12. Word Man Win User
    OK, thanks.
     
    Word Man, Feb 7, 2016
    #27
  13. DISM unable to locate Install.wim file

    I ended up combining the answers by @topgundcp and @davidhk. I downloaded the ISO from TechBench, mounted it, copied the install.wim file to the desktop, then copied and pasted the commands shown into an Admin Command Prompt and they worked. (Since I had a WIM file, not an ESD, I had to edit the DISM command accordingly.)

    Thank you so much for your help, guys. I still have no idea what was going wrong. The obvious answer is that it was my typing, but I honestly struggle to see it, 'cos after five hours I was checking each character I entered with a magnifying glass.

    Now I just have to solve the problem that got me started on all of this: the fact that sfc /scannow is reporting corrupted files it can't fix. I hoped DISM would cure this for me, but it hasn't.

    Thanks again.
     
    EasyGoingPat, Feb 7, 2016
    #28
  14. Kyhi Win User
    Image-Health Option 1 then Option 0
    Post details.txt
     
  15. Forgive my ignorance - are you asking me to post more information here?

    PS - Update: running sfc /scannow twice did fix the problem. I did read somewhere that sometimes you have to run this three times in a row. I won't pretend to understand why.

    So, my machine is finally back to good health. Thank you all for your help.

    - Patrick
     
    EasyGoingPat, Feb 8, 2016
    #30
Thema:

DISM unable to locate Install.wim file

Loading...
  1. DISM unable to locate Install.wim file - Similar Threads - DISM unable locate

  2. How to mount wim file with DISM?

    in Windows 10 Gaming
    How to mount wim file with DISM?: I am trying to mount a wim file to customize the windows 11 installation. I downloaded the Windows 11 Media creation tool and created a usb key with it. I noticed the usb key had 2 swm files. I don't know if you can mount 2 swm files. I would prefer to mount 2 swm files...
  3. How to mount wim file with DISM?

    in Windows 10 Software and Apps
    How to mount wim file with DISM?: I am trying to mount a wim file to customize the windows 11 installation. I downloaded the Windows 11 Media creation tool and created a usb key with it. I noticed the usb key had 2 swm files. I don't know if you can mount 2 swm files. I would prefer to mount 2 swm files...
  4. Data WIM using DISM

    in Windows 10 Software and Apps
    Data WIM using DISM: Dear Support Team,Can anyone guide me how to add Data Wim in Answer file using Windows System Image Manager Windows 10 with real life example. I was able to create Data Wim using DISM but got stuck at further steps....
  5. Data WIM using DISM

    in Windows 10 Gaming
    Data WIM using DISM: Dear Support Team,Can anyone guide me how to add Data Wim in Answer file using Windows System Image Manager Windows 10 with real life example. I was able to create Data Wim using DISM but got stuck at further steps....
  6. Data WIM using DISM

    in Windows 10 Drivers and Hardware
    Data WIM using DISM: Dear Support Team,Can anyone guide me how to add Data Wim in Answer file using Windows System Image Manager Windows 10 with real life example. I was able to create Data Wim using DISM but got stuck at further steps....
  7. Dism adding drivers/updates to Wim

    in Windows 10 Gaming
    Dism adding drivers/updates to Wim: I read about adding drivers to a wim and updates. Does adding a driver replace an existing driver in the wim or does it just put it in the driver folder and you have it as an option later to choose? IE: hp driver for touchpad version 1, and you want to add/replace it with...
  8. Dism adding drivers/updates to Wim

    in Windows 10 Software and Apps
    Dism adding drivers/updates to Wim: I read about adding drivers to a wim and updates. Does adding a driver replace an existing driver in the wim or does it just put it in the driver folder and you have it as an option later to choose? IE: hp driver for touchpad version 1, and you want to add/replace it with...
  9. Dism adding drivers/updates to Wim

    in Windows 10 Installation and Upgrade
    Dism adding drivers/updates to Wim: I read about adding drivers to a wim and updates. Does adding a driver replace an existing driver in the wim or does it just put it in the driver folder and you have it as an option later to choose? IE: hp driver for touchpad version 1, and you want to add/replace it with...
  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...