Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hueman domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/future4tech/public_html/wp-includes/functions.php on line 6114
SFC.exe – Windows CMD Command - Future4Tech

SFC.exe – Windows CMD Command

System File Checker

Syntax
      Sfc [/Scannow] [/Scanonce] [/Scanboot] [/Revert] [/Purgecache] [/Cachesize=x]
Key
   /Scannow   Scan all protected system files immediately and replace
              incorrect versions with correct Microsoft versions. 
              May require access to the Windows installation source files.

   /Scanonce  Scan all protected system files one time when you restart your computer.
              May require access to the Windows installation source
              files when you restart the computer.
              The SfcScan DWORD value is set to 2 in the following registry key
              HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

   /Scanboot  Scan all protected system files every time you start your computer.
              May require access to the Windows installation source files every 
              time you start the computer.
              The SfcScan DWORD value is set to 1 in the following registry key 
              HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

   /Revert    Return scan to the default setting
              (do not scan protected files when you start the computer).
              The default cache size is not reset when you run this command.

  /Purgecache Purge the file cache and scan all protected system files immediately.
              May require access to the Windows installation source files.

 /Cachesize=x Set the file cache size to x megabytes (MB).
              The default size of the cache is 50 MB. 
              This command requires you to restart the computer, and then run
              the /purgecache command to adjust the size of the on-disk cache.
              This command sets the SfcQuota DWORD value to x in the following registry key:
              HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

SFC must be run from an elevated command prompt.

You may also like...

1 Response

  1. zoritoler imol says:

    I have been reading out a few of your posts and i can state pretty clever stuff. I will surely bookmark your website.

Leave a Reply

Your email address will not be published. Required fields are marked *


Notice: ob_end_flush(): Failed to send buffer of zlib output compression (0) in /home/future4tech/public_html/wp-includes/functions.php on line 5464