Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»How to Fix SFC Scannow Not Working in Windows 11

How to Fix SFC Scannow Not Working in Windows 11

Bhishu AcharyaBy Bhishu AcharyaDecember 20, 2022
sfc-scannow-not-working

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:

  • We did not access Command Prompt or Windows Powershell as the administrator.
  • Our computer didn’t shut down properly, which might have corrupted some of our system files or a disk.
  • The SFC tool is not permitted to access the WinSXS folder.
  • We haven’t enabled Windows Module Installer on our computer.
  • There might be major hardware-related issues on our PCs.

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, choose Run as administrator.
run-as-admin

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.

From Services:

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

  1. Search for Services in the Start Menu.
  2. Double-click on the Windows Modules Installer to open its properties.
  3. Under General, make sure the Startup type is set to Manual.
    windows-modules-installer-manual
  4. Now, return to the Services window and right-click on the Windows Modules Installer.
  5. Select Start to run the service. To close the service, you can right-click on it and select Stop.
    windows-modules-installer-start

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.
windows-modules-installer-cmd

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

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:

  1. Launch Command Prompt and type: chkdsk [Your System Drive]: /r
    chkdsk-ask-restart
  2. Now, the prompt asks you to schedule the system check next time you restart your PC. To confirm, type y or Y.
    chkdsk-ask-restart
  3. Next, restart your computer, and your chkdsk will run automatically. But, you will have to wait for several minutes until the bad sectors of the disk are recovered.

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: 

  1. Navigate to your Command Prompt and run it as the administrator.
  2. Then, type the following command: icacls [Your System Drive]:\Windows\winsxs
    icacls-winsxs
  3. The prompt notifies you that your file is processed successfully in about a second.

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

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 try to fix each of them.

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

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.

Basically, there are several ways to enter safe mode in 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:

  1. Navigate to Run by pressing Window Key + R. Here, type msconfig and hit enter. 
    run-msconfig
  2. Next, navigate to the Boot tab.
  3. Under Boot options, tick the Safe Boot feature. Also, make sure Minimal is selected.
    safe-boot
  4. Then, click on Ok.
  5. Now, a dialogue box asks you to restart your PC. So, click on Restart.
  6. Once your PC turns on, launch Command Prompt and check if the scan command works.

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:

  1. In Start Menu, click on the power button.
  2. Hold the Shift key and press the Restart icon. 
  3. Wait for a few seconds to launch the Choose an option window.
  4. Next, choose Troubleshoot.
    Choose-an-option-troubleshoot
  5. Then, navigate to the Advanced options.
  6. Now, select Startup Settings and select restart.
    startup-settings-restart
  7. Upon rebooting, you’ll get a list of options. You can either pick F4 or F6. Choose F4, and you can go to Command Prompt to try the SFC command again. On the other hand, choosing F6 will directly open the terminal window in safe mode.
    choose-safe-mode-option

Fix Problems Using System Restore

System Restore may sound like you’re going to reset everything. But, the truth is that it simply reverts the changes we 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:

  1. Navigate to Settings, and under System, select About.
    system-about
  2. Next, choose the System protection tab. This opens the System Properties window.
  3. Now, click on the System Restore button.
    system-restore
  4. Either select the Recommended Restore Point or Choose a different restore point. Then, click on Next.
    system-restore-choose-restore-point
  5. Finally, click on Finish to restore the system and click on Yes to confirm your action. 

Try Using Command Prompt in Recovery Mode

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

  1. Press F11 or the boot key you normally use to enter the recovery mode when Windows begins its booting sequence.
  2. Now, navigate to Command Prompt.
  3. Here, type the following command:
    SFC/Scannow /OFFBOOTDIR=[Your System Drive]:\ /OFFWINDIR=[Your System Drive]:\windows
  4. Finally, exit the recovery mode and restart your PC. 
  5. Then, check if the SFC scannow command works.

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 from a bootable USB.

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

  1. Boot Windows 11 and wait for the installation screen to appear.
  2. From the bottom-left corner, choose Repair your computer.
    repair-your-computer
  3. Next, navigate to the Advanced Troubleshooting option and choose Startup Repair. 
    startup-repair
  4. Proceed with the steps and complete the repairing process.
  5. Finally, restart your device and run the SFC /scannow command on Command Prompt again.

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-built Windows Recovery Mode. Indeed, you can try out every method we have discussed in our other article.

fix
Bhishu Acharya
  • Twitter
  • LinkedIn

Bhishu Acharya is a technical content writer at TechNewsToday. He specializes in monitors, laptops, storage devices, and other peripherals. Apart from computer hardware, you can also find his how-to and troubleshooting articles on Windows, internet, security, and networking. Ever since getting his hands on a personal computer, Bhishu started exploring its internal components at just 10. His growing curiosity led him to undertake the Computer Science & Information Technology degree and is just a year away from graduation. While balancing his study and work life for over four years, he has harnessed different sets of technical skills. With his expertise, he is now dedicated to helping netizens looking for hardware and software-related fixes. Today, Bhishu’s proficiency extends beyond computer hardware. In his spare time, he enjoys coding and learning new programming languages. You can contact him at bhishu@technewstoday.com

Related Posts

antimalware service executable high memory

Fix: Antimalware Service Executable High Memory

May 18, 2023
windows event logs

How to Check Event Logs on Windows

May 17, 2023
the rpc server is unavailable

Fix: The RPC Server is Unavailable

May 15, 2023
DirectStorage Windows 11

How to Enable DirectStorage on Windows 11

May 15, 2023
audio keeps cutting out

5 Ways to Fix Audio Keeps Cutting Out on Windows 11

May 12, 2023
MBR Error 1 2 3

What is MBR Error 1, 2, 3? 7 Ways to Fix It

May 11, 2023
View 2 Comments

2 Comments

  1. Mike on April 19, 2023 2:27 pm

    Your “How to Fix SFC Scannow Not Working” is completely useless. NOWHERE in your article you you rell us how to fix SFC /SCANNOW.

    Reply
    • Bhishu Acharya on April 20, 2023 9:20 am

      I’m sorry that I couldn’t be of help, Mike. Could you explain your problem further so that I deep dive and provide you with a working solution?

      Reply

Leave A Reply Cancel Reply

Latest Posts
Best-1200W-PSU

8 Best 1200W PSUs for Extreme PC Builds in 2023

May 16, 2023
Best-1000W-PSU

10 Best 1000W PSUs in 2023

May 16, 2023
best-700w-psu

10 Best 700W PSUs for Gaming in 2023

May 14, 2023
You may also like
clear cache firefox

How to Clear Cache on Firefox

May 18, 2023
antimalware service executable high memory

Fix: Antimalware Service Executable High Memory

May 18, 2023
printer-printing-pink

Why is My Printer Printing Pink? 6 Ways to Fix It

May 18, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.