📎 AI Summary:
The thread discusses how to safeguard Windows devices from offline password reset or removal tools, with the original poster asking about protections against such methods. The expert responds that using full disk encryption can prevent offline password attacks on local accounts, and for modern authentication methods like Windows Hello, data stored in the TPM offers additional protection. Overall, the discussion highlights encryption and TPM security as key measures to defend against offline password removal methods.
The thread discusses how to safeguard Windows devices from offline password reset or removal tools, with the original poster asking about protections against such methods. The expert responds that using full disk encryption can prevent offline password attacks on local accounts, and for modern authentication methods like Windows Hello, data stored in the TPM offers additional protection. Overall, the discussion highlights encryption and TPM security as key measures to defend against offline password removal methods.
Solution
If you are using local accounts with passwords then your option would be to use full disk encryption. That would prevent offline password attacks.
If you you're using any form of modern authentication (Windows Hello family of authentication methods) then the authentication data is stored in the TPM and not the SAM database.
If you you're using any form of modern authentication (Windows Hello family of authentication methods) then the authentication data is stored in the TPM and not the SAM database.
Member details
- Joined
- Jul 4, 2015
- Messages
- 8,995
If you are using local accounts with passwords then your option would be to use full disk encryption. That would prevent offline password attacks.
If you you're using any form of modern authentication (Windows Hello family of authentication methods) then the authentication data is stored in the TPM and not the SAM database.
If you you're using any form of modern authentication (Windows Hello family of authentication methods) then the authentication data is stored in the TPM and not the SAM database.