BitLocker error

Yan Huang 1 Reputation point
2021-06-16T14:58:46.277+00:00

Hi,

I have a user that's unable to use BitLocker to encrypt his drive. Whenever he runs BitLocker, he gets a message saying "The handle is invalid". Not sure what this means, I had the user go into the BIOS and clear the TPM chip, but that did not resolve the issue. Any help would be great.

Laptop: HP EliteBook x360 1030 G3

Intel Core i7-8650U @ 1.90GHz 100
15GB RAM

Thanks,

106244-image.png

Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
{count} votes

1 answer

Sort by: Most helpful
  1. Teemo Tang 11,466 Reputation points
    2021-06-17T02:06:50.47+00:00

    Usually, users get ‘the handle is invalid’ error on the Windows login screen or or running a script.
    What your user have done on this PC? Did he ever used BitLocker, did he run manage-bde command to enable BitLocker?

    Try the following methods to see if can fix issue:

    1. Update system to the latest build, check for updates in Settings.
    2. Changing LocalAccountTokenFilterPolicy Registry Key
      Press Windows + S, type “command prompt” in the dialogue box, right-click on the application and select Run as administrator.
      Once in the command prompt, run the following code:
      reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\system /v LocalAccountTokenFilterPolicy /t REG_DWORD /d 1 /f
      Restart the computer and try to enable BitLocker from control panel.
    3. Use the System File Checker tool to repair missing or corrupted system files
      https://support.microsoft.com/en-us/topic/use-the-system-file-checker-tool-to-repair-missing-or-corrupted-system-files-79aa86cb-ca52-166a-92a3-966e85d4094e

    4.Upgrade to 21H1 via Microsoft website
    https://learn.microsoft.com/en-us/answers/questions/438934/bitlocker-error.html


    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.