FIX: No Disk that can be used for recovering the system disk can be found in System Restore (Solved)
If the System Image Restore failed with error "No Disk that can be used for recovering the system disk can be found" continue reading to learn how to resolve this issue effectively.
The "System image restore failed" errors, such as 0x80070057 and 0x80042412, typically occur because the disk you are attempting to restore to (the destination or target disk) is either not empty or has been previously formatted (partitioned). Additionally, this error may arise if the destination disk is unsuitable for the system restore or if there is a hardware issue.
This guide provides detailed steps to fix the error "No Disk that can be used for recovering the system disk can be found" in System Image Restore.
FIX: System Image Restore Failed, No Disk Found for System Recovery on Windows 10/11
Step 1. Ensure that the Target Disk has Sufficient Storage Space
To restore a system image to a new disk, the new disk must be at least the same size as the old disk. Before proceeding, verify that the new (target) disk is at least the same size in Gigabytes (GB) as the original (source) disk from which you created the system image. This ensures that the disk can accommodate all the data and system files from the original disk.
* Note: In some instances, you may encounter the error even if the target disk is the same size as the source disk. Therefore, it is advisable to use a larger disk to restore a system image to avoid potential issues.
Step 2. Clean the Target Disk
The System image restore often fails with the "Cannot find a disk that can be used to recover the system disk" error when the destination or target disk is not empty. To resolve this issue, erase the target disk using DISKPART:
1. Boot from the USB Windows 10/11 Installation Media.
2. Click Next at the 'Language options' screen, then select Repair your computer.
3. Click Troubleshoot -> Command Prompt.
4. In the command prompt, enter the following commands in sequence:
diskpartlist disk
5. Identify the disk number of the target disk (e.g., "0" in this example).
* Note: If you encounter the error "There are no fixed disks to show" after executing the "list disk" command, refer to Method-1 in this article: FIX: There Are No Fixed Disks To Show In DISKPART.
6. Select the disk using the following command:
select disk X
For this example, the command is:
select disk 0
7. Execute the following command to CLEAN all partitions on the disk:
clean
8. Upon completion of the operation, type exit to close DISKPART.
9. Close the Command Prompt window and click Turn Off to shut down the computer.
10. Restart the computer, boot from the USB Windows Installation Media, and attempt to restore your computer from the system image. If the error persists, proceed with the following steps:
- a. Shut down the computer.
- b. Remove the old disk from the computer (if not already removed).
- c. Enter the BIOS setup and ensure that the target disk is set as the Primary/First boot device.
- d. If restoring the image to a different computer, ensure the target computer has the same BIOS type (Legacy or UEFI) as the source computer.
- e. Attempt to restore the system image again. If the restore fails, consider replacing the target disk with a new, larger one, as the error may occur on a damaged disk.
Additional Solution: Check Disk Health.
Before attempting a system restore, it's crucial to ensure that the target disk is in good health and compatible with your system. Use tools like CrystalDiskInfo to check the disk health.
Summary
In summary, resolving the "No Disk that can be used for recovering the system disk can be found" error involves ensuring the target disk has sufficient storage space, cleaning the disk using DISKPART, and verifying disk health and compatibility. Additionally, consider alternative recovery methods if standard procedures fail. By following these steps, you can successfully restore your system image and resolve the error.
Frequently Asked Questions
- Top Windows 11 Issues and Solutions for April 2026: A Comprehensive Guide. - April 29, 2026
- FIX "BitLocker Recovery" Loop after installing KB5083769 - April 27, 2026
- Ultimate CoD Warzone Settings for Enhanced FPS and Visibility - April 9, 2026
