System Image Recovery - Can't find System Image

Anonymous
2010-08-12T02:37:45+00:00

I am trying to restore a backup system image to my repaired PC.  It is wiped clean.  I have the "Repair Disc Windows 7 64 Bit" that I created in Windows 7.  Using Windows 7 Backup I have a system image backup on an external WD Essentiasl 1TB USB Hard Drive.

I insert the Repair Disc and start the system.  Get to System Recoevery Options.  I have the external Hard Disk with the system backup image connected.  Select System Image Recovery option.  Says "Windows cannot find a system image on this computer.  Attach the backup hard disk or insert the final DVD from a bckup set and click retry.  Alternatively, close this dialog for more options.  Retry gives me the same message.  Tried starting with drive attached, not attached, same result.  Click cancel.

Next option selected is "Select a system image."  No system image listed.  Hit refresh, still nothing.  Top of screen says "Click Advanced to add a network location or install a driver for a backup device if it does not show up in the list below."  I click on the Advanced tab.  Option to "Search for a system image on the network" or "Install a driver."  I select install a driver.  Find the right driver for the WD Essential hard drive (disk.sys and partmgr.sys) and when I click on them I get "The specified location does not contain information about your hardware."  Click OK.  Can't find how to load these drivers I am being asked for.

Funny thing is that on the screen where I search for driver I can see the WD Essential Hard Drive connected to the system.  I can also see the system image files but when I click on them I get the same error message, "The specified location does not contain information about your hardware."

Please HELP.  This is very frustrating!!!

Windows for home | Previous Windows versions | Recovery and backup

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2010-08-12T08:41:31+00:00

While in Repair Mode, you have an option to open a Command Prompt. From there try the following commands:

Mountvol

(This command will show you all available drives, including your external disk)

dir Q:

(Replace Q: with one drive letter at a time from the letters that the mountvol command showed you, e.g.

dir D:

dir E:

etc.

until you see a folder "WindowsImageBackup" on the screen. Let's assume it is F:\WindowsImageBackup.

dir F:\WindowsImageBackup /s

(This command should show you the contents of the image folder, with files totalling more than 10 GBytes)

Now perhaps this image folder is missing, incomplete or inaccessible.

I have to add that I am disappointed with the native imaging facility under Windows 7. It is temperamental and its functionality is extremely limited. I recently bought myself a copy of Acronis TrueImage 10 and its is to the Windows imaging tool like a fully functional motor cycle is to a child's tricycle. Other brand imaging tools are just as functional - just make sure that they are certified for Windows 7.

Was this answer helpful?

200+ people found this answer helpful.
0 comments No comments

95 additional answers

Sort by: Most helpful
  1. Anonymous
    2018-04-07T04:09:49+00:00

    Interesting input. I have just built two systems (Windows 10 fully updated) with EFI boot with similar motherboards and processors. Each is different in terms of recovery options.

    System 1 MS system images and MS backup is available, the former is used to create images, but AIS backup is used for back up, it is better and is a one life time low cost investment. 

    System 2 Has Acronis True Image installed for creating and restoring images and also installed is Easus partition manager. MS image creation and MS backup is not accessible. I can only assume that Acronis is the cause of this lack of MS utility access.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-04-06T20:07:07+00:00

    Thanks for the explaination!

    I'm still having this issue when all the 6 checks listed below are done.

    Any idea how this can be possible? I'm suspecting BIOS settings for my external hard drive now...

    Checks i've done already:

    1. The change of folder name of system image "WindowsImageBackup" will cause windows cannot find a system image on this computer error. So, do not change the folder name.
    2. Putting the folder "WindowsImageBackup" into another folder will cause the error. It must be at the root (top level) of your external hard drive (it cannot be inside any sub-folders). If not, Windows won’t be able to find it. So, make sure the folder named "WindowsImageBackup" is still in the root of the external drive where it was originally created. Like H:\WindowsImageBackup
    3. The change of sub-folder name will cause the error. The next sub-folder must be exactly the Windows computer name that it had when you created the system restore. 
    4. Adding any other folders in the "WindowsImageBackup" folder except disk images of other computers will cause system image not to be found. So, make sure not add any other folder in the "WindowsImageBackup".
    5. If you have multiple system images on one USB drive and rename the mediaID file on any of the images, then all images alphabetically trailing the one with the renamed mediaID file will not be found. MediaId or MediaiD.bin is a file created as a result of your backup. If you move your backup files to any other location, make sure you copy mediaID.bin along with it. 
    6. If you put your system image in a USB flash drive, for some default reason, Windows could not recognize it. That means cannot do system image restore from USB drive. You can change USB flash drive to other available external hard drive.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-04-06T20:00:54+00:00

    Thanks, very nice article!

    I'm still having this issue when all the 6 checks listed below are done.

    Any idea how this can be possible? I'm suspecting BIOS settings for my external hard drive now

    Checks i've done already:

    1. The change of folder name of system image "WindowsImageBackup" will cause windows cannot find a system image on this computer error. So, do not change the folder name.
    2. Putting the folder "WindowsImageBackup" into another folder will cause the error. It must be at the root (top level) of your external hard drive (it cannot be inside any sub-folders). If not, Windows won’t be able to find it. So, make sure the folder named "WindowsImageBackup" is still in the root of the external drive where it was originally created. Like H:\WindowsImageBackup
    3. The change of sub-folder name will cause the error. The next sub-folder must be exactly the Windows computer name that it had when you created the system restore. 
    4. Adding any other folders in the "WindowsImageBackup" folder except disk images of other computers will cause system image not to be found. So, make sure not add any other folder in the "WindowsImageBackup".
    5. If you have multiple system images on one USB drive and rename the mediaID file on any of the images, then all images alphabetically trailing the one with the renamed mediaID file will not be found. MediaId or MediaiD.bin is a file created as a result of your backup. If you move your backup files to any other location, make sure you copy mediaID.bin along with it. 
    6. If you put your system image in a USB flash drive, for some default reason, Windows could not recognize it. That means cannot do system image restore from USB drive. You can change USB flash drive to other available external hard drive.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2018-04-04T21:07:06+00:00

    This explains how to find the back up image in DOS but what do I do when I find it? Is there a command that starts the mounting process?

    Exit out of the Command Prompt window and go back to Troubleshoot and then click Restore System Image.

    Was this answer helpful?

    0 comments No comments