システムの復元エラー0x80070002、Windows11/10のSTATUS_WAIT_2
システムの復元エラー0x80070002、Windows11/10のSTATUS_WAIT_2

システムの復元エラー0x80070002、Windows11/10のSTATUS_WAIT_2

Windows 11/10でシステムイメージのバックアップを作成するときにエラー0x80070002、STATUS WAIT 2を受け取った場合は、この投稿が確実に役立ちます。

Windows10でシステムの復元を使用してシステムイメージバックアップを作成 (create a System Image Backup using System Restore) しようとしたときにエラーメッセージが表示された場合。コード0x80070002の (0x80070002) STATUS_WAIT_2の場合、この投稿はあなたを助けることを目的としています。この投稿では、考えられる原因を特定し、この問題の軽減に役立つ対応するソリューションを提供します。

System RestoreThere was an unexpected error:STATUS_WAIT_2 (0x80070002)Please close System Restore and try again.

  • システムの復元の不整合。
  • オペレーティングシステムファイルの破損。
  • Windows 10の不具合により、永続的な不正なゲストアカウントDefaultUser0 が作成され、バックアップユーティリティがアクティブなアカウント(管理者アクセス権を持つアカウント)の代わりに使用することになります。

システムの復元 (System Restore) エラー0x80070002、STATUS_WAIT_2

このシステムの復元エラー0x80070002、STATUS_WAIT_2の (System Restore error 0x80070002, STATUS_WAIT_2) 問題に直面した場合は、以下に概説する推奨ソリューションを順不同で試して、問題の解決に役立つかどうかを確認できます。

  1. SFCおよびDISMスキャンを実行します
  2. サードパーティのバックアップソフトウェアを使用する
  3. (Delete) DefaultUser0の不正なアカウントを削除します(該当する場合
  4. フレッシュスタート (Fresh Start) 、インプレース (In-place) アップグレード修復、またはクラウドリセット (Cloud Reset) を実行します
1]SFCおよびDISMスキャンを実行します

システムファイルエラーがある場合は、システムの復元エラー0x80070002、STATUS_WAIT_2 (System Restore error 0x80070002, STATUS_WAIT_2) が発生する可能性があります。

SFC / DISMは、ユーザーがWindowsシステムファイルの破損をスキャンし、破損したファイルを復元できるようにするWindowsの ユーティリティです。

Windows key + Rを押して、[実行]ダイアログを呼び出します。

[ファイル名を指定して実行]ダイアログボックスで、メモ帳 (notepad) と入力し、Enterキーを押してメモ帳を開きます。

@echo off date /t & time /t echo Dism /Online /Cleanup-Image /StartComponentCleanup Dism /Online /Cleanup-Image /StartComponentCleanup echo . date /t & time /t echo Dism /Online /Cleanup-Image /RestoreHealth Dism /Online /Cleanup-Image /RestoreHealth echo . date /t & time /t echo SFC /scannow SFC /scannow date /t & time /t pause

名前を付けてファイルを保存し、.bat ファイル拡張子を追加します(例:; SFC_DISM_scan.bat

エラーが報告されなくなるまで、管理者権限でバッチファイルを (run the batch file with admin privilege) 繰り返し実行します (保存したファイルを右クリック し、コンテキストメニューから[管理者として実行]を選択します)。 (Run as Administrator)

2]サードパーティのバックアップソフトウェアを使用する

このソリューションでは、システムの復元 (System Restore) ユーティリティ と同じことを実行できるサードパーティのイメージング、バックアップ、およびリカバリソフトウェア (3rd party Imaging, Backup and Recovery Software) のいずれかを使用する必要があります。

3] DefaultUser0不正アカウントを削除 (Delete) します(該当する場合)

場合によっては、 Windowsが存在しなくなっても調整を試み続ける不正なアカウントDefaultUser0を作成してしまうバグが原因で、バックアッププロセスが失敗する可能性があります。 (DefaultUser0) これは、エラーのログで以下に示す参照が明らかになった場合にさらに発生する可能性があります。

Backup encountered a problem while backing up file C:\Users\defaultuser0\Contacts. Error: ( STATUS_WAIT_2)

