システムの復元エラー0x80070091を修正
エラー0x80070091に直面している場合、これは、復元ポイントを介してPCを以前の稼働時間に復元できないことを意味します。システムの復元(System Restore)は、PCのエラーを修正し、マルウェア感染後に失われたデータを回復する上で非常に重要ですが、システムを復元できない場合、これらの機能はすべて役に立ちません。エラーの主な原因はWindowsAppsフォルダディレクトリのようです。これがエラーの表示方法です。
システムの復元は正常に完了しませんでした。コンピュータのシステムファイルと(System Restore did not complete successfully. Your computer’s system files and)
設定は変更されていません。(settings were not changed.)
詳細:(Details:)
復元ポイントからディレクトリを復元しているときに、システムの復元に失敗しました。(System Restore failed while restoring the directory from the restore point.)
ソース:AppxStaging(Source: AppxStaging)
Destination: %ProgramFiles%\WindowsApps
システムの復元中に不特定のエラーが発生しました。(0x80070091)(An unspecified error occurred during System Restore. (0x80070091))
システムの復元エラー0x80070091は、 (System Restore Error 0x80070091)ERROR_DIR_NOT_EMPTYとも呼ばれます。それでも、ディレクトリWindowsAppsは空ではないため、このディレクトリが空であることを示す何か問題があり、エラーが発生します。ありがたいことに、この問題を修正しているように見える修正がいくつかあるので、時間を無駄にすることなく、以下にリストされているトラブルシューティング手順を使用してシステムの復元エラー0x80070091(System Restore Error 0x80070091)を修正する方法を見てみましょう。
システムの復元エラー0x80070091を修正
方法1:セーフモードでWindowsAppsフォルダーの名前を変更する(Method 1: Rename the WindowsApps folder in Safe Mode)
1.Windowsキー+Rを押してから、 msconfigと入力し、 Enterキーを押して(Enter)システム構成(System Configuration)を開きます。
2.ブートタブに切り替え、セーフブートオプション(Safe Boot option.)に( boot tab)チェックマークを付けます。
3. [適用]、[ OK ]の順にクリックします。
4. PCを再起動すると、システムが自動的にセーフモードで起動します。( Safe Mode automatically.)
Windows Key + Xを押してから、コマンドプロンプト(管理者)(Command Prompt (Admin).)を選択します。
6. cmdに次のコマンドを入力し、それぞれの後にEnterキーを押します。(Enter)
cd C:\Program Files
takeown /f WindowsApps /r /d Y
icacls WindowsApps /grant “%USERDOMAIN%\%USERNAME%”:(F) /t
attrib WindowsApps -h
rename WindowsApps WindowsApps.old
7.再度[(Again)システム構成(System Configuration)]に移動し、[セーフブート]のチェック(uncheck Safe boot)を外して正常に起動します。
8.再びエラーが発生した場合は、cmdにこれを入力し、 Enterキー(Enter)を押します。
icacls WindowsApps /grant administrators:F /T
これはシステムの復元エラー0x80070091を修正(Fix System Restore Error 0x80070091)する必要がありますが、そうでない場合は、以下にリストされている代替方法を試してください。
方法2:Windows回復環境(WinRE)からWindowsAppsフォルダーの名前を変更します(Method 2: Rename the WindowsApps folder from the Windows Recovery Environment (WinRE))
1.まず、WinREを起動し、 (WinRE)Windows Key + Iを押して[設定]を開く必要があります。( Settings.)
2. [設定](Settings)ウィンドウで、[更新とセキュリティ(Update & Security)]をクリックし、左側のタブから[回復(Recovery)]を選択します。
3.次に、 [高度なスタートアップ(Advanced startup)]で、[今すぐ再起動]をクリックします。
4. [オプション画面の選択]で、[(Choose)トラブルシューティング]を選択します。(Troubleshoot.)
5.次に、 [トラブルシューティング](Troubleshoot)画面で[詳細オプション]を選択します。(Advanced Options.)
6.次に、 [詳細(Advanced)オプション]で、[コマンドプロンプト]をクリックします。(Command Prompt.)
7.これらのコマンドを1つずつ入力し、Enterキー(Enter)を押します。
cd C:\Program Files
attrib WindowsApps -h
rename WindowsApps WindowsAppsOld
8.ウィンドウを再起動して、システムの復元(System Restore)の実行を再試行します。
方法3:何かが壊れている場合は、DISMツールを実行します(Method 3: If something is broken run, DISM Tool)
Windows Key + Xを押して、コマンドプロンプト(管理者)(Command Prompt(Admin).)をクリックします。
2.次のように入力して、Enterキーを押します。
DISM /Online /Cleanup-Image /RestoreHealth
3. DISMコマンドを実行して、終了するのを待ちます。
4.上記のコマンドが機能しない場合は、以下を試してください。
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess
注: C: (Note:) RepairSourceWindows(Replace)を修復ソース(Windowsインストール(Windows Installation)またはリカバリディスク(Recovery Disc))に置き換えます。
5. PCを再起動して、変更を保存します。
おすすめされた:(Recommended:)
- 復元しようとしているときにエラー0x8007025dを修正(Fix Error 0x8007025d while trying to restore)
- エラー0x8007000eのバックアップの防止を修正(Fix Error 0x8007000e Preventing Backups)
- Windowsの移動中にスナップポップアップを無効にする(Disable Snap Pop-Up While Moving Windows)
- Windows10でシステムイメージバックアップを作成する方法(How to create a System Image Backup in Windows 10)
これで、システムの復元エラー0x80070091(Fix System Restore Error 0x80070091)を正常に修正できました。このガイドに関してまだ質問がある場合は、コメントのセクションでお気軽に質問してください。
Related posts
Fix Insufficient System API Error Exist
Fix System Restoreは正常に完了しませんでした
System Restore Error 0x800700B7 [解決しよう]
Windows10ファイルシステムエラー2147219196を修正
Windows 10のFix Error 0X80010108
Fix Omegle Error Connecting~Server(2021)
Fix Ca Connect ConnectはMicrosoft EdgeのPage Errorにしっかりしています
Fix PNP Detected Fatal Error Windows 10
Fix Windows Installer Access Denied Error
SystemへFix A Device Attachedが機能していません
6 Ways~Fix Pending Transaction Steam Error
Fix Office Activation Error Code 0xC004F074
Fix Application Error 523
Fix io.netty.channel.abstractchannel $ AnnotatedConnectException ErrorでMinecraft
Fix DISM Source Files Could Errorが見つかりません
Fix Application Error 0xc000007bの方法
Fix BAD_SYSTEM_CONFIG_INFO Error
Fix Windows Update Error 0x80080005
Fix Windows Update Error 0x80070020
Fix Service Host:ローカルSystem(svchost.exe)High CPU and Disk Usage