Windows 10: Using DISM with a downloaded image

Discus and support Using DISM with a downloaded image in Windows 10 Gaming to solve the problem; I'm trying to repair a windows 10 installation that is unstable even in safe mode.Within the recovery environment sfc reports errorsdism / online... Discussion in 'Windows 10 Gaming' started by john-errington, Feb 18, 2023.

  1. Using DISM with a downloaded image


    I'm trying to repair a windows 10 installation that is unstable even in safe mode.Within the recovery environment sfc reports errorsdism / online failsso I'm trying to use DISM with a downloaded image on a USB drive.wmic logicaldisk get name shows the USB drive as drive E: dir on E: shows install.esd in E: /sources/install.esdNone of the instructions I've found online work -eg https://www.windowscentral.com/how-use-dism-command-line-utility-repair-windows-10-imagehttps://www.repairwin.com/fix-dism-error-50-dism-does-not-support-servicing-windows-pe-with-the-online-option/dism.exe /image:E:\so

    :)
     
    john-errington, Feb 18, 2023
    #1

  2. DISM - Parameter "Cleanup-Image" is not known (error 87)

    Hello Eric,

    To troubleshoot your concern, we suggest that you run DISM Restore Health command. Refer to the steps provided below:

    • Open Command Prompt (Administrator).
    • Type the following command:
    DISM /Online /Cleanup-Image /RestoreHealth

    3. Press Enter.

    Let us know how it goes.

    Thank you.
     
    Stephanie Sal, Feb 18, 2023
    #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.


    Using DISM with a downloaded image 49542d1485959863t-source-use-dism-windows-10-a-dis.jpg
     
    topgundcp, Feb 18, 2023
    #3
  4. RejZoR Win User

    Using DISM with a downloaded image

    How to get damn DISM to work?

    Thx guys, I'll compress this data into a blog post. For all the so called guides I've read, not a single one mentioned it has to be WIM file (some listed even ESD which clearly doesn't work) or that certain ISO images don't work with DISM.

    After I've done DISM thingie, SFC also managed to repair stuff. Which is what I've needed here.
     
    RejZoR, Feb 18, 2023
    #4
Thema:

Using DISM with a downloaded image

Loading...
  1. Using DISM with a downloaded image - Similar Threads - Using DISM downloaded

  2. [Error during using DISM] DISM /Online /Cleanup-Image /RestoreHealth

    in Windows 10 BSOD Crashes and Debugging
    [Error during using DISM] DISM /Online /Cleanup-Image /RestoreHealth: Hi, I was trying to execute the DISM command successfully:DISM /Online /Cleanup-Image /RestoreHealthbut got this error:Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19044.2251 Error: 998 Invalid access to memory location. The DISM...
  3. [Error during using DISM] DISM /Online /Cleanup-Image /RestoreHealth

    in Windows 10 Software and Apps
    [Error during using DISM] DISM /Online /Cleanup-Image /RestoreHealth: Hi, I was trying to execute the DISM command successfully:DISM /Online /Cleanup-Image /RestoreHealthbut got this error:Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19044.2251 Error: 998 Invalid access to memory location. The DISM...
  4. Using DISM with a downloaded image

    in Windows 10 Software and Apps
    Using DISM with a downloaded image: I'm trying to repair a windows 10 installation that is unstable even in safe mode.Within the recovery environment sfc reports errorsdism / online failsso I'm trying to use DISM with a downloaded image on a USB drive.wmic logicaldisk get name shows the USB drive as drive E:...
  5. Using DISM with a downloaded image

    in Windows 10 Installation and Upgrade
    Using DISM with a downloaded image: I'm trying to repair a windows 10 installation that is unstable even in safe mode.Within the recovery environment sfc reports errorsdism / online failsso I'm trying to use DISM with a downloaded image on a USB drive.wmic logicaldisk get name shows the USB drive as drive E:...
  6. DISM fails when /Image: switch used ...

    in Windows 10 Gaming
    DISM fails when /Image: switch used ...: Good day all !Looks like a bug ?????I have a non working VMware VM virtual machine.I loaded Windows 21H2 on a 2nd VM and set it to see the 1st non-working VM hard drive as E:\I then run:DISM /Image:E:\ /Cleanup-Image /RestoreHealthI get:Error: 605An error occurred accessing...
  7. DISM fails when /Image: switch used ...

    in Windows 10 Installation and Upgrade
    DISM fails when /Image: switch used ...: Good day all !Looks like a bug ?????I have a non working VMware VM virtual machine.I loaded Windows 21H2 on a 2nd VM and set it to see the 1st non-working VM hard drive as E:\I then run:DISM /Image:E:\ /Cleanup-Image /RestoreHealthI get:Error: 605An error occurred accessing...
  8. DISM fails when /Image: switch used ...

    in Windows 10 Software and Apps
    DISM fails when /Image: switch used ...: Good day all !Looks like a bug ?????I have a non working VMware VM virtual machine.I loaded Windows 21H2 on a 2nd VM and set it to see the 1st non-working VM hard drive as E:\I then run:DISM /Image:E:\ /Cleanup-Image /RestoreHealthI get:Error: 605An error occurred accessing...
  9. Using DISM to restore offline image

    in Windows 10 Installation and Upgrade
    Using DISM to restore offline image: Hi Microsoft, My windows 10 bootloader is corrupted. I receive errors 0xc0000225 and 0xc0000098 while booting. I have found different methods on internet to fix it but none of it seemed to work. I was trying to repair my image using dism.exe but the problem i am facing...
  10. SFC Scannow or DISM/RestoreHealth using Image

    in Windows 10 Performance & Maintenance
    SFC Scannow or DISM/RestoreHealth using Image: Windows 10 user. Having some trouble with my system after coming back from a weekend. Nothing major...just having trouble playing some games that require plugins etc Regardless if it's related, I just wanted to run an SFC/Scannow or DISM/RestoreHealth I downloaded the...