このシナリオが当てはまる場合は、 DefaultUser0 (DefaultUser0) の不正なアカウントを削除/削除することで問題を修正できるはずです。

  • Windowsをセーフモードで起動します (Boot Windows into Safe Mode) 。
  • セーフモードで、Windows key + R,controlと入力し、Enterキーを押してコントロールパネルを開きます。
  • コントロールパネル (Control Panel) のインターフェイスで、[ユーザーアカウント]を見つけてクリックします (User Accounts) 。
  • 表示されるウィンドウで、[別のアカウントの管理 (Manage another account) ]リンクをクリックします。
  • [別のアカウントの管理 (Manage another account) ]ウィンドウが表示されたら、DefaultUser0アカウントをクリックし て 選択 (DefaultUser0) します。
  • 次のメニューから[アカウントの削除]を (Delete the account) クリックします。

DefaultUser0に (DefaultUser0,) 属するファイルを保持するか削除するかを尋ねられたら、[ファイルの削除 (Delete files) ]をクリックし ます。最後の確認プロンプトで、[ アカウントの削除] (Delete Account ) をクリックして操作を確認します。

  • 次に、Windows key + Eてファイルエクスプローラー (open File Explorer) を開きます。
  • C:\Usersに移動して、 DefaultUser0フォルダーがまだ存在 するかどうかを確認し ます。そうである場合は、それを右クリックして[削除]を選択します。 (Delete.)

管理者アクセスを許可するように求められたら 、UACプロンプトで[はい]をクリックします。 (Yes)

そのフォルダが削除されたら、ファイルエクスプローラ (File Explorer) を終了できます。

  • 次に、 [実行 (Run) ]ダイアログを再度呼び出し、 regeditと入力し、Enterキーを押してレジストリエディタを開き (open Registry Editor) ます。
  • 以下のレジストリキーパスに移動またはジャンプします。
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
  • その場所で、左側のペインでS-1-5-21で始まるサブキーを選択します。
  • 右側のペインで、ProfileImagepathをダブルクリックして、そのプロパティを編集します。
  • [値のデータ (Value data) ]フィールドで、そのパスがC:\Users\DefaultUser0を指している場合は、使用しているプラ​​イマリプロファイルを指すように変更します。
  • [OK]をクリックして変更を保存します。
  • レジストリエディタ (Registry Editor) を終了し、コンピュータを再起動します。

起動時に、システムの復元 (System Restore) を使用してバックアップをもう一度作成し、エラー0x80070002、STATUS_WAIT_2 (error 0x80070002, STATUS_WAIT_2) が修正されているかどうかを確認します。そうでない場合は、次の解決策を試してください。

4]フレッシュスタート (Fresh Start) 、インプレース (In-place) アップグレード修復、またはクラウドリセットを (Cloud Reset) 実行 (Perform) します

この時点で、システムの復元エラー0x80070002、STATUS_WAIT_2 (System Restore error 0x80070002, STATUS_WAIT_2) がまだ解決されていない場合は、従来は解決できなかった何らかのシステムの破損が原因である可能性があります。この場合、フレッシュスタート、インプレースアップグレード修復を試して、すべての (Fresh Start, In-place upgrade repair) Windowsコンポーネントをリセットできます。また、Cloud Reset (try Cloud Reset) を試して、それが役立つかどうかを確認することもできます。

これらの解決策はいずれも、システムの復元の問題を解決するのに (fix your System Restore problems) 役立ちます。 (Any of these solutions should help you fix your System Restore problems.)

System Restore error 0x80070002, STATUS_WAIT_2 on Windows 11/10

Windows 11/10でシステムイメージのバックアップを作成するときにエラー0x80070002、STATUS WAIT 2を受け取った場合は、この投稿が確実に役立ちます。

If when you attempt to create a System Image Backup using System Restore on Windows 10 and you receive the error message; STATUS_WAIT_2 with code 0x80070002, then this post is intended to help you. In this post, we will identify the possible causes, as well as provide the corresponding solutions you can try to help you mitigate this issue.

When you encounter this issue, you’ll receive the following error message-

System RestoreThere was an unexpected error:STATUS_WAIT_2 (0x80070002)Please close System Restore and try again.

You might encounter the error due to one or more (but not limited to) of the following known causes-

  • System Restore inconsistency.
  • Operating System files corruption.
  • Windows 10 glitch that ends up creating a persistent rogue guest account DefaultUser0 that the backup utility ends up using instead of the active one (the one with admin access).

System Restore error 0x80070002, STATUS_WAIT_2

