Windows システム イメージの復元に失敗しました 0x800703ED

Windows システム イメージの復元に失敗しました 0x800703ED

システム イメージを正常に作成しました。システム イメージは 2 つのパーティション C (NTFS) で構成されており、1 つは Windows 10 システムで、もう 1 つは起動用の小さなパーティション (500 MB、通常、このパーティションは Windows エクスプローラーからは表示されませんが、インストールの実行中に作成されます) です。

今、これを復元しようとしていますが、作業を開始した後、失敗しています。

システム イメージが正しく検出されたので、ディスクをフォーマットするオプションはありません (この手順では、このオプションが無効になっている場合はドライブのドライバーをインストールできると書かれています)。しかし、とにかくこのディスクをフォーマットしたくありません。C パーティションを復元したいだけです。

その後、復元が開始され、作業の一部が完了すると、次のようなエラーが発生します。

The system image restore failed.

Error details: The volume does not contain a recognized file system. Please make sure that all required file system drivers are loaded and that the volume is not corrupted. (0x800703ED)

今何ができるでしょうか? この問題をさらに進めるにはどうしたらよいでしょうか? 何か提案はありますか?

chkdsk を実行しましたが、エラーはありません。ログは以下の通りです。

Microsoft Windows [Version 10.0.15063]
(c) 2017 Microsoft Corporation. All rights reserved.

C:\Windows\system32>chkdsk
The type of the file system is NTFS.

WARNING!  /F parameter not specified.
Running CHKDSK in read-only mode.

Stage 1: Examining basic file system structure ...
  234496 file records processed.
File verification completed.
  6248 large file records processed.
  0 bad file records processed.

Stage 2: Examining file name linkage ...
  322314 index entries processed.
Index verification completed.
  0 unindexed files scanned.
  0 unindexed files recovered to lost and found.

Stage 3: Examining security descriptors ...
Security descriptor verification completed.
  43910 data files processed.
CHKDSK is verifying Usn Journal...
  35854168 USN bytes processed.
Usn Journal verification completed.

Windows has scanned the file system and found no problems.
No further action is required.

 112639999 KB total disk space.
  31601104 KB in 147759 files.
    102588 KB in 43911 indexes.
         0 KB in bad sectors.
    341347 KB in use by the system.
     65536 KB occupied by the log file.
  80594960 KB available on disk.

      4096 bytes in each allocation unit.
  28159999 total allocation units on disk.
  20148740 allocation units available on disk.

編集:

パーティション C、小さなパーティション、およびもう 1 つのパーティション (このシナリオでは重要ではありません) が配置されているディスク全体が VeraCrypt で暗号化されます。

関連情報