DISM, or Deployment Imaging Service and Management Tool, is one of the most commonly used utilities to repair corrupted system files in Windows. The command /RestoreHealth is particularly helpful when used alongside the System File Checker (sfc /scannow), especially in situations where the system image has been damaged. However, a recurring problem has been frustrating users: DISM getting stuck at 62.3%.
Reports of this issue have been appearing for some time and continue even on newer Windows 11 builds, including 24H2. The percentage appears to freeze during the execution of DISM /Online /Cleanup-Image /RestoreHealth, causing concern among users who believe the process has halted or failed entirely. However, this is often a misleading symptom, and in many cases, the system is still working silently in the background.
The problem: DISM appears stuck but is still running
The situation is common across several Windows versions and not isolated to a particular update. Users typically notice that DISM reaches 62.3% and then remains there for a long time, sometimes for 20 minutes or even several hours. This delay gives the impression that the process is frozen, but the truth is that DISM is still performing background checks, downloading data (if run online), and repairing corrupted components.
This behavior has especially been observed after recent cumulative updates, where component corruption can be introduced during the upgrade process. Certain internal packages such as photon or outdated metadata components might trigger health check failures during a scan, extending the duration of the repair phase.
If interrupted before completion, the next DISM run may restart the process entirely, leading to repeated delays and unnecessary frustration.
How to fix RestoreHealth stuck at 62.3% issue?
If DISM /RestoreHealth is stuck at 62.3%, it does not necessarily mean that the process has failed. In many cases, it is still actively performing checks and applying fixes in the background. Terminating the process prematurely can result in incomplete repairs or repeated issues the next time you attempt it.
To monitor actual progress and verify that the tool is still running, you can track updates in real-time using PowerShell. Open PowerShell as Administrator and run the following command:
Get-Content C:\Windows\Logs\CBS\CBS.log -tail 10 -wait
This will display the last 10 lines of the CBS.log file and keep updating the output as new entries are written. If you see regular updates, it confirms that DISM is still running and making progress.
But if no new lines are showing up for a very, very long time, or if DISM doesn't work out in the end, you may have to seek deeper for system corruption or unhandled package issues. In some cases, replaced or unreclaimable Windows pieces can remain on the system, which can't be swept clean until some eventual update (such as 25H2).
To prevent time wastage and system instability, consider using a stand-alone PC repair tool like FortectMac Washing Machine X9 to scan and fix system-level damage that DISM and SFC are unable to fully restore by themselves.
Other solutions
There are several other strategies you could try in order to fix the problem. Follow the steps below.
Fix 1. Wait for DISM to finish
- If DISM /RestoreHealth seems stuck at 62.3%, do not terminate the process right away.
- Depending on your system speed, storage, and network performance, it may take 20 minutes or more to complete.
- Monitor real-time log updates to confirm it's still working.
Fix 2. Monitor DISM progress using CBS log updates
When DISM is running, it writes everything it does into a file called CBS.log. This file is stored inside the C:\Windows\Logs\CBS folder on your computer. To check if DISM is still working, you can open the CBS.log file and watch if new lines are being added – here's how:
- Open Windows search box.
- Type PowerShell, then right-click on it and select Run as administrator.
- Once PowerShell opens, type this command exactly:
Get-Content C:\Windows\Logs\CBS\CBS.log -Tail 10 -Wait - Press Enter.
- You will now see lines from the CBS.log file appearing in real time at the bottom of the window.
- If new lines keep appearing, that means DISM is still running in the background.
- If nothing happens for several minutes and no new lines show up, the process might actually be stuck.
Fix 3. Clean up the component store before using DISM
This process removes unneeded update files and may help fix the problem where DISM stops at 62.3%.
- Type cmd in Windows search.
- Right-click on Command Prompt and choose Run as administrator.
- In the Command Prompt window, type this command:
DISM /Online /Cleanup-Image /StartComponentCleanup - Press Enter.
- Wait for the cleanup to complete. This may take a few minutes.
- Once it finishes, you can go ahead and run the RestoreHealth scan again.
Fix 4. Use Safe Mode to avoid conflicts
Boot into Safe Mode with Networking to reduce interference from drivers and services.
- Right-click on Start and select Settings.
- Go to System.
- Under Recovery options, next to Advanced Startup, click Restart now.
- After a reboot, you will be presented with several options – pick Troubleshoot.
- Go to Advanced options > Startup Settings and then pick Restart.
- After a reboot, pick either 4/F4 for Safe Mode or 5/F5 for Safe Mode with Networking.
- Run DISM again.
Fix 5. Uninstall the recent update
As an alternative, you could uninstall the update, which caused issues with DISM.
- Type Control Panel in Windows search and press Enter.
- Select Programs > Uninstall a program.
- Click on View installed updates on the left side of the window.
- Sort all the updates by date.
- Right-click on the most recent update and select Uninstall.
- Proceed with on-screen instructions.
- Then, type Updates in Windows search and press Enter.
- Click Pause the updates for 7 days (in Windows 11, you can pick a different time period).
The above is the detailed content of How to fix DISM RestoreHealth stuck at 62.3% in Windows?. For more information, please follow other related articles on the PHP Chinese website!

