Oh wow, have not seen that in months as per your other post.
Dism/Restore health
Windows 11 26200.8521 Release Preview
In the past Dism/restore health used to get "stuck" at 62%, then MS did something that corrected it.
After yesterdays update to 26200.8521, I am now running the Dism scans. It is now stuck at 62% again.
Has anyone else experienced this?
Windows Insider program | Windows Insider preview | Performance and maintenance
2 answers
Sort by: Most helpful
-
Johnny55 5,150 Reputation points Volunteer Moderator2026-05-20T19:27:39.6966667+00:00 -
Carl-L 21,320 Reputation points Microsoft External Staff Moderator
2026-05-22T09:48:45.1666667+00:00 Hello kirbster 1,
Welcome to Microsoft Q&A forum.
DISM run into a halt at 62% (the exact percentage might vary) actually is quite common, even in public released version, which might not always mean your DISM is having issues. Before proceeding, can you please help do a check first?
- Leave the DISM running, don't interrupt it.
- Open PowerShell as administrator.
- Type Get-Content C:\Windows\Logs\CBS\CBS.log -tail 10 -wait and press Enter.
- Watch the PowerShell screen, if it still adding lines in a regular basis, DISM is actually still working and that tell that you need to wait for it to finish.
Please let me know if there are any updates.