Is it possible to use BitLocker without the installed TPM?

Felix Reichmann 121 Reputation points
2020-08-02T15:33:20.023+00:00

Hi,
I have a system with a TPM. I want BitLocker to not use the TPM as a key protector, but only use a PIN.
Within the group policy "Require addtional authentication at startup" I set the setting "Configure TPM startup" to "Do not allow TPM".
14920-2020-08-02-17-05-02-window.png

During the BitLocker graphical setup process, it is also suggested that automatic unlocking is no longer possible.
15002-2020-08-02-17-07-11-window.png

But after the encryption process is completed, it can be seen, that the TPM is still used as a key protector.
14995-2020-08-02-17-28-28-window.png

What am I doing wrong?

Regards
Felix

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

Accepted answer
  1. Felix Reichmann 121 Reputation points
    2020-08-03T21:32:07.41+00:00

    In another thread I was referred to the documentation. After reading the linked article I think I can explain the issue:

    According to the documents, PIN and Enhanced PIN can only be used together with the TPM. So if I want to use a PIN and my PC have a TPM installed it is NOT possible to use "PIN only".
    (Reference: https://learn.microsoft.com/en-us/windows/security/information-protection/bitlocker/prepare-your-organization-for-bitlocker-planning-and-policies#bitlocker-authentication-methods)

    The startup key instead can be used without an installed TPM.

    Computers without a TPM or with a disabled TPM are an exception in a certain way. In this case, BitLocker can be allowed without compatible TPM by the known Group Policy.
    Instead of the module, a startup key or a password of at least 8 characters is used. This string is no longer called "Enhanced PIN" but "password".

    Does anyone know if there are technical reasons why "password only" is only allowed if no TPM is installed?
    Why is "Startup Key only" allowed if a TPM is installed, but no "Enhanced PIN only"?

    Many thanks for the information at this point also to @Anonymous

    1 person found this answer helpful.

5 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-08-06T07:17:47.4+00:00

    Hi
    I’m glad you figured it out and thank you for sharing your thoughts.

    Q: Does anyone know if there are technical reasons why "password only" is only allowed if no TPM is installed?
    A: BitLocker use the TPM to prevent PIN brute-force attacks, when BitLocker is used with a TPM + PIN configuration, the number of PIN guesses is limited over time.
    Reference: https://learn.microsoft.com/en-us/windows/security/information-protection/tpm/tpm-fundamentals#rationale-behind-the-defaults

    Q: Why is "Startup Key only" allowed if a TPM is installed, but no "Enhanced PIN only"?
    A: In addition to the protection that the TPM-only provides, part of the encryption key is stored on a USB flash drive, referred to as a startup key. Data on the encrypted volume cannot be accessed without the startup key.
    Reference: https://learn.microsoft.com/en-us/windows/security/information-protection/bitlocker/bitlocker-countermeasures#pre-boot-authentication

    I hope this information above can help you.

    1 person found this answer helpful.

  2. poliveirasilva-MSFT 86 Reputation points Microsoft Employee
    2020-08-02T17:56:30.917+00:00

    Why you do not want to use TPM if it is available to use?


  3. Kapil Arya 8,451 Reputation points MVP Volunteer Moderator
    2020-08-03T06:53:49.32+00:00

    Hello,

    In the Group Policy setting window, make sure you set Configure TPM Startup PIN and next options as well, to not use TPM.

    15141-14920-2020-08-02-17-05-02-window.png

    I believe the TPM is being used because of those options.

    Regards.

    0 comments No comments

  4. Anonymous
    2020-08-03T07:21:55.957+00:00

    Hi
    You could refer to KapilArya’s answer, try re-setting these options and perform BitLocker encryption again.

    If you have any updates during this process, please feel free to let me know

    Best Regards

    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.