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
What do the errors 0x80070057 and 0x80042412 indicate during System Image Restore?
These errors usually occur because the disk you are attempting to restore to is not empty or has already been formatted. Additionally, they may appear if the destination disk is unsuitable for the restore or has hardware issues.
What should I ensure before attempting a System Image Restore on a new disk?
You should ensure that the new (target) disk has at least the same storage size in Gigabytes (GB) as the original (source) disk. It is often recommended to use a larger sized disk to prevent errors.
How can I clean the target disk to fix the 'No Disk' error during System Image Restore?
You can clean the target disk by using DISKPART. Boot from the USB Windows Installation Media, go to Repair your computer, select Troubleshoot, then Command Prompt. In the command prompt, use 'diskpart', then 'list disk' to identify the target disk, 'select disk X' to choose it (replace X with the disk number), and finally 'clean' to erase all partitions.
What steps should be taken if System Image Restore errors persist even after cleaning the target disk?
If errors persist, try removing the old disk, ensuring the target disk is set as the Primary/First boot device in BIOS, and checking that both computers have the same BIOS type if restoring to another computer. If issues continue, consider replacing the target disk with a new, larger one as it might be faulty.
- iPhone 17 vs. iPhone 16: Comparison and Who Actually Benefits. - June 16, 2026
- How to Factory Reset and Wipe an Android Device: What You Need to Know - June 12, 2026
- BitLocker Recovery Key: What You Need to Know in 2026 - June 9, 2026
