Check to see if this Key exists in your system registry.
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Network\DisablePwdCaching
If it exists, either delete it or set the value to 0 (zero).
This is the registry key to disable password caching. If set to 1 (true), then your system will not retain your password settings.
Hope this helps.