{"id":14477,"date":"2023-04-20T11:49:00","date_gmt":"2023-04-20T18:49:00","guid":{"rendered":"https:\/\/www.pugetsystems.com\/?post_type=support_article&#038;p=14477"},"modified":"2024-07-26T12:41:04","modified_gmt":"2024-07-26T19:41:04","slug":"how-to-sfc","status":"publish","type":"support_article","link":"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/","title":{"rendered":"How to Run SFC Scan in Windows 10"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_80 counter-hierarchy ez-toc-counter ez-toc-transparent ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#Why_you_need_this_article\" >Why you need this article<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#Running_DISM_Deployment_Image_Servicing_and_Management_in_Windows\" >Running DISM (Deployment Image Servicing and Management) in Windows<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#Running_SFC_System_File_Checker_scan_in_Windows\" >Running SFC (System File Checker) scan in Windows<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#Offline_SFC_Scan\" >Offline SFC Scan<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#Conclusion\" >Conclusion<\/a><\/li><\/ul><\/nav><\/div>\n\n<h3 class=\"wp-block-heading\" id=\"h-why-you-need-this-article\"><span class=\"ez-toc-section\" id=\"Why_you_need_this_article\"><\/span>Why you need this article<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>The smooth operation of your Puget Systems Windows computer relies on its operating system files, which provide crucial information. It is not uncommon for certain Windows system files to become corrupted or disappear from your PC, resulting in various adverse effects on your system. For instance, a problematic critical system file can compromise your operating system causing your computer to slow down, crash frequently, or general chaos.<\/p>\n\n\n\n<p>However, Windows 10 offers a functional tool that enables users to identify any missing or damaged system files and restore them to their prior condition. This tool will initiate a thorough scan of your computer, assessing the integrity of each system file and addressing any damages or absences found by repairing them.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Running_DISM_Deployment_Image_Servicing_and_Management_in_Windows\"><\/span>Running DISM (Deployment Image Servicing and Management) in Windows<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>You may need to run DISM (Deployment Image Servicing and Management) for a variety of reasons:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Repairing the Windows image: DISM can be used to repair the Windows image, which contains the core components of the operating system. This can help resolve issues such as missing or corrupted system files, which can cause various problems on the system.<\/li>\n\n\n\n<li>Fixing issues with Windows Update: If Windows Update is not working correctly, DISM can be used to repair the system image and fix any corruption or issues that may be preventing Windows Update from working correctly.<\/li>\n\n\n\n<li>Preparing a Windows image for deployment: DISM can be used to prepare a Windows image for deployment, such as when creating custom images for deployment in an enterprise environment.<\/li>\n\n\n\n<li>Adding or removing Windows features: DISM can be used to add or remove Windows features, such as the .NET Framework or Internet Explorer, from a Windows installation.<\/li>\n\n\n\n<li>Managing Windows drivers: DISM can be used to manage Windows drivers, including adding or removing drivers, as well as injecting drivers into a Windows image.<\/li>\n<\/ul>\n\n\n\n<p>Here are the steps to run DISM from Command Prompt (CMD):<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Click on the Start menu and type &#8220;Command Prompt&#8221; in the search bar.<\/li>\n\n\n\n<li>Right-click on &#8220;Command Prompt&#8221; in the search results and select &#8220;Run as administrator&#8221; from the context menu.<\/li>\n\n\n\n<li>If prompted by User Account Control (UAC), click &#8220;Yes&#8221; to allow the Command Prompt to make changes to your device.<\/li>\n\n\n\n<li>In the Command Prompt window, type the following command and press Enter: <strong>DISM \/Online \/Cleanup-Image \/ScanHealth<\/strong><\/li>\n\n\n\n<li>Wait for the DISM scan to complete. This may take some time, depending on the size and complexity of your system files.<\/li>\n\n\n\n<li>If DISM detects any issues, you can try to repair them using the following command: <strong>DISM \/Online \/Cleanup-Image \/RestoreHealth<\/strong><\/li>\n\n\n\n<li>Wait for the DISM repair process to complete. This may take some time, depending on the size and complexity of your system files.<\/li>\n\n\n\n<li>Once the repair process is complete, close the Command Prompt window and now you can run SFC.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Running_SFC_System_File_Checker_scan_in_Windows\"><\/span>Running SFC (System File Checker) scan in Windows<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>Follow our guide below for guidance:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Type &#8220;cmd&#8221; in the search bar on the taskbar.<\/li>\n\n\n\n<li>Right-click on Command Prompt from the search results and select &#8220;Run as administrator.&#8221;<\/li>\n\n\n\n<li>Click &#8220;Yes&#8221; if prompted by UAC.<\/li>\n\n\n\n<li>In the Command Prompt window, type the following command and press Enter: <strong>sfc \/scannow<\/strong><\/li>\n\n\n\n<li>Wait for the scanning process to complete.<\/li>\n\n\n\n<li>If the tool detects any corrupted or missing system files, it will attempt to repair them automatically.<\/li>\n\n\n\n<li>Once the scan and repair process is complete, close the Command Prompt window.<\/li>\n<\/ol>\n\n\n\n<script type=\"text\/javascript\">\n    jQuery(document).ready(function(){\n        var slid_to = 0;\n        jQuery('#image-gallery-60005').on('slid.bs.carousel', function(e){\n            slid_to = e.to;\n        });\n        jQuery('#image-gallery-60005LargeCarousel').on('slid.bs.carousel', function(e){\n            slid_to = e.to;\n            jQuery('#image-gallery-60005').carousel(slid_to);\n        });\n\n        jQuery('#image-gallery-60005 .carousel-item img').click(function(){\n            jQuery('#image-gallery-60005LargeCarousel').carousel(slid_to);\n        });\n    });\n<\/script>\n\n<div id=\"image-gallery-60005\" class=\"carousel carousel-dark slide gallery\" data-interval=\"false\">\n\t<div class=\"carousel-indicators\">\n\t\t            <div data-target=\"#image-gallery-60005\" data-slide-to=\"0\" class=\"active\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/cmd_admin-150x150.png\" class=\"carousel-thumbnail\" alt=\"cmd_admin\" \/>            <\/div>\n                        <div data-target=\"#image-gallery-60005\" data-slide-to=\"1\" >\n                <img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/scan-success-150x150.png\" class=\"carousel-thumbnail\" alt=\"scan success\" \/>            <\/div>\n            \t<\/div><!-- .carousel-indicators -->\n\t\t<div class=\"carousel-inner\">\n\t\t\t\t\t<div class=\"carousel-item active\">\n\n                \t\t\t\t<img decoding=\"async\" src=\"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/cmd_admin.png\"\n\t\t\t\t     alt=\"cmd_admin\" class=\"d-block mx-auto h-100\" data-id=\"0\" data-toggle=\"modal\" data-target=\"#image-gallery-60005Modal\" \/>\n                \t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"carousel-item \">\n\n                \t\t\t\t<img decoding=\"async\" src=\"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/scan-success.png\"\n\t\t\t\t     alt=\"scan success\" class=\"d-block mx-auto h-100\" data-id=\"1\" data-toggle=\"modal\" data-target=\"#image-gallery-60005Modal\" \/>\n                \t\t\t<\/div>\n\t\t\t\t<\/div>\n\t<a class=\"carousel-control-prev\" href=\"#image-gallery-60005\" role=\"button\" data-slide=\"prev\">\n\t\t<span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"><\/span>\n\t\t<span class=\"sr-only\">Previous<\/span>\n\t<\/a>\n\t<a class=\"carousel-control-next\" href=\"#image-gallery-60005\" role=\"button\" data-slide=\"next\">\n\t\t<span class=\"carousel-control-next-icon\" aria-hidden=\"true\"><\/span>\n\t\t<span class=\"sr-only\">Next<\/span>\n\t<\/a>\n<\/div>\n<div class=\"gallery-caption\"><\/div>\n\n\n\n\n\n<div class=\"modal fade\" id=\"image-gallery-60005Modal\" tabindex=\"-1\" role=\"dialog\">\n\t<div class=\"modal-dialog modal-xl\" role=\"document\">\n\t\t<div class=\"modal-content\">\n\t\t\t<div class=\"modal-header\">\n\t\t\t\t<h5 class=\"modal-title\">System Image<\/h5>\n\t\t\t\t<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">\n\t\t\t\t\t<span aria-hidden=\"true\">&times;<\/span>\n\t\t\t\t<\/button>\n\t\t\t<\/div>\n\t\t\t<div class=\"modal-body\">\n\t\t\t\t<div id=\"image-gallery-60005LargeCarousel\" class=\"carousel carousel-dark slide modal-gallery\" data-interval=\"false\">\n\t\t\t\t\t\t\t\t\t<ol class=\"carousel-indicators\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<li data-target=\"#image-gallery-60005LargeCarousel\" data-slide-to=\"0\" class=\"active\"><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li data-target=\"#image-gallery-60005LargeCarousel\" data-slide-to=\"1\" ><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/ol>\n\t\t\t\t\t\t\t\t\t<div class=\"carousel-inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"carousel-item active\">\n                                <img loading=\"lazy\" decoding=\"async\" width=\"779\" height=\"716\" src=\"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/cmd_admin.png\" class=\"d-block mx-auto h-100\" alt=\"cmd_admin\" data-id=\"0\" data-toggle=\"modal\" data-target=\"#image-gallery-60005Modal\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"full-res-image-wrapper text-center\">\n\t\t\t\t\t\t\t\t\t<a class=\"btn btn-light btn-lg\" href=\"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/cmd_admin.png\" target=\"_blank\">Open Full Resolution <i class=\"fas fa-external-link-alt\"><\/i><\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"carousel-item \">\n                                <img loading=\"lazy\" decoding=\"async\" width=\"979\" height=\"512\" src=\"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/scan-success.png\" class=\"d-block mx-auto h-100\" alt=\"scan success\" data-id=\"1\" data-toggle=\"modal\" data-target=\"#image-gallery-60005Modal\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"full-res-image-wrapper text-center\">\n\t\t\t\t\t\t\t\t\t<a class=\"btn btn-light btn-lg\" href=\"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/scan-success.png\" target=\"_blank\">Open Full Resolution <i class=\"fas fa-external-link-alt\"><\/i><\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<a class=\"carousel-control-prev\" href=\"#image-gallery-60005LargeCarousel\" role=\"button\" data-slide=\"prev\">\n\t\t\t\t\t\t<span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Previous<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t<a class=\"carousel-control-next\" href=\"#image-gallery-60005LargeCarousel\" role=\"button\" data-slide=\"next\">\n\t\t\t\t\t\t<span class=\"carousel-control-next-icon\" aria-hidden=\"true\"><\/span>\n\t\t\t\t\t\t<span class=\"sr-only\">Next<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t<\/div><!-- .modal-body -->\n\t\t<\/div>\n\t<\/div>\n<\/div>\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Offline_SFC_Scan\"><\/span>Offline SFC Scan<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>You may need to run an SFC scan offline or not logged into Windows in situations where the operating system is unable to boot or start up correctly. In such cases, it may be necessary to access the Windows Recovery Environment (WinRE) to perform an SFC scan offline.<\/p>\n\n\n\n<p>WinRE is a special mode that provides various tools and options to troubleshoot and repair Windows when it is unable to start normally. By running an SFC scan offline from within WinRE, the tool can scan and repair corrupted or missing system files that may be causing the startup issues.<\/p>\n\n\n\n<p>Running an SFC scan offline also ensures that the tool can access and repair system files that are in use or locked by Windows when it is running normally. This is because, when not logged into Windows, the system files are not actively being used or accessed, allowing the SFC tool to repair them without interruption. If you are able to boot into Windows and still wish to run the offline scan you can use the <strong>Shift+restart method<\/strong>.<\/p>\n\n\n<div class=\"alert alert-warning border border-warning rounded puget-wp-alert\" role=\"alert\">\n\t<p>Before proceeding, you will need to create a Windows 10 USB.<\/p>\n<p>Instructions for the &#8220;Windows 10 Install USB creation tool&#8221; can be found&nbsp;<a href=\"http:\/\/www.microsoft.com\/en-us\/software-download\/windows10\/\">HERE<\/a><\/p><\/div>\n\n\n<ol class=\"wp-block-list\">\n<li>Start or restart your computer and press the appropriate key to access the boot menu during startup. The key may vary depending on your computer manufacturer and model, but commonly used keys include F2, F8, F10, or F12.<\/li>\n\n\n\n<li>Use the arrow keys to select the option to boot from the Windows installation media or recovery drive, and press Enter.<\/li>\n\n\n\n<li>Choose your language preferences and click on Next.<\/li>\n\n\n\n<li>Click on the &#8220;Repair your computer&#8221; option in the bottom-left corner of the screen.<\/li>\n\n\n\n<li>Select Troubleshoot &gt; Advanced options &gt; Command Prompt.<\/li>\n\n\n\n<li>In the Command Prompt window, type &#8220;sfc \/scannow \/offbootdir=&lt;drive letter&gt;:\\ \/offwindir=&lt;drive letter&gt;:\\Windows&#8221; and press Enter. Replace &#8220;&lt;drive letter&gt;&#8221; with the drive letter of the partition that contains your Windows installation. For example, if Windows is installed on the C: drive, the command would be &#8220;sfc \/scannow \/offbootdir=C:\\ \/offwindir=C:\\Windows&#8221;.<\/li>\n\n\n\n<li>Wait for the SFC scan to complete. The scan may take some time to finish, depending on the size and complexity of your system files.<\/li>\n\n\n\n<li>Once the scan is complete, restart your computer and remove the Windows installation media or recovery drive.<\/li>\n<\/ol>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"733\" height=\"471\" src=\"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/recovery1.png\" alt=\"recovery\" class=\"wp-image-14468\"\/><\/figure><\/div>\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>System File Checker (SFC), Offline SFC, and Deployment Image Servicing and Management (DISM) are tools that can help you troubleshoot and fix issues with the operating system.<\/p>\n\n\n\n<p>SFC is used to scan and repair corrupted or missing system files on a running Windows system. If the SFC scan identifies any issues with the system files, it can repair them automatically or with the use of an installation media.<\/p>\n\n\n\n<p>DISM is used to repair the Windows image, which contains the core components of the operating system. DISM can be used to fix issues with Windows Update, prepare a Windows image for deployment, add or remove Windows features, and manage Windows drivers.<\/p>\n\n\n\n<p>In summary, SFC, Offline SFC, and DISM are powerful tools that can help Windows users diagnose and fix issues related to system files, Windows updates, and other operating system components. By running these tools regularly or as needed, users can help maintain the health and stability of their Windows system.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-bootstrap-blocks-row row\">\n\t\n\n<div class=\"col-12 col-md-6\">\n\t\t\t\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><a href=\"\/support\/\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/talking-icon.png\" alt=\"Talking Head Icon in Puget Systems Colors\" class=\"wp-image-12657\" style=\"width:113px\"\/><\/a><\/figure><\/div>\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading has-text-align-center\" id=\"need-help-with-your-puget-systems-pc\">Need help with a Puget System?<\/h4>\n\n\n\n<p class=\"has-text-align-left\">All Puget Systems computers come with lifetime technical support. Our support team is readily accessible and comes from a wide range of technological backgrounds to better assist you!<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background has-link-color wp-element-button\" href=\"\/support\/\" style=\"background-color:#130c64\"><strong>Contact Puget Systems Support<\/strong><\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\t<\/div>\n\n\n\n<div class=\"col-12 col-md-6\">\n\t\t\t\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><a href=\"\/support\/guides\/\"><img loading=\"lazy\" decoding=\"async\" width=\"250\" height=\"250\" src=\"https:\/\/wp-cdn.pugetsystems.com\/2025\/05\/repair.png\" alt=\"repair icon\" class=\"wp-image-36632\" style=\"width:113px\"\/><\/a><\/figure><\/div>\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading has-text-align-center\" id=\"looking-for-more-support-guides\">Looking for self-guided help?<\/h4>\n\n\n\n<p>Regardless of whether your computer was built by Puget Systems or not, if you are experiencing a problem with your workstation or server we have a large library of public support articles that you may find helpful.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background has-link-color wp-element-button\" href=\"\/support\/guides\/\" style=\"color:#130c64;background-color:#08cc96\"><strong>Browse Online Help Guides<\/strong><\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\t<\/div>\n\n<\/div>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>This article will show you how to run SFC, Offline SFC. Powerful tools that can help Windows users diagnose and fix issues related to system files, Windows updates, and other operating system components.<\/p>\n","protected":false},"author":156,"featured_media":14479,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","classic-editor-remember":"","legacy_id":"","redirect_url":[],"expire_date":"","alert_message":"","alert_link":[],"configure_ids":"","system_grid_title":"","system_grid_ids":"","footnotes":""},"support_categories":[7689,7690,7694,7937,7935,7702],"support_tags":[7570,7603,7878,7649,7681,7682],"coauthors":[9033],"class_list":["post-14477","support_article","type-support_article","status-publish","has-post-thumbnail","hentry","support_category-booting","support_category-hard-drive","support_category-operating-systems","support_category-support-software","support_category-top-articles","support_category-windows","support_tag-how-to-guide","support_tag-operating-systems","support_tag-sfc","support_tag-software","support_tag-windows","support_tag-windows-10"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.7 (Yoast SEO v26.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Run SFC Scan in Windows 10 | Puget Systems<\/title>\n<meta name=\"description\" content=\"This article will show you how to run SFC, Offline SFC. Powerful tools that can help Windows users diagnose and fix issues related to system files, Windows updates, and other operating system components. This article will show you how to run SFC, Offline SFC. Powerful tools that can help Windows users diagnose and fix issues related to system files, Windows updates, and other operating system components.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Run SFC Scan in Windows 10\" \/>\n<meta property=\"og:description\" content=\"This article will show you how to run SFC, Offline SFC. Powerful tools that can help Windows users diagnose and fix issues related to system files, Windows updates, and other operating system components.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/\" \/>\n<meta property=\"og:site_name\" content=\"Puget Systems\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PugetSystems\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-26T19:41:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.pugetsystems.com\/wp-content\/uploads\/2022\/08\/scan-success.png\" \/>\n\t<meta property=\"og:image:width\" content=\"979\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@PugetSystems\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data2\" content=\"Chad Warmenhoven\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/\",\"url\":\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/\",\"name\":\"How to Run SFC Scan in Windows 10 | Puget Systems\",\"isPartOf\":{\"@id\":\"https:\/\/www.pugetsystems.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/scan-success.png\",\"datePublished\":\"2023-04-20T18:49:00+00:00\",\"dateModified\":\"2024-07-26T19:41:04+00:00\",\"description\":\"This article will show you how to run SFC, Offline SFC. Powerful tools that can help Windows users diagnose and fix issues related to system files, Windows updates, and other operating system components. This article will show you how to run SFC, Offline SFC. Powerful tools that can help Windows users diagnose and fix issues related to system files, Windows updates, and other operating system components.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#primaryimage\",\"url\":\"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/scan-success.png\",\"contentUrl\":\"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/scan-success.png\",\"width\":979,\"height\":512,\"caption\":\"scan success\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.pugetsystems.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Support Articles\",\"item\":\"https:\/\/www.pugetsystems.com\/support\/guides\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Run SFC Scan in Windows 10\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.pugetsystems.com\/#website\",\"url\":\"https:\/\/www.pugetsystems.com\/\",\"name\":\"Puget Systems\",\"description\":\"Workstations for creators.\",\"publisher\":{\"@id\":\"https:\/\/www.pugetsystems.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.pugetsystems.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.pugetsystems.com\/#organization\",\"name\":\"Puget Systems\",\"url\":\"https:\/\/www.pugetsystems.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.pugetsystems.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.pugetsystems.com\/wp-content\/uploads\/2022\/08\/Puget-Systems-2020-logo-color-full.png\",\"contentUrl\":\"https:\/\/www.pugetsystems.com\/wp-content\/uploads\/2022\/08\/Puget-Systems-2020-logo-color-full.png\",\"width\":2560,\"height\":363,\"caption\":\"Puget Systems\"},\"image\":{\"@id\":\"https:\/\/www.pugetsystems.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/PugetSystems\",\"https:\/\/x.com\/PugetSystems\",\"https:\/\/www.instagram.com\/pugetsystems\/\",\"https:\/\/www.linkedin.com\/company\/puget-systems\",\"https:\/\/www.youtube.com\/user\/pugetsys\",\"https:\/\/en.wikipedia.org\/wiki\/Puget_Systems\"],\"telephone\":\"(425) 458-0273\",\"legalName\":\"Puget Sound Systems, Inc.\",\"foundingDate\":\"2000-12-01\",\"duns\":\"128267585\",\"naics\":\"334111\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Run SFC Scan in Windows 10 | Puget Systems","description":"This article will show you how to run SFC, Offline SFC. Powerful tools that can help Windows users diagnose and fix issues related to system files, Windows updates, and other operating system components. This article will show you how to run SFC, Offline SFC. Powerful tools that can help Windows users diagnose and fix issues related to system files, Windows updates, and other operating system components.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/","og_locale":"en_US","og_type":"article","og_title":"How to Run SFC Scan in Windows 10","og_description":"This article will show you how to run SFC, Offline SFC. Powerful tools that can help Windows users diagnose and fix issues related to system files, Windows updates, and other operating system components.","og_url":"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/","og_site_name":"Puget Systems","article_publisher":"https:\/\/www.facebook.com\/PugetSystems","article_modified_time":"2024-07-26T19:41:04+00:00","og_image":[{"width":979,"height":512,"url":"https:\/\/www.pugetsystems.com\/wp-content\/uploads\/2022\/08\/scan-success.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@PugetSystems","twitter_misc":{"Est. reading time":"6 minutes","Written by":"Chad Warmenhoven"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/","url":"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/","name":"How to Run SFC Scan in Windows 10 | Puget Systems","isPartOf":{"@id":"https:\/\/www.pugetsystems.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#primaryimage"},"image":{"@id":"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#primaryimage"},"thumbnailUrl":"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/scan-success.png","datePublished":"2023-04-20T18:49:00+00:00","dateModified":"2024-07-26T19:41:04+00:00","description":"This article will show you how to run SFC, Offline SFC. Powerful tools that can help Windows users diagnose and fix issues related to system files, Windows updates, and other operating system components. This article will show you how to run SFC, Offline SFC. Powerful tools that can help Windows users diagnose and fix issues related to system files, Windows updates, and other operating system components.","breadcrumb":{"@id":"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#primaryimage","url":"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/scan-success.png","contentUrl":"https:\/\/wp-cdn.pugetsystems.com\/2022\/08\/scan-success.png","width":979,"height":512,"caption":"scan success"},{"@type":"BreadcrumbList","@id":"https:\/\/www.pugetsystems.com\/support\/guides\/how-to-sfc\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.pugetsystems.com\/"},{"@type":"ListItem","position":2,"name":"Support Articles","item":"https:\/\/www.pugetsystems.com\/support\/guides\/"},{"@type":"ListItem","position":3,"name":"How to Run SFC Scan in Windows 10"}]},{"@type":"WebSite","@id":"https:\/\/www.pugetsystems.com\/#website","url":"https:\/\/www.pugetsystems.com\/","name":"Puget Systems","description":"Workstations for creators.","publisher":{"@id":"https:\/\/www.pugetsystems.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.pugetsystems.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.pugetsystems.com\/#organization","name":"Puget Systems","url":"https:\/\/www.pugetsystems.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pugetsystems.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.pugetsystems.com\/wp-content\/uploads\/2022\/08\/Puget-Systems-2020-logo-color-full.png","contentUrl":"https:\/\/www.pugetsystems.com\/wp-content\/uploads\/2022\/08\/Puget-Systems-2020-logo-color-full.png","width":2560,"height":363,"caption":"Puget Systems"},"image":{"@id":"https:\/\/www.pugetsystems.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PugetSystems","https:\/\/x.com\/PugetSystems","https:\/\/www.instagram.com\/pugetsystems\/","https:\/\/www.linkedin.com\/company\/puget-systems","https:\/\/www.youtube.com\/user\/pugetsys","https:\/\/en.wikipedia.org\/wiki\/Puget_Systems"],"telephone":"(425) 458-0273","legalName":"Puget Sound Systems, Inc.","foundingDate":"2000-12-01","duns":"128267585","naics":"334111"}]}},"_links":{"self":[{"href":"https:\/\/www.pugetsystems.com\/wp-json\/wp\/v2\/support_articles\/14477","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pugetsystems.com\/wp-json\/wp\/v2\/support_articles"}],"about":[{"href":"https:\/\/www.pugetsystems.com\/wp-json\/wp\/v2\/types\/support_article"}],"author":[{"embeddable":true,"href":"https:\/\/www.pugetsystems.com\/wp-json\/wp\/v2\/users\/156"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pugetsystems.com\/wp-json\/wp\/v2\/comments?post=14477"}],"version-history":[{"count":0,"href":"https:\/\/www.pugetsystems.com\/wp-json\/wp\/v2\/support_articles\/14477\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pugetsystems.com\/wp-json\/wp\/v2\/media\/14479"}],"wp:attachment":[{"href":"https:\/\/www.pugetsystems.com\/wp-json\/wp\/v2\/media?parent=14477"}],"wp:term":[{"taxonomy":"support_category","embeddable":true,"href":"https:\/\/www.pugetsystems.com\/wp-json\/wp\/v2\/support_categories?post=14477"},{"taxonomy":"support_tag","embeddable":true,"href":"https:\/\/www.pugetsystems.com\/wp-json\/wp\/v2\/support_tags?post=14477"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.pugetsystems.com\/wp-json\/wp\/v2\/coauthors?post=14477"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}