Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
the_john19
4 years agoOccasional Contributor
TPM For Windows Hello After Restart
With Windows 11 there will be even more Windows machines with TPM on by default. Thanks to the TPM other password managers allow you to use Windows Hello even after restarting the app or the machine ...
MikeT
1Password Team
3 years agoHi gussic,
Can you do the following for me, it'll let us know if your Windows Hello key are in the software provider or the TPM provider:
- Click start and search for
Powershell, open it - Enter the following command:
certutil -csp "Microsoft Passport Key Storage Provider" -key -v | Select-String -Pattern "NgcKeyImplType" - Does it output
1 (0x1)or2 (ox2)?
It should show something like NgcKeyImplType: 1 (0x1) if it is in hardware TPM provider.