Sometimes, the process of SFC scannow may get stuck for a long time. Also, there is a situation when it even freezes our entire system.

Furthermore, we might get various system errors. Well, the possible causes that prevent us from using SFC scannow in Windows 11 are:

run-as-admin

There are both basic and advanced methods for fixing the SFC scannow issues. Nonetheless, we have tried to make the steps convenient for everyone.

Run Command Prompt as Administrator

We must access the Command Prompt as an admin if a computer has multiple users. This is because Windows doesn’t allow a normal user to access administrative functions like SFC /scannow.

To run cmd as administrator, simply right-click on the application. Now, chooseRun as administrator.

windows-modules-installer-manual

Then, check if the command works. If it doesn’t, there could be serious issues on your PC.

Try Starting the Windows Modules Installer

Microsoft has provided a special service called Windows Modules Installer. Starting the installer will install all the updates available in Windows 11.

So, if the SFC scan is outdated, the service will update it, and the command might work. Well, we can start the Windows Modules Installer using two techniques.

windows-modules-installer-start

From Services:

Follow the general guide below to start Windows Modules Installer from Windows Services:

From Command Prompt:

Interestingly, you can start Windows Modules Installer from a Windows terminal too. After launching Command Prompt as administrator, simply type the following command:net start trustedinstaller.

While the installer is running, attempt to run the SFC /scannow command again. If this doesn’t fix your problem, try other techniques.

chkdsk-ask-restart

Check Your Hard Disk Condition Using chkdsk

Often, SFC scannow has issues when a hard drive is in bad condition. Therefore, you should now check the condition of your hard disk following the steps below:

Change Permissions for WinSXS Using icacls

If the system doesn’t have permission to access WinSXS, it’s very likely that commands like SFC scan won’t work. So, here’s how you can change the permissions for WinSXS:

Once you’ve changed the permissions, try the SFC /scannow to see if your problem is resolved.

chkdsk-ask-restart-1

Repair Your System Health Using dism Command

If none of the above methods work, let’s try repairing our system’s health. To do so, we use the dism command that scans the entire Windows to find corrupt files. If found any, it will attempt to fix each of them.

On your Windows terminal, typedism /online /cleanup-image /restorehealth.Now, you need to wait for several minutes until it checks and repairs the corrupt files.

icacls-winsxs

Run Command Prompt in Safe Mode

Taking your Windows to Safe Mode is probably the best method to check for a possible system error. If the SFC /scannow command works here, we can confirm that there’s no problem with our default settings.

You can only use the basic drivers when you boot your PC in safe mode. This means most system tools get deactivated until the safe mode is turned off.

dism-restore-health

Basically, there are several ways toenter safe modein Windows 11. Let’s focus on two of them in this section.

From System Configuration:

Here’s how you can turn on the safe mode feature from System Configuration on Windows 11:

From Troubleshoot Mode:

Another technique to start safe mode is from the troubleshooting mode on Windows 11. Go through the steps to learn how to do just that:

Fix Problems Using System Restore

System Restoremay sound like you’re going to reset everything. But, the truth is that it simplyreverts the changeswe made to our PCs and saves them as restore points.

Read the step-by-step guidelines on how you can fix the SFC scan issues using system restore:

run-msconfig-1

Try Using Command Prompt in Recovery Mode

If the SFC /scannow command is still not working, attempt to use the same line in recovery mode. The following guide will assist you in doing just that:

Repair Your Computer Using a Bootable Disk

As you have explored all the options, it’s time to repair your PC using a bootable Pendrive. Please read our other articles that guide you on using Rufus to download Windows 11 and installing it froma bootable USB.

Next, follow the steps below to learn how to repair your computer:

safe-boot

Reinstall Windows 11

If none of the above techniques work, the last option is to reinstall Windows 11. This way, all your system files will be replaced, and the SFC scannow command will definitely work.

Well, you can try reinstalling the operating system using a bootable USB or from the in-builtWindows Recovery Mode. Indeed, you can try out every method we have discussed in our other article.

Choose-an-option-troubleshoot

startup-settings-restart

choose-safe-mode-option