Recovery failed because of Bit Locker encryption
I have been trying to recover an image of my computer that I made with Acronis True Image 2017.
I am getting the message: 'Unable to continue the operation that requires a reboot, because a volume encrypted with BitLocker has been detected. Please use Acronis bootable media. '
I created an Acronis Universal Boot media on a flash drive and put it into one of the computer 's slots. I then tried to restore my image again. I still got the same message.
How do I properly setup and run a program that will recover my image?
Any help would be much appreciated.
Paul N.


- Log in to post comments

Paul, please consider editing your original post for this topic and removing your Gmail address to avoid it being picked up by Spam bots etc given this is a public forum.
I am getting the message: 'Unable to continue the operation that requires a reboot, because a volume encrypted with BitLocker has been detected. Please use Acronis bootable media. '
The above sentence suggests you are starting recovery from within Windows which is not recommended - the Acronis Rescue Media should be used for any OS recovery but as Ian has mentioned, you need to be able to unlock any BitLocker protected drives as the ATI rescue media or restart offline environment do not have any support for BitLocker.
My first question is to ask whether BitLocker is actually enabled, and whether it was enabled at the time the backup created using ATI 2017 was made? If you backup was created from within Windows using ATI then the actual backup image is not encrypted by BitLocker so should be able to be restored to a non-encrypted target drive.
One option to consider is to wipe the target drive fully before attempting to do the recovery using the rescue media, but please ensure that there is nothing on the drive that you want to keep if doing this!!
Assuming that you have another working computer, then one method of wiping the target drive would be to remove it from the original computer and attach it via a USB adapter to the second computer, then use an Administrator command prompt to issue 'diskpart' commands as below.
diskpart
list disk
select disk X
clean
You need to be very careful when using diskpart as it is very powerful and will wipe the selected disk when the clean command is used, so please ensure that you identify the correct disk from the 'list disk' command and then select that correct disk in that command. If you make a mistake it will not ask you if you are sure but will do exactly what you have asked!!
An alternative approach is to create the WindowsPE version of the Acronis Rescue Media and perform the above commands on the original computer from the PE command window, ensuring that only the target disk is connected.
See KB 58816: Acronis True Image 2017: Creating Acronis Bootable Media - and KB 59184: Acronis True Image 2017: How to create a WinPE-based bootable media for more information on creating the media.
KB 59873: Acronis True Image: recovering Windows from a boot failure
- Log in to post comments