Windows 10: DISM STUCK 62.3%.

Discus and support DISM STUCK 62.3%. in Windows 10 BSOD Crashes and Debugging to solve the problem; I've been trying to install Ubuntu on my Windows 10 using WSL, and for that, I needed to enable the WSL feature in "Control Panel > Programs and... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by Mohammad M.Gheysari, Sep 15, 2020.

  1. DISM STUCK 62.3%.


    I've been trying to install Ubuntu on my Windows 10 using WSL, and for that, I needed to enable the WSL feature in "Control Panel > Programs and Feature > Windows Features " but I got the "0x700800C1" error.

    DISM STUCK 62.3%. 0c72d1d6-b59f-4914-815b-aff47623c743?upload=true.png

    I tried to enable this feature using PowerShell and DISM command, but I got an error saying: "%1 is not a valid win32 application". Then I tried running these commands to fix the problem with DISM:


    DISM /Online /Cleanup-Image /ScanHealthz
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /RestoreHealth



    the first two parts worked ok, and the operations completed successfully but for the last command operation stocks at 62.3%.

    DISM STUCK 62.3%. 66089912-0b35-4990-a78e-e7b0a15ed197?upload=true.png


    I tried closing the terminal and rerun them, but it seemed DISM is still working on the last command because it didn't do anything.

    DISM STUCK 62.3%. f1ff2eb3-cfb1-4d29-829f-08e85692fd8f?upload=true.png



    When I tried rebooting the window it also stuck on the "Windows is getting ready don't turn off your PC" message. Is there any other way to enable the WSL feature without resetting the OS or reinstalling it?

    :)
     
    Mohammad M.Gheysari, Sep 15, 2020
    #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, Sep 15, 2020
    #2
  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.
     
    zbook, Sep 15, 2020
    #3
  4. RejZoR Win User

    DISM STUCK 62.3%.

    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, Sep 15, 2020
    #4
Thema:

DISM STUCK 62.3%.

Loading...
  1. DISM STUCK 62.3%. - Similar Threads - DISM STUCK

  2. DISM /Online /Cleanup-Image /ScanHealth is stuck

    in Windows 10 Gaming
    DISM /Online /Cleanup-Image /ScanHealth is stuck: I opened cmd as administrator and ranDISM /Online /Cleanup-Image /ScanHealthIt outputtedDeployment Image Servicing and Management toolVersion: 10.0.22621.2794Image Version: 10.0.22631.3374and the cursor is still blinking right underIt's been like this for at least an hour or...
  3. DISM /Online /Cleanup-Image /ScanHealth is stuck

    in Windows 10 Software and Apps
    DISM /Online /Cleanup-Image /ScanHealth is stuck: I opened cmd as administrator and ranDISM /Online /Cleanup-Image /ScanHealthIt outputtedDeployment Image Servicing and Management toolVersion: 10.0.22621.2794Image Version: 10.0.22631.3374and the cursor is still blinking right underIt's been like this for at least an hour or...
  4. SFC scan error and DISM stuck at 62.3% and then giving error later. Internet not working...

    in Windows 10 Software and Apps
    SFC scan error and DISM stuck at 62.3% and then giving error later. Internet not working...: DISM and SFC scans are returning this error along with other issues occuring like net not being accessed correctly by all apps and windows update service maybe being faulty.I have tried everything to resolve it but "dism /online /cleanup-image /restorehealth" gets stuck at...
  5. SFC scan error and DISM stuck at 62.3% and then giving error later. Internet not working...

    in Windows 10 Gaming
    SFC scan error and DISM stuck at 62.3% and then giving error later. Internet not working...: DISM and SFC scans are returning this error along with other issues occuring like net not being accessed correctly by all apps and windows update service maybe being faulty.I have tried everything to resolve it but "dism /online /cleanup-image /restorehealth" gets stuck at...
  6. Constant crashes and corrupt data DISM /Online /Cleanup-Image /RestoreHealth stuck at 62,3%

    in Windows 10 Gaming
    Constant crashes and corrupt data DISM /Online /Cleanup-Image /RestoreHealth stuck at 62,3%: I went on vacation and when I came back my PC has been having several app crashes and blue screens. I followed guides and i installed windows 10 from zero. As the issue persisted I tried updating the bios and installing Windows but I have the same issues. The pc has also...
  7. Constant crashes and corrupt data DISM /Online /Cleanup-Image /RestoreHealth stuck at 62,3%

    in Windows 10 Software and Apps
    Constant crashes and corrupt data DISM /Online /Cleanup-Image /RestoreHealth stuck at 62,3%: I went on vacation and when I came back my PC has been having several app crashes and blue screens. I followed guides and i installed windows 10 from zero. As the issue persisted I tried updating the bios and installing Windows but I have the same issues. The pc has also...
  8. DISM restore health stuck

    in Windows 10 Gaming
    DISM restore health stuck: Hi, When I try to run DISM RestoreHealth, it always gets stuck at 62.3%. https://answers.microsoft.com/en-us/windows/forum/all/dism-restore-health-stuck/e6f165b9-a2c5-4db9-a6fc-dd0eb7a5a733
  9. DISM restore health stuck

    in Windows 10 Software and Apps
    DISM restore health stuck: Hi, When I try to run DISM RestoreHealth, it always gets stuck at 62.3%. https://answers.microsoft.com/en-us/windows/forum/all/dism-restore-health-stuck/e6f165b9-a2c5-4db9-a6fc-dd0eb7a5a733
  10. DISM /online /cleanup-image /restorehealth is stuck

    in Windows 10 News
    DISM /online /cleanup-image /restorehealth is stuck: [IMG]DISM, or Deployment Image Servicing and Management, is a command-line utility allowing users to find and fix corrupt system image files through PowerShell or Command Prompt. However, if the DISM /online /cleanup-image /restorehealth command is stuck at 62.3 or any point,...

Users found this page by searching for:

  1. DISM /Online /Cleanup-Image /RestoreHealth 62.3