Bitlocker system encryption for Windows
remove PIN on startup
In admin PowerShell:
manage-bde -protectors -delete C: -Type TPMAndPIN manage-bde -protectors -add C: -TPM
guide:windows:bitlocker
In admin PowerShell:
manage-bde -protectors -delete C: -Type TPMAndPIN manage-bde -protectors -add C: -TPM