{"id":2714,"date":"2014-10-27T14:05:36","date_gmt":"2014-10-27T19:05:36","guid":{"rendered":"http:\/\/neosmart.net\/wiki\/?p=2714"},"modified":"2016-11-13T01:14:41","modified_gmt":"2016-11-13T07:14:41","slug":"sfc","status":"publish","type":"post","link":"https:\/\/neosmart.net\/wiki\/sfc\/","title":{"rendered":"sfc &#8211; Guide for Windows XP, Vista, 7, 8, 8.1, 10"},"content":{"rendered":"<p>This guide shows you <strong>how to use the sfc utility<\/strong> for the following Windows versions: <strong>Windows XP, Vista, 7, 8, 8.1 <\/strong>and<strong> 10.<\/strong><\/p>\n<h2>About sfc<\/h2>\n<p>Sfc or sfc.exe stands for <strong>System File Checker<\/strong>. It&#8217;s a utility in Microsoft Windows operating systems, starting from Windows 98, that allows you to scan and restore corruptions in system files.<\/p>\n<p>The sfc utility is available for Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1 and Windows 10.<\/p>\n<p>To run this utility you need to be <strong>logged in as an Administrator<\/strong>.<\/p>\n<h3>Parameters<\/h3>\n<p>The most command parameter for this utility is:<\/p>\n<pre>sfc \/scannow<\/pre>\n<p>The <code>\/scannow<\/code> command will scan for issues and, if it finds one, it will attempt to replace the files that have issues from the DLL Cache.<\/p>\n<p>In Windows Vista or later (7, 8, 8.1), the sfc utility can be used to scan individual files.<\/p>\n<p>Other parameters for the sfc utility are:<\/p>\n<p><code>sfc \/scanonce<\/code> will scan the system files only once.<\/p>\n<p><code>sfc \/scanboot<\/code> will scan the system files at every boot of your computer<\/p>\n<p><code>sfc \/revert<\/code> will return the scan to its default operating<\/p>\n<p><code>sfc \/purgecache<\/code> will remove the Windows File Protection cache and begin a scan over the system files<\/p>\n<p><code>sfc \/cachesize=x<\/code>, where <code>x<\/code> is the size in MB, will set the cache size of the Windows File Protection<\/p>\n<p><code>sfc \/?<\/code> will display the help list<\/p>\n<h2>Run sfc in Easy Recovery Essentials<\/h2>\n<p>You can download and burn Easy Recovery Essentials on any CD, DVD or USBs and run the sfc.exe commands you need.<\/p>\n<p>To do so, follow these steps:<\/p>\n<ol>\n<li><a href=\"https:\/\/neosmart.net\/EasyRE\/\">Download Easy Recovery Essentials<\/a><\/li>\n<li>Burn the ISO image. Follow our instructions on <a href=\"https:\/\/neosmart.net\/wiki\/creating-a-bootable-cd-or-dvd\/\">how to burn a bootable ISO image to a CD or DVD<\/a>. If you&#8217;d like to have a recovery USB instead, <a href=\"https:\/\/neosmart.net\/wiki\/easybcd\/tips-and-tricks\/easyre-recovery-usb\/\">follow these instructions<\/a>.<\/li>\n<li>Boot into Easy Recovery Essentials<\/li>\n<li>Select <strong>Launch Command Line<\/strong><img class=\"colorbox-2714\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/EasyRE-Home.png\" \/><\/li>\n<\/ol>\n<h2>Run sfc in Windows XP<\/h2>\n<p>To run the sfc utility in Windows XP, follow these steps.<\/p>\n<p>If you run the utility while you&#8217;re logged into Windows XP:<\/p>\n<ol>\n<li>Open <strong>Command Prompt<\/strong>. To do so, go to Start &gt; <strong>Run<\/strong> and type <code>cmd<\/code> and click OK.<\/li>\n<li>Type the <code>\/scannow<\/code> command and press <kbd>Enter<\/kbd>:\n<pre>sfc \/scannow<\/pre>\n<\/li>\n<\/ol>\n<p>If you run sfc outside Windows XP, e.g. when you&#8217;re at Recovery Console or <a href=\"#Run_sfc_in_Easy_Recovery_Essentials\">via Easy Recovery Essentials<\/a> if you can&#8217;t boot into Windows XP, you need to set the path where your Windows XP is installed:<\/p>\n<ol>\n<li>Open Command Prompt<\/li>\n<li>Type this command, but replace <code>c:\\<\/code> with the letter of the drive where your Windows XP is installed:\n<pre>sfc \/scannow \/offbootdir=c:\\ \/offwindir=c:\\windows<\/pre>\n<\/li>\n<li>Press <kbd>Enter<\/kbd><\/li>\n<\/ol>\n<p class=\"info\">If System File Checker founds any errors and repairs the issues found, restart your computer before you boot into Windows XP.<\/p>\n<p>To run the commands using your Windows XP installation disc, follow these steps:<\/p>\n<ol>\n<li>Insert the installation CD in the disc tray<\/li>\n<li>Restart the computer<\/li>\n<li>At the <em>Press any key<\/em> message, press any key on your keyboard to boot from the CD<\/li>\n<li>At the <em>Welcome to Setup<\/em> screen, press <kbd>R<\/kbd> to open <strong>Recovery Console<\/strong><img class=\"colorbox-2714\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/05\/windows-xp-r-recovery-console.jpg\" \/><\/li>\n<li>Enter the Administrator password<\/li>\n<li>When Command Prompt appears, type the sfc command and press <kbd>Enter<\/kbd>:\n<pre>sfc \/scannow \/offbootdir=c:\\ \/offwindir=c:\\windows<\/pre>\n<p>Replace <code>c:\\<\/code> with the letter of the drive where your Windows XP is installed.<\/li>\n<\/ol>\n<h2>Run sfc in Windows Vista<\/h2>\n<p>To run the sfc in Windows Vista, follow these steps:<\/p>\n<ol>\n<li>Click Start<\/li>\n<li>Click All Programs<\/li>\n<li>Click Accessories<\/li>\n<li>Right-click on <strong>Command Prompt<\/strong><\/li>\n<li>Click <strong>Run as Administrator<\/strong><\/li>\n<li>If UAC (User Account Control) appears, click Yes or Continue to continue to open Command Prompt as Administrator<\/li>\n<li>When the Command Prompt appears, type: <code>sfc \/scannow<\/code><\/li>\n<li>Press <kbd>Enter<\/kbd><\/li>\n<\/ol>\n<p><strong>If you can&#8217;t boot into Windows Vista, use your original installation disc.<\/strong> To do so, follow these steps below.<\/p>\n<p class=\"info\">If you don&#8217;t have the installation disc, go to <a href=\"#Run_sfc_in_Easy_Recovery_Essentials\">Run sfc in Easy Recovery Essentials<\/a>. You can burn EasyRE on any CD, DVD or USBs.<\/p>\n<ol>\n<li>Insert the original Windows Vista DVD in the disc tray<\/li>\n<li>Boot from the DVD<\/li>\n<li>Choose a language and keyboard layout<\/li>\n<li>At the <em>Welcome<\/em> screen, click on <strong>Repair your computer<\/strong><img class=\"colorbox-2714\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/06\/windows-vista-repair-your-computer.png\" \/><\/li>\n<li>Choose your operating system from the list<\/li>\n<li>Click Next<\/li>\n<li>At the <em>System Recovery Options<\/em> window, click <strong>Command Prompt<\/strong><img class=\"colorbox-2714\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/06\/windows-vista-system-recovery-options.jpg\" \/><\/li>\n<li>Type the command and press <kbd>Enter<\/kbd>:\n<pre>sfc \/scannow \/offbootdir=c:\\ \/offwindir=c:\\windows<\/pre>\n<p>Replace <code>c:<\/code> with the letter of the drive where Windows Vista is installed.<\/li>\n<\/ol>\n<h2>Run sfc in Windows 7<\/h2>\n<p>To run the sfc in Windows Vista, follow these steps:<\/p>\n<p class=\"info\">If you can&#8217;t boot into Windows 7, go to <a href=\"#Run_sfc_in_Easy_Recovery_Essentials\">Run sfc in Easy Recovery Essentials<\/a>.<\/p>\n<ol>\n<li>Click Start<\/li>\n<li>Type <code>command prompt<\/code> in search box<\/li>\n<li>Right-click on the first item in search results list: <strong>Command Prompt<\/strong><\/li>\n<li>Click Run as administrator<\/li>\n<li>Click Continue or Yes on the UAC warning window to allow this action<\/li>\n<li>When Command Prompt appears, type the command:\n<pre>sfc \/scannow<\/pre>\n<\/li>\n<li>Press <kbd>Enter<\/kbd><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2715 colorbox-2714\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/10\/sfc-scannow.png\" alt=\"The scannow sfc command\" width=\"675\" height=\"340\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/10\/sfc-scannow.png?w=675&amp;ssl=1 675w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/10\/sfc-scannow.png?resize=300%2C151&amp;ssl=1 300w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/10\/sfc-scannow.png?resize=60%2C30&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/10\/sfc-scannow.png?resize=150%2C75&amp;ssl=1 150w\" sizes=\"auto, (max-width: 675px) 100vw, 675px\" \/><\/li>\n<\/ol>\n<p>You can also run the sfc command via the installation disc or the System Recovery Options panel installed on your computer.<\/p>\n<p><strong>Method #1<\/strong><\/p>\n<ol>\n<li>Insert the original Windows 7 installation DVD in the disc tray and reboot your computer<\/li>\n<li>Press any key when it says &#8220;Press any key to boot from CD or DVD..&#8221;<\/li>\n<li>Select a language and keyboard option<\/li>\n<li>Click <strong>Repair your computer<\/strong><img class=\"colorbox-2714\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/10\/Install-Now-Windows-7.jpg\" \/><\/li>\n<li>Select your operating system<img class=\"colorbox-2714\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/10\/Select-Windows-OS-to-repair.png\" \/><\/li>\n<li>Choose <strong>Command Prompt<\/strong><img class=\"colorbox-2714\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/System-Recovery-Options.png\" \/><\/li>\n<li>Type the command and press <kbd>Enter<\/kbd>:\n<pre>sfc \/scannow \/offbootdir=c:\\ \/offwindir=c:\\windows<\/pre>\n<p>Replace <code>c:<\/code> with the letter of the drive where Windows 7 is installed.<\/li>\n<\/ol>\n<p><strong>Method #2<\/strong><\/p>\n<ol>\n<li>Restart your computer<\/li>\n<li>Press the <kbd>F8<\/kbd> key several times during booting before the Windows 7 logo appears<\/li>\n<li>At the <em>Advanced Options<\/em> screen, select <strong>Repair your computer<\/strong>\n<p class=\"info\">If Repair your computer option isn&#8217;t available, follow Method #1 above.<\/p>\n<p><img class=\"colorbox-2714\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/09\/Windows-7-Advanced-Boot-Options.png\" \/><\/li>\n<li>Select a keyboard and language<\/li>\n<li>Select <strong>Command Prompt<\/strong><img class=\"colorbox-2714\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2013\/08\/System-Recovery-Options.png\" \/><\/li>\n<li>Type the command and press <kbd>Enter<\/kbd>:\n<pre>sfc \/scannow \/offbootdir=c:\\ \/offwindir=c:\\windows<\/pre>\n<p>Replace <code>c:<\/code> with the letter of the drive where Windows 7 is installed.<\/li>\n<\/ol>\n<h2>Run sfc in Windows 8 or 8.1<\/h2>\n<p>To run the sfc in Windows 8 or Windows 8.1, follow these steps:<\/p>\n<ol>\n<li>Boot into your system<\/li>\n<li>Press the <kbd><span class='kbdkey'><img src='https:\/\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/02\/WinKey.svg' class='winkey colorbox-2714' \/><\/span><\/kbd> and <kbd>C<\/kbd> key to open the Charm Bar<\/li>\n<li>Type <code>command prompt<\/code> or <code>cmd<\/code> in the search field<\/li>\n<li>From the search results list, right-click on <strong>Command Prompt<\/strong><img class=\"colorbox-2714\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-8-search-results-cmd.jpg\" \/><\/li>\n<li>Select <strong>Run as Administrator<\/strong><img class=\"colorbox-2714\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/09\/windows-8-run-as-administrator.png\" \/><\/li>\n<li>Enter the password<\/li>\n<li>When Command Prompt loads, type the sfc command and press <kbd>Enter<\/kbd>:\n<pre>sfc \/scannow<\/pre>\n<\/li>\n<\/ol>\n<p>You can also run the utility from the Windows installation disc. To do so, follow these steps below.<\/p>\n<p class=\"info\">If you don&#8217;t have the installation disc, go to <a href=\"#Run_sfc_in_Easy_Recovery_Essentials\">Run sfc in Easy Recovery Essentials<\/a>. You can burn EasyRE on any CD, DVD or USBs.<\/p>\n<ol>\n<li>Insert the disc and restart the computer<\/li>\n<li>Press any key to boot from the DVD<\/li>\n<li>Choose your keyboard layout, time and language<\/li>\n<li>Click Next<\/li>\n<li>Click <strong>Repair your computer<\/strong><img class=\"colorbox-2714\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/06\/windows-8-repair-your-computer-screen.png\" \/><\/li>\n<li>Click <strong>Troubleshoot<\/strong><img class=\"colorbox-2714\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/windows-8-recovery-options-screen-troubleshoot.png\" \/><\/li>\n<li>Click <strong>Advanced options<\/strong><\/li>\n<li>Click <strong>Command Prompt<\/strong><\/li>\n<li>Type the command and press <kbd>Enter<\/kbd>:\n<pre>sfc \/scannow \/offbootdir=c:\\ \/offwindir=c:\\windows<\/pre>\n<\/li>\n<\/ol>\n<h2>Run sfc in Windows\u00a010<\/h2>\n<p>To run the sfc in Windows 10, follow these steps:<\/p>\n<ol>\n<li>Boot into your system<\/li>\n<li>Press the <kbd><span class='kbdkey'><img src='https:\/\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2015\/02\/WinKey.svg' class='winkey colorbox-2714' \/><\/span><\/kbd> key to open the\u00a0Start Menu<\/li>\n<li>Type <code>command prompt<\/code> or <code>cmd<\/code> in the search field<\/li>\n<li>From the search results list, right-click on <strong>Command Prompt<\/strong><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-5178 size-full colorbox-2714\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/10\/cmd.png?resize=320%2C480&#038;ssl=1\" alt=\"cmd\" width=\"320\" height=\"480\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/10\/cmd.png?w=320&amp;ssl=1 320w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/10\/cmd.png?resize=200%2C300&amp;ssl=1 200w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/10\/cmd.png?resize=40%2C60&amp;ssl=1 40w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/10\/cmd.png?resize=100%2C150&amp;ssl=1 100w\" sizes=\"auto, (max-width: 320px) 100vw, 320px\" \/><\/li>\n<li>Select <strong>Run as Administrator<\/strong><\/li>\n<li>Enter the password<\/li>\n<li>When Command Prompt loads, type the sfc command and press <kbd>Enter<\/kbd>:\n<pre>sfc \/scannow<\/pre>\n<\/li>\n<\/ol>\n<p>You can also run the utility from the Windows installation disc. To do so, follow these steps below.<\/p>\n<p class=\"info\">If you don&#8217;t have the installation disc, go to <a href=\"#Run_sfc_in_Easy_Recovery_Essentials\">Run sfc in Easy Recovery Essentials<\/a>. You can burn EasyRE on any CD, DVD or USBs.<\/p>\n<ol>\n<li>Insert the disc and restart the computer<\/li>\n<li>Press any key to boot from the DVD<\/li>\n<li>Choose your keyboard layout, time and language<\/li>\n<li>Click Next<\/li>\n<li>Click <strong>Repair your computer<\/strong><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-5053 size-full colorbox-2714\" src=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/12\/Win10_setup.png?resize=603%2C419&#038;ssl=1\" alt=\"Windows 10 Setup screen\" width=\"603\" height=\"419\" srcset=\"https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/12\/Win10_setup.png?w=603&amp;ssl=1 603w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/12\/Win10_setup.png?resize=600%2C417&amp;ssl=1 600w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/12\/Win10_setup.png?resize=60%2C42&amp;ssl=1 60w, https:\/\/i0.wp.com\/neosmart.net\/wiki\/wp-content\/uploads\/sites\/5\/2014\/12\/Win10_setup.png?resize=150%2C104&amp;ssl=1 150w\" sizes=\"auto, (max-width: 603px) 100vw, 603px\" \/><\/li>\n<li>Click <strong>Troubleshoot<\/strong><img class=\"colorbox-2714\"  decoding=\"async\" src=\"\/wiki\/wp-content\/uploads\/sites\/5\/2014\/02\/windows-8-recovery-options-screen-troubleshoot.png\" \/><\/li>\n<li>Click <strong>Advanced options<\/strong><\/li>\n<li>Click <strong>Command Prompt<\/strong><\/li>\n<li>Type the command and press <kbd>Enter<\/kbd>:\n<pre>sfc \/scannow \/offbootdir=c:\\ \/offwindir=c:\\windows<\/pre>\n<\/li>\n<\/ol>\n<h2><\/h2>\n<h2>Troubleshooting<\/h2>\n<h3>sfc isn&#8217;t recognized<\/h3>\n<p>If the sfc commands you&#8217;re typing in Command Prompt aren&#8217;t being recognized, make sure that:<\/p>\n<ul>\n<li>You&#8217;re logged in as an Administrator<\/li>\n<li>Or you&#8217;re logged in as a user of an Administrator group<\/li>\n<\/ul>\n<h3>Windows Resource Protection could not perform<\/h3>\n<p>You may receive this error while trying to perform a <code>\/sfc scannow<\/code>:<\/p>\n<pre>Windows Resource Protection could not perform the requested operation<\/pre>\n<p>This error usually appears if the hard disk has corruptions or bad sectors. To fix this error, you can try any of the following tips:<\/p>\n<p><strong>Tip #1: Boot into Safe Mode<\/strong><\/p>\n<p>Try to run the <code>sfc \/scannow<\/code> command while in Safe Mode. To boot into Safe Mode, follow these steps:<\/p>\n<ol>\n<li>Boot your computer<\/li>\n<li>Press the <kbd>F8<\/kbd> key before the Windows logo appears<\/li>\n<li>At the <em>Windows Options<\/em> screen, use the arrows keys and select <strong>Safe Mode<\/strong><\/li>\n<li>Press <kbd>Enter<\/kbd><\/li>\n<\/ol>\n<p>To get the full instructions on how to boot into Safe Mode, read <a href=\"https:\/\/neosmart.net\/wiki\/safe-mode\/\">our guide on Safe Mode<\/a> with instructions for each Windows version:<\/p>\n<ul>\n<li><a href=\"https:\/\/neosmart.net\/wiki\/safe-mode\/#Safe_Mode_in_Windows_XP\">Windows XP<\/a><\/li>\n<li><a href=\"https:\/\/neosmart.net\/wiki\/safe-mode\/#Safe_Mode_in_Windows_Vista\">Windows Vista<\/a><\/li>\n<li><a href=\"https:\/\/neosmart.net\/wiki\/safe-mode\/#Safe_Mode_in_Windows_7\">Windows 7<\/a><\/li>\n<li><a href=\"https:\/\/neosmart.net\/wiki\/safe-mode\/#Safe_Mode_in_Windows_8_and_81\">Windows 8 or 8.1<\/a><\/li>\n<\/ul>\n<p><strong>Tip #2: Run chkdsk<\/strong><\/p>\n<p>If Tip #1 doesn&#8217;t work, also try to run chkdsk commands to check if your hard disk has bad sector or corruption issues.<\/p>\n<p>To run chkdsk (related guide: <a href=\"https:\/\/neosmart.net\/wiki\/chkdsk\/\">chkdsk<\/a>), follow these steps:<\/p>\n<ol>\n<ol>\n<li>Insert the original Windows installation CD or DVD<\/li>\n<li>Go to Command Prompt. Depending on your Windows version, Command Prompt is:\n<ul>\n<li>Windows XP: Go to Recovery Console<\/li>\n<li>Windows Vista or 7: Go to System Recovery Options<\/li>\n<li>Windows 8 or 8.1: Go to Troubleshoot &gt; Advanced Options<\/li>\n<\/ul>\n<\/li>\n<li>When Command Prompt appears, type this command:\n<pre>chkdsk c: \/r<\/pre>\n<p>Where <code>c:<\/code> is where your Windows is installed.<\/li>\n<\/ol>\n<\/ol>\n<p>Press <kbd>Enter<\/kbd><\/p>\n<h3>Windows Resource Protection could not start the repair service<\/h3>\n<p>The sfc utility may return the following error when you try to run it:<\/p>\n<pre>Windows Resource Protection could not start the repair service<\/pre>\n<p>If it returns this error, run the following commands:<\/p>\n<ol>\n<li>\n<pre>ren c:\\windows\\winsxs\\pending.xml pending.old<\/pre>\n<p>Replace <code>C<\/code> with the drive&#8217;s letter where Windows is installed on.<\/li>\n<li>\n<pre>sfc \/scannow \/offbootdir=[c]:\\ \/offwindir=[c]:\\windows<\/pre>\n<p>Replace <code>C<\/code> with the drive&#8217;s letter where Windows is installed on.<\/li>\n<\/ol>\n<h2>More Information<\/h2>\n<h3>Support Links<\/h3>\n<ul>\n<li><strong><a href=\"http:\/\/neosmart.net\/EasyRE\/\" title=\"Easy Recovery Essentials\">Easy Recovery Essentials for Windows<\/a> &#8211; our repair and recovery disk.<\/strong><br \/>\n<br \/>\nIt&#8217;s an easy-to-use and automated diagnostics disk. It&#8217;s available for <a href=\"https:\/\/neosmart.net\/blog\/2012\/windows-8-repair-cd-download\/\" title=\"Windows 8\">Windows 8<\/a>, <a href=\"https:\/\/neosmart.net\/blog\/2009\/windows-7-system-repair-discs\/\" title=\"Windows 7\">Windows 7<\/a> and <a href=\"https:\/\/neosmart.net\/blog\/2008\/windows-vista-recovery-disc-download\/\" title=\"Windows Vista\">Windows Vista<\/a>. It&#8217;s also available for Windows XP and Windows Server.<\/p>\n<p>Read more at <a href=\"https:\/\/neosmart.net\/blog\/windows-recovery-discs\/\" title=\"Windows Recovery Disks\">Windows Recovery Disks<\/a>.\n<\/li>\n<li><a href=\"http:\/\/neosmart.net\/forums\/\" title=\"The NeoSmart Support Forums\" rel=\"nofollow\">The NeoSmart Support Forums<\/a>, member-to-member technical support and troubleshooting.<\/li>\n<li>Get a discounted price on replacement setup and installation discs: <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B00022PTI4\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B00022PTI4&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows XP<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B000HCZ9BG\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B000HCZ9BG&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows Vista<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B004Q0PT3I\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B004Q0PT3I&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows 7<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/gp\/product\/B008H3SW4I\/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B008H3SW4I&#038;linkCode=as2&#038;tag=neosmart.tech-20\">Windows 8<\/a>, <a rel=\"nofollow\" href=\"https:\/\/www.amazon.com\/Windows-Professional-Bit-OEM-DVD\/dp\/B08HDKTGBL?&#038;linkCode=ll1&#038;tag=neosmart.tech-20&#038;linkId=c1a541f8b3e350a03fcca7c6ce59031f&#038;language=en_US&#038;ref_=as_li_ss_tl\">Windows 10<\/a>.<\/li>\n<\/ul>\n<h3>Applicable Systems<\/h3>\n<p>This Windows-related knowledgebase article applies to the following operating systems:<\/p>\n<ul>\n<li>Windows XP (all editions)<\/li>\n<li>Windows Vista (all editions)<\/li>\n<li>Windows 7 (all editions)<\/li>\n<li>Windows 8 (all editions)<\/li>\n<li>Windows 8.1 (all editions)<\/li>\n<li>Windows 10 (all editions)<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This guide shows you how to use the sfc utility for the following Windows versions: Windows XP, Vista, 7, 8, 8.1 and 10. About sfc Sfc or sfc.exe stands for System File Checker. It&#8217;s a utility in Microsoft Windows operating systems, starting from Windows 98, that allows you to scan and restore corruptions in system [&hellip;]<\/p>\n","protected":false},"author":508,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"class_list":["post-2714","post","type-post","status-publish","format-standard","hentry"],"aioseo_notices":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/s3SlTq-sfc","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/2714","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/users\/508"}],"replies":[{"embeddable":true,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/comments?post=2714"}],"version-history":[{"count":9,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/2714\/revisions"}],"predecessor-version":[{"id":5179,"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/posts\/2714\/revisions\/5179"}],"wp:attachment":[{"href":"https:\/\/neosmart.net\/wiki\/wp-json\/wp\/v2\/media?parent=2714"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}