积极答复者
系统崩溃,bitlocker如何解密

问题
-
Dear Engineer,
我是win10专业版,一个分区c盘,bitlocker加密后,解密文件生成后,系统崩溃,无法进入安全模式,PE进入后,看的见c盘,但是打不开,请问如何使用解密文件打开?
The system is win 10 pro version, and is devided into a driver C. After I encrypted the driver C, and got a decrypt file.
when I met the system crash, I login PE system to export the files from the driver C, but the icon of the driver C is locked.
Could you tell me how I decrypt this driver?
答案
全部回复
-
您好,
请问在尝试开机的时候有什么现象或者错误信息?
你可以在PE下尝试对C盘用 mange-bde 进行解密:
1. 以管理员身份打开命令提示符:
2. 运行如下命令:
manage-bde –unlock C: -password ****
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com. -
你好,
建议你参考如下这个帖子将manage-bde 模块添加到WinPE里面:
https://serverfault.com/questions/789959/how-do-i-add-bitlocker-support-commands-to-winpe
Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.