Windows 10: how to analyze DISM.log

Discus and support how to analyze DISM.log in Windows 10 Software and Apps to solve the problem; before i begin, let me apologize if i placed this in the wrong forum. there didn't seem to be a forum for 'repairs' that i could see, so i chose the... Discussion in 'Windows 10 Software and Apps' started by Cybot, Jan 30, 2025.

  1. Cybot Win User

    how to analyze DISM.log


    before i begin, let me apologize if i placed this in the wrong forum. there didn't seem to be a forum for 'repairs' that i could see, so i chose the closest, 'Recovery and Backup'. If there is a better forum, would a Mod please move it there for me?I just finished a system repair on my system after SFC told me that repairs were unable to be completed. I ended up having to download the .ISO for Windows 11 Professional 24H2 to act as a source for DISM to repair the issue. I know how to 'analyze' my cbs.log made by SFC, but I was wondering how to do the same with my DISM.log file. The repairs are

    :)
     
    Cybot, Jan 30, 2025
    #1
  2. NFP1963 Win User

    DISM Logging disabled

    I can locate the log, as you suggested, however the log file is empty (size 0 bytes). I have run the suggested command above; no change. The full error is: "Logging is disabled: unable to obtain access to the log file c:\windows\logs\dism\dism.log.
     
    NFP1963, Jan 30, 2025
    #2
  3. dism log

    Try these in order:

    • dism /online /cleanup-image /startcomponentcleanup
    • dism /online /cleanup-image /ScanHealth
    • dism /online /cleanup-image /RestoreHealth
    Let me know how it goes...
     
    Sumit Dhiman2, Jan 30, 2025
    #3
  4. RejZoR Win User

    how to analyze DISM.log

    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, Jan 30, 2025
    #4
Thema:

how to analyze DISM.log

Loading...
  1. how to analyze DISM.log - Similar Threads - analyze DISM log

  2. DISM Log Interpretation

    in Windows 10 Gaming
    DISM Log Interpretation: I cannot complete the command Dism /online /Cleanup-Image /ScanHealth, I also keep getting BSODs, I have reinstalled windows multiple times, and keep getting BSOD code "Critical Process Died"Here is my dism.log https://1drv.ms/u/s!AjXslPfy92Hdgd88Ww6Esojr2LWZ3g?e=zcKbhJI have...
  3. DISM Log Interpretation

    in Windows 10 BSOD Crashes and Debugging
    DISM Log Interpretation: I cannot complete the command Dism /online /Cleanup-Image /ScanHealth, I also keep getting BSODs, I have reinstalled windows multiple times, and keep getting BSOD code "Critical Process Died"Here is my dism.log https://1drv.ms/u/s!AjXslPfy92Hdgd88Ww6Esojr2LWZ3g?e=zcKbhJI have...
  4. DISM Log Interpretation

    in Windows 10 Software and Apps
    DISM Log Interpretation: I cannot complete the command Dism /online /Cleanup-Image /ScanHealth, I also keep getting BSODs, I have reinstalled windows multiple times, and keep getting BSOD code "Critical Process Died"Here is my dism.log https://1drv.ms/u/s!AjXslPfy92Hdgd88Ww6Esojr2LWZ3g?e=zcKbhJ...
  5. Dism Log

    in Windows 10 Gaming
    Dism Log: I can delete dism log file in windows 10 before. Why i can't delete dism log file in windows 11 and it says file in use. Is it safe to end dism process in resource monitor? https://answers.microsoft.com/en-us/windows/forum/all/dism-log/736cd4d8-4e8c-4383-bfce-fd87e9f24bcb
  6. Dism Log

    in Windows 10 Software and Apps
    Dism Log: I can delete dism log file in windows 10 before. Why i can't delete dism log file in windows 11 and it says file in use. Is it safe to end dism process in resource monitor? https://answers.microsoft.com/en-us/windows/forum/all/dism-log/736cd4d8-4e8c-4383-bfce-fd87e9f24bcb
  7. CBS/DISM log

    in Windows 10 Ask Insider
    CBS/DISM log: Hi, Having stopcode errors for Memory management. Event viewer talks about harddisk0 but I am unable to get further than that as my SFC scan refuses to fix, and my chkdsk fixes issues but new ones pop up. Both DISM log and CBS log are saved to my desktop, I have no way of...
  8. Help with DISM Log

    in Windows 10 BSOD Crashes and Debugging
    Help with DISM Log: Hi, I have recently been having issues with my computer. I ran dism /online /cleanup-image /restorehealth today and got the following message: the file or directory is corrupted and unreadable, a log has been made. System restore doesn't work, reinstall fails, as does...
  9. Understanding DISM logs

    in Windows 10 Performance & Maintenance
    Understanding DISM logs: Hi, I am invoking DISM command from powershell script. I want the script to read the DISM log file and determine if DISM command was success or if there was error. For Error I know that DISM log file generated Error messages. Want to know what is the success message shown...
  10. Understanding DISM logs

    in Windows 10 Support
    Understanding DISM logs: Hi, I am invoking DISM command from powershell script. I want the script to read the DISM log file and determine if DISM command was success or if there was error. For Error I know that DISM log file generated Error messages. Want to know what is the success message shown...