System restore error: Specify which Windows installation to restore


XINSTALL BY CLICKING THE DOWNLOAD FILE
A message from our partner

For fixing Windows errors, we recommend Fortect:

Fortect will identify and deploy the correct fix for your Windows errors. Follow the 3 easy steps to get rid of Windows errors:

  • Download Fortect and install it on your PC
  • Launch the tool and Start scanning your PC for Windows errors
  • Right-click on Start Repair to deploy the right fix for each error encountered during the scan
Download Now Fortect has been downloaded by 0 readers this month, rated 4.6 on TrustPilot

Every time files get corrupted on your PC, or you make an irreversible change you wish you didn’t, you can always count on using System restore.

The problem is that not even the System Restore feature is foolproof, and errors can be encountered along the way.

One good example is when a corrupted system file is detected during the restore process.

If that happens, you might be prompted with an error message labeled: To use System Restore, you must specify which Windows installation to restore.

What causes this error?

  • Corrupted system files caused by mishandling of your files, faulty installation and even malware.
  • BCD corruption, a.k.a. a Boot Configuration Data corruption, can be the cause of the error since this is where all the boot data is being stored.

FIX: Specify which Windows installation to restore

1. Perform a CHKDSK

  1. Perform a system boot
  2. When the Windows logo appears, press F8, taking you to the Recovery Options
  3. In the Recovery Options, select Troubleshoot
  4. From here, choose Advanced Options
  5. Select Command Prompt.
  6. Check the integrity of your volumes.
  7. You will need to scan the Primary Partition type volumes
  8. Type in the following command (replace C: accordingly): chkdsk C: /offlinescanandfix

2. Perform a SFC scan

  1. Click Start
  2. Type Run in the search bar
  3. If you don’t already know which partition is your system drive, when the command prompt appears type in the following:
    • Cd /
    • Dir
  4. If you see the Users folder in the list, this means that that is your system drive. If you don’t see the folder, change your drive by typing alphabets of your volumes, for example G:
  5. After you’ve found your system volume, in the command prompt, type in the following, (where C: is your system drive.):
    • sfc /scannow /offbootdir=C: /offwindir=C:Windows

3. Use Deployment Image Servicing and Management

  1. Click Start
  2. Type Run in the search bar
  3. When the command prompt appears, type in the following (here, C: is your system volume):
    • DISM /Image:C:Windows /Cleanup-Image /RestoreHealth/Source:C:WindowsWinSxS
  4. If an error is shown,  insert a windows bootable USB or DVD and then type in the following:
    • DISM /Image:C:Windows /Cleanup-Image /RestoreHealth /Source:esd:E:SourcesInstall.esd:1 /limitaccess
  5. In this line, E: is the removable drive meaning USB drive or DVD drive
  6. In a few cases, the install.esd may be install.wim. If that’s the case, enter the following command:
    • DISM /Image:C:Windows /Cleanup-Image /RestoreHealth /Source:wim:E:SourcesInstall.wim /limitaccess

4. Use Bootrec

  1. Click Start
  2. Type Run in the search bar
  3. When the command prompt appears, type in the following:
    • BootRec /Fixmbr
    • BootRec /FixBoot
    • BootRec /RebuildBCD
  1. Reboot your system (make sure a bootable USB or DVD is inserted into your system before running the commands.)

5. Run your basic Windows Repair

  1. Insert your bootable USB or DVD.
  2. Boot from the USB or DVD.
  3. Select Repair your computer

RELATED STORIES YOU SHOULD CHECK OUT:

More about the topics: error, system restore

Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team. Read more

User forum

0 messages