The KB5055683 cumulative update is designed to improve the quality and reliability of .NET Framework 3.5, 4.8 and 4.8.1 in Windows 10 systems. If you encounter the failure of KB5055683 installation, how to solve it? This article will provide effective solutions. Windows 10 KB5055683 Update KB5055683 is a cumulative update for .NET Framework 3.5, 4.8 and 4.8.1 for Windows 10 22H2 versions, released on April 8, 2025. This update contains all security improvements from previous versions, but no new security improvements were added. It is recommended that you download and install KB50 as soon as possible

Encountering the REMATCH D3D12-compatible GPU error on Windows? This guide provides solutions to get you back in the game. REMATCH, a multiplayer online football game, requires a graphics card supporting DirectX 12 (Feature Level 12.0, Shader Model

This guide shows you how to clone a hard drive even if your Windows system won't boot. MiniTool ShadowMaker simplifies this process. Windows boot failures are common, caused by issues like corrupted system files or MBR errors. Cloning your hard dri

The League of Legends game buttons do not work properly, resulting in the inability to enter the game? don’t worry! This guide will guide you to solve this problem quickly and effectively, allowing you to easily resume the game. Just follow the steps below to quickly resolve the game button issue! Quick navigation: League of Legends game buttons don't work How to fix League of Legends game buttons not working on PC Summarize League of Legends game buttons don't work As a MOBA game, League of Legends continues to attract global players and has a huge and stable player group. To enhance the gaming experience, Riot Games regularly releases updates to introduce new content, but this doesn't always go smoothly. Sometimes, some accidental technical failures may occur after a new update, such as League of Legends games

Build Your Own Streaming Service with Plex: A Step-by-Step Guide We're accustomed to on-demand content at our fingertips, thanks to services like Netflix and Spotify. However, building a personal media library offers unique advantages: ownership and

Troubleshooting a Blank Windows 11/10 Taskbar Search Box A blank search bar in Windows 10 or 11 severely impacts usability. This guide offers solutions to resolve this common issue, preventing you from easily searching for apps and files. The Proble

Encountering crashes in Forever Skies? This guide offers solutions to get your game running smoothly. We'll cover troubleshooting steps for crashes on startup and provide fixes for common causes. Forever Skies Crashes at Startup: Common Causes Fore

Troubleshooting a Blank Device Manager in Windows Device Manager, a crucial Windows utility for managing hardware, can sometimes fail to display any content. This issue, often caused by disabled services or registry permission problems, can lead to v


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Dreamweaver Mac version
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

WebStorm Mac version
Useful JavaScript development tools