If you’re faced with this System Restore error 0x80070002, STATUS_WAIT_2 issue, you can try our recommended solutions outlined below in no particular order and see if that helps to resolve the issue.

  1. Perform SFC and DISM scan
  2. Use a 3rd party Backup software
  3. Delete the DefaultUser0 rogue account (if applicable)
  4. Perform a Fresh Start, In-place upgrade repair or Cloud Reset

Let’s take a look at the description of the process involved concerning each of the listed solutions.

1] Perform SFC and DISM scan

If you have system file errors, you may encounter the System Restore error 0x80070002, STATUS_WAIT_2.

The SFC/DISM is a utility in Windows that allows users to scan for corruptions in Windows system files and restore corrupted files.

For ease and convenience, you can run the scan using the procedure below.

Press Windows key + R to invoke the Run dialog.

In the Run dialog box, type notepad and hit Enter to open Notepad.

Copy and paste the syntax below into the text editor.

@echo off date /t & time /t echo Dism /Online /Cleanup-Image /StartComponentCleanup Dism /Online /Cleanup-Image /StartComponentCleanup echo . date /t & time /t echo Dism /Online /Cleanup-Image /RestoreHealth Dism /Online /Cleanup-Image /RestoreHealth echo . date /t & time /t echo SFC /scannow SFC /scannow date /t & time /t pause

Save the file with a name and append the .bat file extension – eg; SFC_DISM_scan.bat.

Repeatedly run the batch file with admin privilege (right-click the saved file and select Run as Administrator from the context menu) until it reports no errors.

Restart your PC.

On boot, try creating the system image backup again. If the error persists, continue with the next solution.

2] Use a 3rd party Backup software

This solution simply entails you use any of the 3rd party Imaging, Backup and Recovery Software capable of doing the same thing as the System Restore utility.

3] Delete the DefaultUser0 rogue account (if applicable)

In some cases, it’s likely that the backup process fails because of a bug that ends up creating a rogue account DefaultUser0 that Windows keeps trying to reconcile even though it no longer exists. This is even more likely if the logs of the error reveal a reference as stated below:

Backup encountered a problem while backing up file C:\Users\defaultuser0\Contacts. Error: ( STATUS_WAIT_2)

If this scenario is applicable, you should be able to fix the issue by removing/deleting the DefaultUser0 rogue account.

  • Boot Windows into Safe Mode.
  • In Safe Mode, press Windows key + R, type control, and hit Enter to open Control Panel.
  • In Control Panel interface, locate and click User Accounts.
  • In the window that appears, click the Manage another account link.
  • Once you’re inside the Manage another account window, click on the DefaultUser0 account to select it.
  • Click on Delete the account from the next menu.

If prompted whether you want to keep or delete the files belonging to DefaultUser0, click on Delete files. At the final confirmation prompt, click on Delete Account to confirm the operation.

  • Next, press Windows key + E to open File Explorer.
  • Navigate to C:\Users to see if the DefaultUser0 folder is still there. If it is, right-click it and choose Delete.

If you’re prompted to grant admin access, click Yes at the UAC Prompt.

Once that folder is deleted, you can exit File Explorer.

  • Next, invoke the Run dialog again, type regedit and hit Enter to open Registry Editor.
  • Navigate or jump to the registry key path below:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
  • At the location, select the sub-key that begins with S-1-5-21 at the left pane.
  • On the right pane, double-click on ProfileImagepath to edit its properties.
  • In the Value data field, if that path points towards C:\Users\DefaultUser0, change it to point towards the primary profile that you’re using.
  • Click OK to save changes.
  • Exit Registry Editor and reboot your computer.

On boot, attempt to create a backup once again with System Restore and see if the error 0x80070002, STATUS_WAIT_2 is fixed. If not try the next solution.

4] Perform a Fresh Start, In-place upgrade repair or Cloud Reset

At this point, if the System Restore error 0x80070002, STATUS_WAIT_2 is still unresolved, it’s most likely due to some kind of system corruption that cannot be resolved conventionally. In this case, you can try Fresh Start, In-place upgrade repair to reset every Windows component. Also, you can try Cloud Reset and see if that helps.

真綾 山田

About the author

私は、Windows 11/10 と Apple の最新の iOS プラットフォームの両方の経験を持つ iPhone と macOS の開発者です。10 年以上の経験があるため、両方のプラットフォームでファイルを作成および管理する方法を深く理解しています。私のスキルは、ファイルを作成するだけではありません。また、Apple 製品、その機能、およびそれらの使用方法についての深い知識も持っています。