DISM CheckHealth
CMD · Safe · Admin: Yes
DISM /Online /Cleanup-Image /CheckHealth
Quickly checks whether Windows component store corruption has already been detected.
Repair
This workflow helps repair corrupted Windows system files using the recommended SFC and DISM sequence.
Workflow commands
CMD · Safe · Admin: Yes
DISM /Online /Cleanup-Image /CheckHealth
Quickly checks whether Windows component store corruption has already been detected.
CMD · Safe · Admin: Yes
DISM /Online /Cleanup-Image /ScanHealth
Performs a deeper scan of the Windows component store for corruption.
CMD · Safe · Admin: Yes
DISM /Online /Cleanup-Image /RestoreHealth
Repairs the Windows component store used by SFC and other system repair tools.
CMD · Safe · Admin: Yes
sfc /scannow
Scans protected Windows system files and attempts to repair corrupted or missing files.
Safe workflow guide
This page explains the commands included in this workflow. Use the Script Builder when you want to generate a copyable script from these steps, but review each command before running it.
Use this workflow when the selected Windows issue matches the description above and you want a transparent command-based repair process instead of a fake one-click PC booster.
If you are not sure what a command does, copy it into the Command Explainer first.
The Script Builder lets you select or skip individual commands and then generate a PowerShell or CMD script for manual review.
Already copied a command from Windows support, a forum, or another guide? Paste it into the Command Explainer before running it.
FAQ
No. WinRepairTools only displays commands and can generate a script. You decide whether to copy and run anything manually.
Yes. Open this template in the Script Builder and uncheck commands you do not want to include.
No. This is a transparent command guide and script builder. It avoids fake speed boost claims and focuses on reviewable Windows cleanup, repair, and diagnostic workflows.