システム ファイル チェッカー(System File Checker)( SFC ) は(SFC)Windowsに組み込まれており、ユーザーが破損したシステム ファイルを修復するのに役立ちます。
SFCコマンドは、重要なシステム ファイルをWindowsフォルダーにキャッシュされたコピーと比較することによって機能します。ユーティリティの実行中にエラー メッセージが表示された場合は、キャッシュされたコピー自体が破損しており、SFCがファイルを修正できないことを意味します。この問題を回避し、Windowsのインストールを修復するための最良の 5 つの方法を次に示します。
修正 1: DISM を実行する
Windows 10およびWindows 11でのみ使用できます。DISM コマンドを使用して(the DISM command)、ローカルのWindows イメージ(Windows Image)の正常性を復元できます。システムのデータ破損によって引き起こされる問題を回避して、Microsoft のサーバーから必要なファイルをダウンロードします。
これは、ローカルのWindows コンポーネント ストア(Windows Component Store)のみに依存するSFCスキャンとは対照的です。Deployment Image Servicing and Management ( DISM ) は、 (DISM)MicrosoftによってWindows 10に追加され、まさにこの脆弱性に対処しています。
ただし、 DISM(DISM)が完璧であるとは言えません。他のコマンド ライン ユーティリティと同様に、直接またはWinPE(WinPE)経由で起動できるコンピューターでのみ使用できます。
- DISMコマンドの使用は簡単です。まず、[管理者(Administrator)として実行] オプションを使用して(Run)コマンド プロンプト(Command Prompt)を開きます。
- 次のコマンドを入力します。
Dism /Online /Cleanup-Image /RestoreHealth
- DISMは(DISM)システム イメージ(System Image)の整合性を検証し、逸脱が見つかった場合は、必要なファイルをダウンロードして破損を修復します。
- DISMを使用すると、OS 自体ではなく、Windowsシステム イメージのみが修正されることに注意してください。Windowsインストールを実際に修復するには、イメージを復元した後にsfc /scannowと入力して Enter キーを押す必要があります。
- DISMのおかげで、SFCはシステムをスキャンしてエラーを修正できるようになりました。
修正 2: セーフ モードで起動する
SFCコマンドを(SFC)DISMスキャンと組み合わせて使用することは、保護されたシステム ファイルを修復する最良の方法です。ただし、PC を正常に起動できない場合は、セーフ モードで起動し(boot in Safe Mode)てこれらのコマンドを使用する必要があります。
セーフモード(Mode)では、不要な設定とアプリケーションがすべて削除され、重要な必要なドライバーのみが Windows に読み込まれます。これにより、サードパーティのアプリケーションやマルウェアによって生成された競合が解消され、損傷したシステムが正常に起動できるようになります。
- セーフ モード(Safe Mode)で起動するプロセスは、使用しているWindowsのバージョンによって若干異なります。Windows 10および 11 では、 2回連続して再起動に失敗すると、PC は自動的にダイアログ ボックスを表示します。[高度な修復オプションを表示] ボタンを選択して続行します(See)。
- これで、コンピューターがWindows 回復環境(Windows Recovery Environment)で起動し、オペレーティング システムを修復するためのいくつかの方法が提供されます。詳細オプションを表示するには、 [トラブルシューティング](Troubleshoot)を選択します。
- 次に、[スタートアップ設定] を選択します。
- これにより、最終的に以前のバージョンのWindows(Windows)にあった起動オプションの一覧が表示されます。[5(Select 5) )ネットワークで(Networking)セーフ モード(Enable Safe Mode)を有効にする] を選択して、インターネットにアクセスできるセーフ モード(Safe Mode)でPC を再起動します。
- Windows 8以下では、コンピューターの起動時に F8 を繰り返しタップして、[高度な起動オプション] を表示し(Advanced Boot) ます(Options)。リストにセーフモード(Mode)とネットワーク(Networking)で再起動するオプションがあります。
システムがセーフ モード(Safe Mode)で正常に起動したら、修正 1(Fix 1)で説明されている手順に従ってシステム イメージを修復します。つまり、昇格したコマンド プロンプト ウィンドウで
Dism Dism /Online /Cleanup-Image /RestoreHealth に続いて sfc /scannow
これにより、システム イメージのデータ破損が修復され、Windowsが再び正常に起動できるようになります。
解決策 3: システムの復元を使用する
システムの復元(System Restore)は、Windowsのインストールとそのすべての設定および更新を以前の状態に戻す方法です。これは、欠陥のあるWindows Update(Windows Update)によって与えられた損害を元に戻すための優れた方法です。
問題は、この機能がWindows(Windows)を以前に保存したシステム復元ポイント(previously saved System Restore Point)にしか復元できないことです。幸いなことに、Windowsはメジャー アップデートをインストールする前に復元ポイントを作成するため、システムの復元(System Restore)を使用してアップグレードを効果的にロールバックできます。
- システムを以前の状態に復元するには、 [コントロール パネル](Control Panel)で [復元ポイントの作成(Create)] を開きます。また、[スタート] メニューで [(Start Menu)システムの復元(System Restore)] を検索して見つけることもできます。
- これにより、[システムのプロパティ] の [(System Properties)システムの保護(System Protection)] タブが開きます。[システムの復元…(System Restore…) ] ボタンをクリックして、保存されているすべての復元ポイントを表示します。
- システムの復元(System Restore)ユーティリティがついに開きます。[次へ(Next)] を押すと、最近作成されたすべてのシステム復元ポイントのリストが表示されます。[復元ポイントをさらに表示(Show)] チェックボックスを有効にして、古い復元ポイントを表示できますが、通常は必要ありません。
- 説明とタイムスタンプを使用して、正しく機能する可能性が最も高い復元ポイントを選択し、[次へ(Next)] をクリックします。
- システムの復元ポイント(System Restore Point)の詳細を確認し、 [完了(Finish)]を選択してシステムを復元します。
操作が完了すると、コンピュータは自動的に再起動します。SFC(Run SFC)を再度実行して、「Windows リソース保護(Windows Resource Protection)で破損したファイルを修正できません」というエラーが表示されるかどうかを確認します。
解決策 4: Windows を工場出荷時の状態にリセットする
永続的なWindows(Windows)の問題を解決する最後のオプションは、Windows インストールを出荷時設定にリセットすることです(factory reset your Windows installation)。これにより、基本的に OS が再インストールされ、破損したファイルとシステム データがすべて置き換えられます。
インストール済みのアプリケーションと設定のみを削除して、ファイルを保持することも選択できます。これにより、出荷時設定へのリセットは、ドライブをフォーマットしてWindows(Windows)のクリーン インストールを実行するよりもはるかに簡単なオプションになります。
- コンピューターのWindows(Windows)を出荷時の設定にリセットするには、 [設定](Settings)を開きます。スタート メニュー(Start Menu)に歯車の形をしたアイコンが表示されるか、検索することもできます。
- [ Windows Update ] タブに切り替えて、 [詳細(Advanced)オプション] を選択します。
- これにより、オプションの長いリストが表示されます。下にスクロールして [(Scroll)リカバリ(Recovery)]を選択します。
- [ (Click)PC(Reset PC)のリセット] ボタンをクリックして、 Windowsを出荷時設定にリセットします。
- 個人用ファイルを保持するか、すべてを削除するかを選択できます。
- その後、インストール ソースを選択するオプションが表示されます。独自のWindows インストール メディアを使用する場合は、(Windows Installation Media)ローカルの再インストール(Pick Local Reinstall)を選択します。それ以外の場合は、クラウド(Cloud)ダウンロードを使用します。
- 最後に、コンピューターのWindows(Windows)を出荷時設定にリセットするかどうかを確認するメッセージが表示されます。準備ができたらリセット(Reset)ボタンを押してください。
Windowsは現在の OS をアンインストールしてからWindowsを再インストールするため、このプロセスには時間がかかる場合があります(Windows)。プロセス中に PC が数回再起動することもあります。ラップトップを使用している場合は、進行状況が途中で失われるリスクがないように、必ず接続してください。
修正 5: WinPEで修復する(高度(Advanced))
重要なシステム ファイルがひどく破損している場合、Windows はセーフ モード(Safe Mode)でも起動に失敗します。このようなシナリオでシステムを救済する唯一の方法は、WinPEを使用して既存のインストールを修復することです。
はっきり言って、これは単純なプロセスではありません。WinPEは、既存の(WinPE)Windowsインストールのトラブルシューティングと修復専用に使用されるWindowsのベアボーン バージョンです。そのため、最新のオペレーティング システムを構成するほとんどの機能が欠けているため、WinPEはやや使いにくくなっています。
とはいえ、多くの場合、これは、ハード ドライブに存在するデータを失うことなく、完全に破損したWindowsインストールを修復する唯一の方法です。(Windows)また、コマンド ライン操作に慣れている場合は、インターフェイスをスムーズに操作できます。
試してみたい場合は、起動可能な Windows PE レスキュー ディスク (またはフラッシュ ドライブ)(create a bootable Windows PE rescue disk (or flash drive))を作成し、そこから起動してください。WinPEは、コマンド プロンプト ウィンドウで直接開きます。DISM(Simply)およびSFCコマンド (詳細については修正 1(Fix 1)を参照) を使用して、 (DISM)Windows インストール(Windows Installation)をスキャンし、修復します。
完了したら、コンピューターを再起動して、通常どおり起動します。すべてがうまくいけば、PC は再び正常に動作するはずです。
Windows Resource Protection Found Corrupt Files エラー(Fix Windows Resource Protection Found Corrupt Files Error)を修正する最良の方法は何ですか?
破損したファイル エラーを解決してSFCを再び機能させる最善の方法は、DISMを使用することです。これにより、 Windows(Windows)システム イメージが修復され、 Microsoftから破損したファイルがダウンロードされます。
コンピューターを正常に起動できる場合は、昇格したコマンド プロンプトからDISMを実行し、 (DISM)SFCで再度スキャンします。システムの復元(System Restore)を使用して、最近の変更を元に戻したり、 Windowsを完全
に工場出荷時の状態にリセットしたりすることもできます。
Windowsがまったく読み込まれない場合は、セーフ モードで起動してみてください(Safe Mode)。それができない場合は、 WinPE(WinPE)ディスクを作成し、そこから起動します。これにより、コマンド プロンプトにアクセスできるようになります。その後、DISMとSFCを使用して(SFC)Windowsを修復できます。
Windows Resource Protection Unable to Fix Corrupt Files: 5 Fixes to Try
The System File Checker (SFC) is buіlt іnto Windows to help users repair corrupted system files.
The SFC command works by comparing critical system files to a cached copy in the Windows folder. When you get an error message while running the utility, it means that the cached copy itself is corrupted, preventing SFC from fixing the files. Here are the best five ways to get around this problem and repair your Windows installation.
Fix 1: Run DISM
Available only on Windows 10 and Windows 11, you can use the DISM command to restore the health of the local Windows Image. It downloads the required files from Microsoft’s servers, bypassing the issues posed by the system’s data corruption.
This is in contrast to an SFC scan, which only relies on the local Windows Component Store. Deployment Image Servicing and Management (DISM) was added by Microsoft in Windows 10 to address this very vulnerability.
That is not to say the DISM is perfect, though. Like other command line utilities, you can only use it on a computer you can boot into – whether directly or through WinPE.
- Using the DISM command is simple. Begin by opening the Command Prompt with the Run as Administrator option.
- Now enter the following command:
Dism /Online /Cleanup-Image /RestoreHealth
- DISM will proceed to verify the integrity of the System Image, and if any deviations are found, download the required files to repair the corruption.
- Note that using DISM only fixes the Windows system image, not the OS itself. You need to type sfc /scannow and hit the enter key after restoring the image to actually repair your Windows installation.
- Thanks to DISM, SFC will now be able to scan the system and fix any errors.
Fix 2: Boot in Safe Mode
Using the SFC command in combination with a DISM scan is the best way to repair protected system files. But when you are unable to start your PC normally, you must boot in Safe Mode to use these commands.
Safe Mode strips away all unnecessary settings and applications, loading Windows with only the critical required drivers. This removes any conflicts generated by third-party applications or malware, allowing damaged systems to boot up properly.
- The process of booting into Safe Mode differs slightly based on the version of Windows you have. On Windows 10 and 11, the PC will automatically prompt you with a dialog box after two consecutive failed restarts. Select the See advanced repair options button to continue.
- Your computer will now boot into the Windows Recovery Environment, giving you a couple of methods for repairing the operating system. Choose Troubleshoot to see advanced options.
- Now select Startup Settings.
- This finally brings up the list of boot options found in earlier versions of Windows. Select 5) Enable Safe Mode with Networking to reboot the PC in Safe Mode with internet access.
- In Windows 8 or below, just repeatedly tap F8 when the computer starts booting to view the Advanced Boot Options. You can find the option to reboot in Safe Mode with Networking in the list.
Once your system successfully boots up in Safe Mode, follow the steps outlined in Fix 1 to repair the system image. In other words, run Dism /Online /Cleanup-Image /RestoreHealth followed by sfc /scannow command in an elevated command prompt window.
This will repair any data corruption in the system image and allow Windows to boot normally again.
Fix 3: Use System Restore
System Restore is a method to revert your Windows installation, along with all of its settings and updates, to a previous state. This makes it an excellent way to undo the damage dealt by a faulty Windows Update.
The catch is that the feature can only restore Windows to a previously saved System Restore Point. Fortunately, Windows creates a restore point before installing any major update, allowing us to effectively roll back the upgrade using System Restore.
- To restore your system to a previous state, open Create a restore point in the Control Panel. You can also search System Restore in the Start Menu to find it.
- This will open the System Protection tab of System Properties. Hit the System Restore… button to view all saved restore points.
- The System Restore utility will finally open. Pressing Next will bring you to the list of all recently created system restore points. You can enable the Show more restore points checkbox to see older restore points, though that is usually unnecessary
- Use the description and the timestamp to pick the restore point most likely to work correctly, then click on Next.
- Confirm the details of the System Restore Point and select Finish to restore your system.
The computer will restart automatically after the operation is complete. Run SFC again and see if you still get the “Windows Resource Protection unable to fix corrupt files” error.
Fix 4: Factory Reset Windows
The final option to solve any persistent Windows issue is to factory reset your Windows installation. This basically reinstalls the OS, replacing all corrupted files and system data.
You can even choose to keep your files, removing only the installed applications and settings. This makes factory reset a far less drastic option than formatting the drive and performing a clean install of the Windows.
- To factory reset Windows on your computer, open Settings. You will find its gear-shaped icon in the Start Menu, or you can even search for it.
- Switch to the Windows Update tab, and select Advanced options.
- This presents you with a long list of options. Scroll down and select Recovery.
- Click on the Reset PC button to factory reset Windows.
- Now you get to choose whether you want to keep your personal files or delete everything.
- After that, you get the option to pick an installation source. Pick Local Reinstall if you want to use your own Windows Installation Media, otherwise just go with a Cloud download.
- Finally, you will be asked to confirm if you want to factory reset Windows on your computer. Hit the Reset button when you are ready.
The process can take a while, as Windows will uninstall the current OS and then reinstall Windows again. Your PC might also restart several times in the process. If you are using a laptop, make sure to plug it in so that you don’t risk losing your progress midway.
Fix 5: Repair with WinPE (Advanced)
When critical system files are severely corrupted, Windows fails to boot, even in the Safe Mode. The only way to rescue the system in such a scenario is to use WinPE to repair the existing installation.
To be clear, this is not a simple process. WinPE is a barebones version of Windows used exclusively for troubleshooting and repairing existing Windows installations. As such, it lacks most of the features that make up a modern operating system, making WinPE somewhat hard to use.
That said, this is often the only way to repair a completely corrupted Windows installation without losing any of the data present on the hard drive. And if you are familiar with command line operations, you can navigate its interface smoothly.
If you want to give it a try, create a bootable Windows PE rescue disk (or flash drive) and boot from it. WinPE directly opens with a command prompt window. Simply use the DISM and SFC commands (refer to Fix 1 for details) to scan the Windows Installation and repair it.
When you are done, just restart your computer and let it boot normally. If everything went well, your PC should be working properly again.
What is the Best Way to Fix Windows Resource Protection Found Corrupt Files Error?
The best way to resolve a corrupt file error and get SFC working again is to use DISM. This repairs the Windows system image, downloading any corrupted files from Microsoft.
If you can boot up your computer normally, then just run DISM from an elevated command prompt and scan with SFC again. You can also use System Restore to undo recent changes, or just factory reset Windows entirely.
When Windows fails to load at all, try booting in Safe Mode. Failing that, create a WinPE disk and boot from it. This gives you access to the command prompt, after which you can use DISM and SFC to repair Windows.