Windows 10: DISM not working in Windows 11

Discus and support DISM not working in Windows 11 in Windows 10 News to solve the problem; [ATTACH]Deployment Image Servicing and Management (DISM) is a built-in command-line tool in Windows 11/10 that repairs the Windows system image and... Discussion in 'Windows 10 News' started by WinClub, Aug 5, 2026 at 7:03 PM.

  1. WinClub New Member

    DISM not working in Windows 11


    DISM not working in Windows 11 DISM-not-working-in-Windows-11.png
    Deployment Image Servicing and Management (DISM) is a built-in command-line tool in Windows 11/10 that repairs the Windows system image and fixes component store corruption. It is often used alongside the System File Checker (SFC) when troubleshooting system issues. However, the DISM tool itself may sometimes fail to work as expected. It may get stuck […]

    This article DISM not working in Windows 11 first appeared on TheWindowsClub.com.

    read more...
     
  2. RejZoR Win User

    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.
     
  3. zbook Win User
    Programs not working

    In post 26 there were steps listed to fix the operating system corruption.
    Are you able to follow them?
    In post 29 was the suggested dism repair command.
     
  4. topgundcp Win User

    DISM not working in Windows 11

    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 not working in Windows 11 [​IMG]
     
Thema:

DISM not working in Windows 11

Loading...
  1. DISM not working in Windows 11 - Similar Threads - DISM working

  2. sfc /scannow, DISM and Windows 11 Installation not working after KB5058502 failure

    in Windows 10 Gaming
    sfc /scannow, DISM and Windows 11 Installation not working after KB5058502 failure: I'm running Windows 11 and today the update KB5058502 attempted to install. However, an error occurred during the update which let to the system get stuck on "Undoing changes made to your computer", which would never actually complete. Through the use of Windows 11 install...
  3. sfc /scannow, DISM and Windows 11 Installation not working after KB5058502 failure

    in Windows 10 Software and Apps
    sfc /scannow, DISM and Windows 11 Installation not working after KB5058502 failure: I'm running Windows 11 and today the update KB5058502 attempted to install. However, an error occurred during the update which let to the system get stuck on "Undoing changes made to your computer", which would never actually complete. Through the use of Windows 11 install...
  4. DISM not working + no more Windows Events Logging

    in Windows 10 Gaming
    DISM not working + no more Windows Events Logging: HelloI experienced both issues in the same time, without thinking they were connected in a first time.1. For one month, Windows Events Logging has stopped functioning correctly --> The logs stopped at a precise date2. To solve this, I tried to execute "DISM /Online...
  5. DISM not working + no more Windows Events Logging

    in Windows 10 Software and Apps
    DISM not working + no more Windows Events Logging: HelloI experienced both issues in the same time, without thinking they were connected in a first time.1. For one month, Windows Events Logging has stopped functioning correctly --> The logs stopped at a precise date2. To solve this, I tried to execute "DISM /Online...
  6. DISM /optimize-ffu has anyone got it to work?

    in Windows 10 Gaming
    DISM /optimize-ffu has anyone got it to work?: Honestly after spending 2 days trying to make this switch work I really do not know what to do next and about to punch this computers lights out.So i have a windows 11 24h2 build done. Sysprepped and ready for imaging.I Boot into WinPE generated from the latest deployment...
  7. DISM /optimize-ffu has anyone got it to work?

    in Windows 10 Software and Apps
    DISM /optimize-ffu has anyone got it to work?: Honestly after spending 2 days trying to make this switch work I really do not know what to do next and about to punch this computers lights out.So i have a windows 11 24h2 build done. Sysprepped and ready for imaging.I Boot into WinPE generated from the latest deployment...
  8. DISM not working, gets stuck?

    in Windows 10 Gaming
    DISM not working, gets stuck?: Originally used this to try and fix an error where my windows update shows this: Install error - 0x80070103Now this command isn't working. I then used sfc scannow, and it said some corrupted files couldnt be fixed, so I've attached that log it spits out.log...
  9. DISM not working, gets stuck?

    in Windows 10 Software and Apps
    DISM not working, gets stuck?: Originally used this to try and fix an error where my windows update shows this: Install error - 0x80070103Now this command isn't working. I then used sfc scannow, and it said some corrupted files couldnt be fixed, so I've attached that log it spits out.log...
  10. DISM Restorehealth command is not working by any cost, need help!

    in Windows 10 Gaming
    DISM Restorehealth command is not working by any cost, need help!: Hello, recently i've run the dism commands for scanhealth and checkhealth after i got the BSOD out of nowhere, and they say that the component store is repairable. After that i ran the restorehealth command and it said that the source files could not be found. After this i...