Setting up a password instead of Bitlocker recovery key

Srikanth Dusa 156 Reputation points
2023-07-24T15:02:54.41+00:00

I would like to know if i can set my own password instead of entering Bitlocker recovery key everytime. Appreciate your response. Thanks.

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

Accepted answer
  1. S.Sengupta 24,476 Reputation points MVP
    2023-07-25T01:50:23.9266667+00:00

    Yes, you can use either a PIN (Personal Identification Number) or a password to protect your BitLocker-encrypted drive in Windows. BitLocker is a built-in encryption feature in Windows that allows you to protect your data by encrypting the entire drive. When you enable BitLocker on a drive, you will get the option to choose one or more methods to unlock it.

    The availability of these unlock methods may vary based on your specific version of Windows and hardware configuration.

    Kindly also see: Using Your PIN or Password

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. MTG 1,246 Reputation points
    2023-07-25T08:24:56.4833333+00:00

    There is no possible way to setup bitlocker to use only the recovery key (apart from the command line).

    So I suspect that your problem is the following: you run an MBR partitioning based windows installation. With MBR, the recovery key will be asked for every time when you have a TPM 2.0, even when you set a PIN. So please checvk your partitioning style:

    open an elevated command prompt

    type these two commands one after the other

    diskpart

    list disk

    and see whether there's an asterisk ("*") below the GPT column or not. I suspect that it is missing, which proves it's an MBR partitioning.

    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.