CHKDSK, SFC, and DISM are system tools, and you could run all three.

What Is CHKDSK and When Should You Use It?

For example, if it hangs while shutting down or becomes frustratingly slow.

windows command prompt showing dism error

CHKDSK scans your entire hard drive to find and fix errors in files and the file system itself.

However, it won’t actually fix any issues until instructed to do so.

it’s possible for you to use one of the following methods:

1.

Launch the Check Disk tool

Run CHKDSK Through File Explorer

you could run CHKDSK from the command prompt.

Select theToolstab and then selectCheckin theError-checkingsection.

To run CHKDSK anyway, selectScan drive.

CHKDSK scan in Command Prompt

This should, however, only happen once.

If the tool pops up whenever you boot your PC, you canstop CHKDSK from running at every startupmanually.

What Is SFC Scannow and When Should You Use It?

Screenshot of complete sfc scan

DISM (Deployment Image Servicing and Management)is the most powerful of the three Windows diagnostic tools.

It can also help with Windows updates, driver integration, and boot issues you might be facing.

Create a backup of your databefore running DISM, just in case something goes wrong.

windows dism check in command prompt

jot down the following command and press Enter:

The scan should only take a few seconds.

DISM will connect to Windows Update to download and replace damaged files as required.

What Order Should You Run CHKDSK, SFC, and DISM In?

dism scan

However, a common question concerns the order in which you should run these system tests.

Should you always run CHKDSK first?

Or how about always running DISM before SFC?

If you’re still having trouble, perform a System Restore.

This will restore your system files, tweaks, and programs to a time when they worked properly.

If your system wasn’t damaged when the restore point was created, it may solve your corruption problems.