How Do I Run SFC and DISM Command in Windows 11 [Beginners Guide in 2023] - Qiling  

How to Run SFC and DISM in Windows 11 [2023 Guide]


Workable Solutions Step-by-step Troubleshooting
Run SFC and DISM Scan in Windows 11

Run SFC Scan in Windows 11...Full steps

Run DISM Scan in Windows 11...Full steps

To fix and repair Windows 11 disk errors using Qiling Partition Master, start by downloading and installing the software. Then, launch the program and select the disk that needs repair. Step 1. Right-click the target partition that has a problem; Step 2. Choose "Advanced" > "Check File System"...Full steps

Introduction

If your Windows 11 is experiencing Blue Screen of Death (BSoD) problems or behaving strangely, you can usually resolve the underlying issue without reinstalling the operating system.

Windows has built-in tools like the troubleshooter in the Settings app, DISM, and SFC that automatically check and repair OS flaws, helping to fix issues with the operating system.

If you're experiencing issues with your Windows 11 operating system, running the System File Checker (SFC) and Deployment Image Servicing and Management (DISM) tools can help resolve problems. You should run both SFC and DISM, but in a specific order. First, run the DISM tool with the /Online /Cleanup-Image /RestoreHealth command to check and repair any issues with the Windows image, followed by running the SFC tool with the /scannow command to scan and replace any corrupted system files.

Can I Run SFC and DISM at the Same Time?

Running both tools simultaneously can cause system failures by attempting to fix issues that aren't present, potentially adding new flaws on top of existing ones, and is not recommended for a quick fix.

Run the built-in System File Checker (SFC) and Deployment Image Servicing and Management (DISM) tools in Windows 11 to scan and fix corrupted system files and ensure a smooth system operation.

What Is the Difference Between SFC and DISM?

The Windows 10 and Windows 11 system tools SFC and DISM are primarily used by IT experts and server admins, but they can also be used by other users to perform a system repair, which doesn't require any specific technical understanding.

DISM

Dism is the most powerful repair tool in Windows, capable of preparing, modifying, and repairing system images, and requires an active internet connection to download and replace faulty content through Windows Update.

DISM (Deployment Image Servicing and Management) is a command-line utility used to repair and manage Windows images. It can be used to fix various issues, such as system crashes, freezes, and errors, by correcting mistakes in the operating system's appearance.

DISM fixes faulty files in the OS's image component store, which SFC needs to complete a successful repair.

SFC

The System File Checker (SFC) is a tool that can resolve issues caused by missing or damaged system files, and can also check if a file has been updated or replaced with an older version, and replace it with the correct version from the Windows Store, helping to fix Windows 11 OS issues caused by malware or viruses.

Running the System File Checker (SFC) first is a good idea if you're having issues, as it can resolve problems with corrupted system files. If SFC doesn't work, you might want to try the Deployment Image Servicing and Management (DISM) tool.

How Do I Run SFC and DISM Scan in Windows 11?

On Windows 11, you can run the SFC/scannow command from any console, including the command prompt, PowerShell, or Windows Terminal, to scan for corrupt system files. If Windows 11 is unresponsive, you can restart it using the command prompt. This process does not require a Wi-Fi connection, allowing you to search for corrupt files offline. Once the scan is complete, you can examine the results in the CBS.LOG file, which can be opened with Notepad, located at C:\Windows\Logs\CBS\CBS.log.

How to Run SFC Scan in Windows 11

Step 1: Log in as an administrator to the Windows Terminal.

go to command prompt and click on run as administrator

Step 2: Run the following command on the prompt and then hit Enter on the keyboard to activate it:

SFC /scannow

type command and press enter

Step 3: Wait for the scan to finish, then close the Windows Terminal console if the SFC program detects no issues or finds corrupt files that it can't repair.

If Windows states that "Windows Resource Protection discovered corrupt files but was unable to fix some of them" after performing the SFC command, try running the DISM command with the /Online /Cleanup-Image /RestoreHealth option to scan and fix corrupted system files. If this also fails, consider running the SFC command with the /scannow option in Safe Mode or booting in Clean Boot to isolate the issue.

After performing a Component Store repair with the DISM/Online /Cleanup-Image/restorehealth command, restart the system. This requires an active internet connection.

Now, run SFC/scannow one more time.

How to Run DISM Scan in Windows 11

If the System File Checker (SFC) tool fails to repair your OS, the Deployment Image Servicing and Management (DISM) tool can be used instead. However, it requires a functional internet connection to download the most recent version of the file from Windows Update.

Step 1: Log in to Windows Terminal as an administrator.

go to command prompt and open run as administrator

Step 2: To check the health of your system's Windows image, you can use the DISM command in the Windows Terminal or the Repair-WindowsImage command in PowerShell. Simply type `DISM /Online /Cleanup-Image /CheckHealth` in the Windows Terminal or `Repair-WindowsImage -Online -CheckHealth` in PowerShell to run the check.

Step 3: If this step shows an error, try restarting the program. This will cause DISM to attempt to resolve the issues by connecting to Windows servers and obtaining the necessary files to resolve the difficulties with your operating system, which may take up to 15-20 minutes.

Step 4: After that, we must apply the fixes to the operating system indefinitely. To do so, execute the following command and press Enter on your keyboard.

DISM/Online/Cleanup-Image/RestoreHealth

type command to apply fixes

Fix and Repair Windows 11 Disk Error with SFC and DISM Alternative Tool

If you've put in a lot of effort to fix your computer's issues with SFC and DISM but the problem persists, you may want to consider using Qiling Partition Master, especially if you're facing random crashes or Blue Screen Errors. This third-party software can be a last resort for unrepairable issues.

Step 1. Right-click the target partition that has a problem.

Step 2. Choose "Advanced" > "Check File System".

Step 3. Confirm if you want to hide the partition or not.

Step 4. In the Check File System window, select the "Fix the error on the disk" option.

Step 5. Click "Proceed" to check errors on your partition.

Qiling Partition Master is a professional tool that specializes in resolving all Windows problems, with a simple and inspiring user interface. It makes partitioning hard drives and making the most of your disc space a pleasure, offering exceptional features such as.

This tool has a professional technical team that assists with system issues like system failure, BSOD, and unbootable devices.

Conclusion

We've shared a few tried-To resolve issues in Windows 11, you can run the System File Checker (SFC) and Deployment Image Servicing and Management (DISM) tools to fix corrupted system files. Before attempting either, it's essential to back up your files using data recovery software, as both procedures may cause data loss. To run SFC, open Command Prompt as Administrator and type "sfc /scannow," then follow the prompts. For DISM, type "dism /online /cleanup-image /restorehealth" in Command Prompt and restart your computer afterward.

To resolve the issue, you can use the Windows Startup Repair tool, or run SFC and DISM scans, which can also be achieved using a reliable alternative tool like Qiling Partition Master. Additionally, you can try a system restore or reset your computer to its original settings. These troubleshooting methods can help resolve the problem and get your Windows 11 system up and running smoothly.

Related Articles


Is this information helpful?     

What can we do to improve this information? (Optional)
Refresh Please enter the verification code!


QilingTech uses cookies to ensure you get the best experience on our website.  Learn more  Got it