Disable Password Caching in Internet Explorer

When you attempt to view a password-protected site, you are normally prompted to type your username and password with an option to "Save this password in your password list". This tweak can be used to disable the ability for users to save passwords.

Open your registry and find the key below.

Create a new DWORD value, or modify the existing value called 'DisablePasswordCaching' using the settings below.

Exit your registry, you may need to restart or log out of Windows for the change to take effect.


Settings:
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
Name: DisablePasswordCaching
Type: REG_DWORD (DWORD Value)
Value: (0 = default, 1 = disable password cache)

Popular Posts