To resolve this issue, use one of the following methods.
Automated fix
Download and run the Surface BitLocker Protector Check tool. The tool guides you through the installation of the repair update. To access the tool, go to the following Surface website:
http://aka.ms/surfacecheck
Manual fix (advanced)
Important The following steps are provided for advanced users only. If you are not comfortable using Windows PowerShell but you require help to download or use the repair tool, please contact Surface Support.
Check the BitLocker settings
- Start a PowerShell command prompt with administrative privileges.
- Run the following command:
Manage-bde -protectors -get C:
- Check the PCR Validation Profile setting.
- If the PCR Validation Profile is set to 7, 11, the device is configured correctly and no further action is necessary.
- If this value is set to something other than 7, 11, go to the next steps.
Correct the BitLocker settings
- At the PowerShell command prompt, run the following command:
Suspend-bitlocker -mountpoint C: -rebootcount 0
- Open Device Manager.
- Locate and expand the Firmware branch.
- If any firmware shows a warning symbol, select each firmware entry, and then select Uninstall device. Do this for any firmware node that shows the warning symbol.
- Restart the Surface Book 2 device.
- Start a PowerShell command prompt that has administrative privileges.
- Run the following command:
Manage-bde -protectors -get C:
- Locate and copy the TPM ID to the clipboard. Make sure that you include the braces ( { } ).
- Type the following commands, and press Enter after each:
Manage-bde -protectors -delete C: -id "{TPM id}"
Manage-bde -protectors -add C: -TPM
Note In the first command, replace <TPM id> with the ID number that you copied in step 8.
- Restart the Surface Book 2 device.
Follow the “Check the BitLocker settings” steps to determine whether your settings are now correct.
If you had previously removed a driver in Device Manager, open Device Manager again to verify that there are no warning symbols displayed for the Firmware device type. To do this, double-click the Surface UEFI item, and then open the Driver tab. Verify that the installed driver is 389.2318.768.0 or a later version.
If you can't configure the BitLocker setting to 7, 11, or if you can't eliminate the warning symbols in Device Manager, contact Surface Support.