📎 AI Summary:
The WindowsForum thread discusses a user’s experience with a problematic external HD encrypted with BitLocker. The user reports that the `repair-bde` process has been running for about 16 hours on a 2TB drive after encryption failure and subsequent freezing issues, especially following an improper disconnect. Contributors suggest that unplugging the drive might have caused data corruption, recommend using recovery options like `manage-bde -off` or `-unlock`, and advise trying data recovery software, but no definitive solution is provided. Overall, the tone indicates frustration and uncertainty about the best recovery approach.

bglover14

New Member
Joined
May 24, 2016
Messages
3
Thread Author #1
Does anyone know how long repair-bde takes to run? I have been running it on an 1TB external HD for about 16 hours now. Attached is a screenshot what I am seeing. Should I keep it going?
 

Attachments

  • SNAG_Program-0002.webp
    SNAG_Program-0002.webp
    52.2 KB · Views: 438
Solution
When you unplugged it you most likely hosed it. You can try
manage-bde -off <driveletter:>
or
manage-bde -unlock <driverletter:> -RecoveryKey <path to bek key file>

bglover14

New Member
Joined
May 24, 2016
Messages
3
Thread Author #3
Is your drive encrypted?

So this is what happened:

Plugged in an external HD ran bitlock to go and it failed at 2%. So I stopped the encryption by unplugging the USB cable. When I plug the HD back it asks for the bitlocker password and when I enter it, it just freezes. I read some where to use the repair-bde command which is what I am doing now. But the process is still going and I was curious how long it should take on 2 TB drive. Here is the latest screen shot
 

Attachments

  • 2.webp
    2.webp
    63.8 KB · Views: 658

XAOS

Member
Joined
Apr 27, 2016
Messages
43
Pulling the USB cable wasn't a good idea.
Only thing I can suggest is use Data Recovery software to at least get the Data off.
Wait for more advice as someone may have a better idea.
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
When you unplugged it you most likely hosed it. You can try
manage-bde -off <driveletter:>
or
manage-bde -unlock <driverletter:> -RecoveryKey <path to bek key file>
 

Solution