Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 6.0

...

Expand

The encrypted drive can now be unlocked in Windows PE

  1. Boot into Windows PE. Click the Backup tab. The encrypted drive will be visible and its status will be ‘BitLocker Locked’. It will not have a drive letter.
  2.  A drive letter will be needed to unlock the encrypted drive.   
    Open ‘Window PE Explorer’, Click on the computer icon in the bottom left hand corner of your screen. A new window will appear presenting all the Drives available to Windows PE.  


    Info
    The drive without a visible File system or Size will be the BitLocker encrypted drive. In this case the drive is E:

     

  3. Start a command prompt.


    The command line can be accessed by clicking the black icon on the bottom left corner of your screen.

  4. In the command line enter “manage-bde -unlock E: - RecoveryKey D:\” then press the ‘Tab’ key until you see a key that resembles the following combination: “XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX” and ends with “.BEK” to auto-complete the line after the drive letter.

    Code Block
    themeFadeToGrey
    languagetext
    manage-bde -unlock E: - RecoveryKey D:\XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX.BEK
    Info
    Note: Your recovery key may be located on a different drive to D:. and your BitLockered drive maybe different to E:. Please ensure that you use the correct drive letters.

    After entering the command press ‘Enter’ to unlock the BitLocker Encrypted drive:

  5. To make the drive accesible accessible in Macrium Reflect, select the 'Backup' tab in Reflect and click Refresh.
    Image RemovedImage Added
  6. After refreshing the drives in Macrium Reflect you will now be able to see a drive letter and a status on the drive that was locked.

...