How to Set Up System File Scan Shortcuts in Windows 11 

The System File Scan (SFC) is one of the most useful diagnostic tools in your arsenal, so why not make a shortcut for it?


A Windows 11 laptop

The System File Checker is one of Windows 11’s most useful maintenance utilities. This command-line tool scans for and repairs corrupted system files when you enter and execute its sfc /scannow command. Running SFC scans can often fix Windows errors and issues.

To run an SFC scan, you usually need to open the Command Prompt and manually enter its command there. However, there are a few ways you can set up shortcuts for running System File Checker scans in Windows 11. You can set up desktop, hotkey, and context menu shortcuts for System File Checker as outlined below.


How to Add a System File Scan Desktop Shortcut to Windows 11’s Desktop

To add a System File Checker shortcut to the desktop, you’ll need to set up a batch file that runs an SFC scan when you click it. Then you can create a desktop shortcut for that file. You can set up an SFC batch file and shortcut with Notepad as follows.

  1. To bring up the search box, press the Win + S key shortcut.
  2. Type Notepad in the search text box to find the app.
  3. Click Notepad to open it.
  4. Copy this code for the System File Checker batch file by selecting it and pressing Ctrl + C.
    sfc /scannow
    pause
  5. Click in Notepad, and press the Ctrl + V paste hotkey.
    the sfc scannow batch file

  6. Select File and Save as in Notepad.
    save as option

  7. Click the Save as type drop-down menu and select All files there.
    The All files option

  8. Type System File Checker.bat in the Name box.
  9. Choose a folder to save the file in.
  10. Next, select the ANSI option on the Encoding drop-down menu.
  11. Click the Save option.
  12. Open File Explorer (via its Win + E hotkey) and the folder you saved the SFC batch file in.
  13. Right-click the System File Checker.bat file and select Show more options.
  14. Select the Send to > Desktop (create shortcut) options.
    The Desktop (create shortcut) option

  15. Right-click the new System File Checker.bat shortcut on the desktop and select Properties.
  16. Click the Advanced button.
  17. Select the Run as administrator checkbox on the Advanced Properties window, and click the OK button.
    The Run as administrator option

  18. Next, press the Apply button on the properties window.
  19. Click OK to exit the System File Checker.bat Properties window.

MAKEUSEOF VIDEO OF THE DAY

Try out your new System File Checker shortcut. Double-click the System File Checker desktop icon, and click Yes on UAC prompts. Then an SFC scan will start within the Command Prompt. Wait for the scan to finish to view its outcome.

Read also: What Is a Desktop Shortcut and How Does It Work?

How to Set Up a System File Scan Hotkey

After setting up a System File Checker desktop shortcut, you can establish a hotkey for the SFC tool. Adding a hotkey to the batch file’s desktop shortcut will enable you to run a system file scan by pressing a Ctrl + Alt key combination. Follow these steps to establish a keyboard shortcut for SFC scanning.

  1. Add a System File Checker shortcut to Windows 11’s desktop as covered above.
  2. Right-click the System File Checker desktop shortcut to select its Properties context menu option.
    The Properties option

  3. Click inside the Shortcut key box to place the cursor there.
  4. Press S to establish a Ctrl + Alt + S key combination for the shortcut.
    The Shortcut key box

  5. Make sure you press the Apply button.
  6. Click the Properties window’s OK button.


Now you can start System File Checker scans by pressing the Ctrl + Alt + S hotkey you just set up. Don’t erase the System File Checker desktop shortcut or its target batch file. The keyboard hotkey won’t work if you delete either.

Read also: How to Set Up Your Own Keyboard Shortcuts in Windows 11

The desktop’s context menu is a good place for shortcuts, but Windows 11 doesn’t include any options for adding them there. However, you can add numerous new shortcuts and options to the context menu with Winaero Tweaker.

This freeware customization software for Windows has an option for adding a System File Checker shortcut to the context menu. This is how to add a System File Scan shortcut to the right-click menu with Winaero Tweaker.


  1. Open up the Winaero Tweaker homepage.
  2. Click the Download Winaero Tweaker option on the homepage.
  3. After downloading the program’s ZIP archive, press the Windows + E keys simultaneously.
  4. Open the folder that includes Winaero Tweaker’s ZIP file.
  5. Double-click the winaerotweaker.zip file to open the archive.
  6. Press File Explorer’s Extract all button for ZIP archives.
    The Extract all button

  7. If it’s not already selected by default, select the Show extracted files when complete checkbox.
  8. Click Extract to decompress the ZIP archive.
    The Extract Compressed (Zipped) Folders window

  9. Double-click Winaero Tweaker’s setup file from its extracted folder.
  10. Click Next to proceed, and select the Normal mode radio button.
  11. Select I accept the agreement and Next options.
  12. If you prefer to change the installation folder for Winaero Tweaker, click Browse and select a different one.
  13. Then keep on clicking Next to reach the Install option. Press the button for the Install option.
  14. After installing Winaero Tweaker, click the desktop shortcut for that software to launch it.
  15. Double-click the Context Menu category in Winaero Tweaker’s window.
  16. Select SFC /Scannow on the left of Winaero Tweaker.
    The Add SFC Scannow option

  17. Then click the checkbox for the Add SFC Scannow to Desktop context menu option.


Your desktop context menu will now include a Run SFC Scannow option. Click the desktop with the right mouse button to select Show more options. Move the cursor over the SFC /Scannow submenu there and select Run SFC /Scannow. A System File Checker scan will then start.


The Run SFC /Scannow option

Read also: How to Add Software Shortcuts to Windows 11’s Desktop Context MenuWhile you’re at it, you can also add a Deployment Image Servicing and Management repair command shortcut to the context menu with Winaero Tweaker. Microsoft recommends that users run the repair Windows image command before initiating SFC scans.

You can add a context menu shortcut for that command by selecting Repair Windows Image > Add a Repair Windows Image to Desktop context menu in Winaero Tweaker.

The Add Repair Windows Image to Desktop context menu option Windows 11 Shortcuts Will Make the System File Checker More Accessible

System file scanning is among the more important Windows maintenance tasks you shouldn’t ignore. Setting up new System File Checker shortcuts will enable you to run regular SFC scans more quickly. You won’t need to manually open the Command Prompt and enter the SFC command when you can activate that utility with desktop, keyboard, or context menu shortcuts.



chkdsk-sfc-dism-featured-2
What Is the Difference Between CHKDSK, SFC, and DISM in Windows 10?

Confused about CHKDSK, SFC, and DISM? We look at the three Windows diagnostic tools and explain how they work in different ways.

Read Next


About The Author

Leave a Comment