Windows 10: DISM repair corrupt image offline via a DVD, Er 2 ...

Discus and support DISM repair corrupt image offline via a DVD, Er 2 ... in Windows 10 Support to solve the problem; Hiya all, I am trying to repair an image (corrupt) with DISM using an install.wim. But I keep getting error 2: "Unable to access image." ... check... Discussion in 'Windows 10 Support' started by TroubleShot, May 19, 2020.

  1. DISM repair corrupt image offline via a DVD, Er 2 ...


    Hiya all,

    I am trying to repair an image (corrupt) with DISM using an install.wim. But I keep getting error 2:

    "Unable to access image."
    ... check image path and windows directory and have read permissions on folder ...

    The folder is the temporary folder on X:\windows\temp as DISM has to be run from WinRE, so /OFFLINE - no /Online solution will help with this case (I am aware this can be tried with install.esd too). So via this code:

    Dism /Image:E:\ /Cleanup-Image /RestoreHealth /Source:wim:H:\sources\install.wim

    However, I have checked and changed the access permissions for the install.wim, its' folder and the temporary folder on X:, but I remain with this error.

    To change the permissions on install.wim and its' folder is easy via properties etc ...

    But it involves a bit of code for the temp folder on X: For example:

    i) takeown /f x:\windows\temp /r /d y

    ii) icacls x:\windows\temp /grant everyone:f /t /q

    and can be restored via

    iii) icacls x:\windows\temp /reset

    This all relates to a previous issue, that I have progressed with, but a reset etc is still not possible despite changes made to windows.

    My questions are:

    (1) Any better ways of using DISM /offline to repair the windows image (for winload.efi especially)?

    (2) Other ways of solving error 2 in DISM which is due to the temp folder on x: - which writes live files on every reboot as in srttrail.txt - only says version of OS incompatible ... which is related to the build of windows 10 as it is over 1803 - , disklayout etc ...

    Any ideas advanced users / technically minded?

    :)
     
    TroubleShot, May 19, 2020
    #1
  2. OneMoar Win User

    How to get damn DISM to work?

    you need to run DISM first before running SFC
    SFC query's the local component stores to make repairs
    DISM is targeted for rebuilding the component stores and a offline image the 'live' section is still handled by SFC in some cases
    except on windows 8.1 and up because they changed it
    but only for certain files and only if x part of the store is corrupt
    so yea pretty confusing eh
     
    OneMoar, May 19, 2020
    #2
  3. Xercaium Win User
    Use DISM to Repair Windows 10 Image  


    Even doing a clean install of Windows 10 gives corrupt files. Dism seems useless in Windows 10 or in it's current build. I've tried all suggested steps and doing a clean install as a last resort and still get Error: 0x800f081f.

    So if the official ISO and upgrade from Microsoft is corrupted, how would someone fix this issue? The reason for me using Dism was because I was getting errors using Windows image backup and powershell giving errors, not sure if there's any other issues.
     
    Xercaium, May 19, 2020
    #3
  4. zbook Win User

    DISM repair corrupt image offline via a DVD, Er 2 ...

    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.
     
    zbook, May 19, 2020
    #4
Thema:

DISM repair corrupt image offline via a DVD, Er 2 ...

Loading...
  1. DISM repair corrupt image offline via a DVD, Er 2 ... - Similar Threads - DISM repair corrupt

  2. Corruption not repairable, DISM is also failing to repair

    in Windows 10 Gaming
    Corruption not repairable, DISM is also failing to repair: Hi I wanted to know is there a reason why DISM is failing to repair the component store under impossible to find the sources files error.The sfc return those errors :p CSI Payload Corrupt n...
  3. Corruption not repairable, DISM is also failing to repair

    in Windows 10 Software and Apps
    Corruption not repairable, DISM is also failing to repair: Hi I wanted to know is there a reason why DISM is failing to repair the component store under impossible to find the sources files error.The sfc return those errors :p CSI Payload Corrupt n...
  4. Corrupt files not repaired by DISM

    in Windows 10 Installation and Upgrade
    Corrupt files not repaired by DISM: Hi,I have used DISM to check health of my system, Windows 10 Home Version 21H1 Installed on ‎02-‎Sep-‎20 OS build 19043.1288 It reports some files corrupt but can be repaired, scannow reports the same. But attempts to use DISM to repair files fails using either online repair...
  5. Corrupt files not repaired by DISM

    in Windows 10 Gaming
    Corrupt files not repaired by DISM: Hi,I have used DISM to check health of my system, Windows 10 Home Version 21H1 Installed on ‎02-‎Sep-‎20 OS build 19043.1288 It reports some files corrupt but can be repaired, scannow reports the same. But attempts to use DISM to repair files fails using either online repair...
  6. Corrupt files not repaired by DISM

    in Windows 10 Software and Apps
    Corrupt files not repaired by DISM: Hi,I have used DISM to check health of my system, Windows 10 Home Version 21H1 Installed on ‎02-‎Sep-‎20 OS build 19043.1288 It reports some files corrupt but can be repaired, scannow reports the same. But attempts to use DISM to repair files fails using either online repair...
  7. DISM fails to repair offline Windows

    in Windows 10 Performance & Maintenance
    DISM fails to repair offline Windows: I am trying to revive my Windows OS using DISM but it fails with error 0x800F081F. I am booting the machine with latest USB Boot Media (2004) and trying to repair Windows. The details are: 1. Original Disk failed due to bad sectors. 2. Cloned disk using Macrium Reflect (Free...
  8. 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...
  9. dism offline repair fails with 'The cleanup-image option is unknown."

    in Windows 10 Updates and Activation
    dism offline repair fails with 'The cleanup-image option is unknown.": Hello I have a laptop that I took the HDD out of and connected it to another Windows 10 machine. I ran the command Dism /Image:e:\ /Cleanup-Image /RestoreHealth but get the error Deployment Image Servicing and Management tool Version: 10.0.10240.16384 Image...
  10. DISM - Edit Registry on an Offline Image

    in Windows 10 Tutorials
    DISM - Edit Registry on an Offline Image: How to: DISM - Edit Registry on an Offline Image [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 install image,...