Cached and Stored Credentials

Overview#

Cached and Stored Credentials describes how credentials are formed in Microsoft Windows and how the operating system manages them and is part of the Windows Client Authentication Architecture

Cached Credentials#

Windows logon cached password verifiers CANNOT be presented to another computer for authentication, and they can only be used to locally verify a credential.

Cached and Stored Credentials are stored in the Security Account Manager (SAM) in the registry on the local computer and provide credentials validation when a domain-joined computer CANNOT connect to Microsoft Active Directory during a user’s logon.

Stored Credentials#

The following sections describe where credentials are stored in Windows Client operating Systems. Windows credentials are composed of a combination of an account name and the authenticator. These are stored and retrieved from the following locations depending on the status of the user’s session, which might be active or inactive, and local or networked.

Credential Manager store#

Users may choose to save passwords in Windows by using an application or through the Credential Manager Control Panel applet. These credentials are stored on the hard disk drive and protected by using the Data Protection Application Programming Interface (DPAPI). Any program running as that user will be able to access credentials in this store.

Credential Manager can obtain its information in two ways:

Credential Manager uses the Credential Locker, formerly known as Windows Vault, for secure storage of user names and passwords.

More Information#

There might be more information for this subject on one of the following: