Scenario: you restore, copy, or migrate your Windows 8.1 system with HDM 12 or another generation 12 program, and the resulting system doesn’t boot
The final build of Windows 8.1 broke compatibility with generation 12 of our products. In particular, with operations that update the BCD store, which governs system boot. As a result, when a Windows 8.1 system is restored, copied, or migrated with HDM 12 or another generation 12 program, it doesn’t boot.
Full Windows 8.1 compatibility is included into newer Paragon programs such as HDM 14, alongside multiple other improvements. The best solution to this problem is to upgrade to a generation 14 product.
Alternatively, if you prefer to stick with version 12, you can consider the following workarounds. They all revolve around BCD. BCD is where Windows stores boot records. We update it on operations that change the order of partitions, which includes restoring or cloning system or boot partitions. This update fails to add Windows 8.1 because the system is not being properly detected. The solutions are the following.
After restoring the system to the same drive, to make it bootable, you need to rewrite the current BCD file on the newly restored system with the old BCD file still contained in the backup you’ve restored from. This needs to be done from a Linux-based Paragon recovery media that you can create from within the Hard Disk Manager. Unfortunately you can’t use a WinPE-based recovery media for this. For the following operations, you’ll need another Windows on the same computer, or another PC with your Paragon program installed on it.
To create a Linux-based recovery media, launch the program, open Tools > Burn Recovery Media
(in express mode) or Recovery Media Builder
(in advanced mode). The wizard will guide you through the steps to create a bootable USB flash drive or CD / DVD.
After creating the media, connect it to the PC you’ve restored, boot from it, and access the File Transfer Wizard. Navigate to the original backup and find the archive file corresponding to the partition where the boot files are located. Double click the file to open it, find the file called BCD, and copy it to the clipboard. Then restore BCD to the same partition on your drive, overwriting the current BCD file.
For a GPT system, these instructions assume that you’ve enabled the option to create a new EFI boot entry when copying.
C:\Boot\
folder rather than a partition.[volume letter]
in the further instructions.bcdedit.exe
to edit your current BCD, redirecting it to the new system. Launch Command Prompt as administrator, then execute:bcdedit /set {current} device partition=[volume letter]:
bcdedit /set {current} osdevice partition=[volume letter]:
After #1-5, you should be able to successfully boot from either drive.
Backup & Recovery, Drive Copy, Hard Disk Manager™ for Windows, Migrate OS to SSD
Tags: backup, compatibility, copy, issue, migration, windows