發佈日期:
如何在Windows 10/11中‧獲取Bitlocker資訊或暫停執行Bitlocker
01. 一定要用『管理員權限(Run as Administrator)』執行『命令提示字元(Command prompt)』。
02. 執行以下命令。
獲取現時磁碟Bitlocker資訊: manage-bde.exe -status
獲取現時磁碟Bitlocker recovery key: manage-bde.exe -protectors C: -get
暫時停用磁碟Bitlocker(其中數字10為暫停次數): Manage-bde.exe -protectors -Disable C: -RebootCount 10
恢服使用用磁碟Bitlocker Manage-bde.exe -Protectors -Enable C:
發佈留言