Windows 10: DISM, /source, Where is the source files held on the computer after DISM.exe process?

Discus and support DISM, /source, Where is the source files held on the computer after DISM.exe process? in Windows 10 Software and Apps to solve the problem; Windows 10 updates not installing. Have tried:1. Troubleshooter2. Open the Command Prompt as administrator. Then type sfc /scannow3. Open the Command... Discussion in 'Windows 10 Software and Apps' started by Rise and Trust Coaching, Oct 3, 2022.

  1. DISM, /source, Where is the source files held on the computer after DISM.exe process?


    Windows 10 updates not installing. Have tried:1. Troubleshooter2. Open the Command Prompt as administrator. Then type sfc /scannow3. Open the Command Prompt as administrator. Then type DISM.exe /Online /Cleanup-image /Restorehealth. Then press Enter4. Restart Windows Update Services as below,To fix Windows updates error 0x800f0900, you can restart Windows update services.Step 1: Open Command Prompt as administrator.Step 2: Enter the following commands in sequence, pressing Enter after each command:net stop wuauserv

    :)
     
    Rise and Trust Coaching, Oct 3, 2022
    #1
  2. Alex Conn Win User

    DISM command /RestoreHealth unable to find source files

    I am unable to perform SFC Scan or DISM Restore Health Successfully.

    Windows 10 Pro Version 21H1 Build 19043.1083.

    • sfc /scannow finds corruption its unable to fix.
    • DISM /Online /Cleanup-Image /CheckHealth
      • Results in "The component store is repairable
    • DISM /Online /Cleanup-Image /ScanHealth
      • Results in "The component store is repairable"
    • DISM /Online /Cleanup-Image /RestoreHealth
      • Results in "The Source files could not be found"
    I've downloaded what I believe to be the correct .iso file for the version of Windows I am running/needing. See below:


    DISM, /source, Where is the source files held on the computer after DISM.exe process? c13aa991-1a35-41d6-a39f-eda2b3a191d8?upload=true.png


    Mounting the .iso file to F: and pointing DISM to use its install.wim file is also failing.

    • DISM /Online /Cleanup-Image /RestoreHealth /Source:F:\Sources\install.wim
    • Results in "The source files could not be found".
    Could anyone help me decipher the log files?

    Log File of DISM command without source specified:
    Sign in to your account

    Log File of DISM command with source specified:

    Sign in to your account
     
    Alex Conn, Oct 3, 2022
    #2
  3. topgundcp Win User
    Source to use for DISM on Windows 10


    This is not completely true. The suggestion is to download the Techbench version and use DISM to apply to install.wim directly. However, you can also use the version download from MCT except it will involve an extra step as follows:
    1. Use the latest version of 7-Zip to extract the content of install.esd. For example: to a folder xxx on the desktop
    2. From Admin command prompt:
      Dism /Online /Cleanup-Image /RestoreHealth /Source:%USERPROFILE%\Desktop\xxx\windows /LimitAccess

    See screen shot, the contents of install.wim and install.esd are exactly the same.


    DISM, /source, Where is the source files held on the computer after DISM.exe process? [​IMG]
     
    topgundcp, Oct 3, 2022
    #3
  4. m0nt3 Win User

    DISM, /source, Where is the source files held on the computer after DISM.exe process?

    Can't get SFC and DISM to work anymore on Win10

    have you tried specifying the source for DISM? We have had a few computers at work give the unable to find source error on Online DISM
     
    m0nt3, Oct 3, 2022
    #4
Thema:

DISM, /source, Where is the source files held on the computer after DISM.exe process?

Loading...
  1. DISM, /source, Where is the source files held on the computer after DISM.exe process? - Similar Threads - DISM source Where

  2. DISM missing source files

    in Windows 10 Gaming
    DISM missing source files: I used DISM restore health but it gave me back a reply that im missing source files Can I know how to fix this issue? https://answers.microsoft.com/en-us/windows/forum/all/dism-missing-source-files/5307ab16-cbe5-4729-8ff3-f1704caff00a
  3. DISM missing source files

    in Windows 10 Software and Apps
    DISM missing source files: I used DISM restore health but it gave me back a reply that im missing source files Can I know how to fix this issue? https://answers.microsoft.com/en-us/windows/forum/all/dism-missing-source-files/5307ab16-cbe5-4729-8ff3-f1704caff00a
  4. DISM, /source, Where is the source files held on the computer after DISM.exe process?

    in Windows 10 Gaming
    DISM, /source, Where is the source files held on the computer after DISM.exe process?: Windows 10 updates not installing. Have tried:1. Troubleshooter2. Open the Command Prompt as administrator. Then type sfc /scannow3. Open the Command Prompt as administrator. Then type DISM.exe /Online /Cleanup-image /Restorehealth. Then press Enter4. Restart Windows Update...
  5. DISM, /source, Where is the source files held on the computer after DISM.exe process?

    in Windows 10 Installation and Upgrade
    DISM, /source, Where is the source files held on the computer after DISM.exe process?: Windows 10 updates not installing. Have tried:1. Troubleshooter2. Open the Command Prompt as administrator. Then type sfc /scannow3. Open the Command Prompt as administrator. Then type DISM.exe /Online /Cleanup-image /Restorehealth. Then press Enter4. Restart Windows Update...
  6. DISM offline source

    in Windows 10 Performance & Maintenance
    DISM offline source: Hi, I have one Win 10 system that's in perfect health, passes sfc & dism with flying colors. I have another Win 10 system, same build as the good one, that has... issues. I'd like to prepare an offline source for DISM from the good system for repairing the bad one. By...
  7. DISM Source Not specified?

    in Windows 10 BSOD Crashes and Debugging
    DISM Source Not specified?: Whenever i do sfc scan it says "Windows Resource Protection could not perform the requested operation". Then whenever i do dism health check it says to specify a source. I tried that also with both .esd and .wim file by specifuing it but still it is saying to specify the...
  8. DISM Source Not located

    in Windows 10 Performance & Maintenance
    DISM Source Not located: I ran SFC check and found corrupt files that were not fixed so I ran dism and when doing the restorehealth I get errors that source cannot be located. I have tried ISO disc in dvd drive, mounting the ISO image but still get no source; I need some help, thanks. 72131
  9. Dism source files not found

    in Windows 10 Performance & Maintenance
    Dism source files not found: I have several problems on my pc and want fix win10 without reinstalling all apps. When I run: Code: DISM.exe /Online /Cleanup-image /Scanhealth[/quote] I get Error 87. With: Code: DISM.exe /Online /Cleanup-image /CheckHealth[/quote] I get a message, that it can be...
  10. DISM Source Not Found

    in Windows 10 Performance & Maintenance
    DISM Source Not Found: Been Having problem with my video drivers lately, virtual dj, and such, ran sfc/scannow no intergrity violations found, then tried to run Dism and it said "sources not found" that part not sure how to work around it. Windows 10 Pro x64bit 1703 15063.250 Finally got drives...