📎 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.

azertyman

New Member
Joined
Dec 12, 2022
Messages
2
Thread Author #1
how to protect from the DLC boot - tools of password removing - ?
 

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.

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
Are you asking how to prevent someone from resetting/removing a password offline?
 

Neemobeer

Windows Forum Team
Staff member
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.
 

Solution