Windows 10关闭BitLocker遇"驱动器包含系统启动信息"报错的求助
Windows 10关闭BitLocker遇"驱动器包含系统启动信息"报错的求助
我现在碰到个头疼的问题:Windows 10上的BitLocker处于暂停状态,C盘图标上还挂着个警告标识。当我想彻底关掉BitLocker的时候,不管是用PowerShell命令还是在控制面板里操作,都会弹出下面这个错误:
Disable-BitLocker : The drive cannot be encrypted because it contains system boot information. Create a separate
partition for use as the system drive that contains the boot information and a second partition for use as the
operating system drive and then encrypt the operating system drive.
我在PowerShell里执行的命令是Disable-BitLocker -Mountpoint "C:",控制面板里操作也会报一模一样的错。
我实在搞不明白——我明明是要关闭BitLocker,怎么反而提示说驱动器必须加密?而且错误里让我创建一个单独的存放启动信息的分区,我完全不知道该怎么弄。
对了,我的笔记本是Windows和Linux双系统,如果需要更多细节信息,麻烦在评论里问我就行~
补充内容:
- 系统磁盘的分区截图(Windows应该是装在分区2里,我是根据C盘的大小猜的)
- 执行
manage-bde -status c:后的输出截图 - 执行
Get-BitLockerVolume后的输出截图 - 磁盘管理界面的截图
备注:内容来源于stack exchange,提问作者arsaKasra




