Chrome automatically remembers passwords through the registry
Open your notebook and copy the following text:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
"SyncDisabled"=dword:00000000
"PasswordManagerEnabled"=dword:00000000
[HKEY_CURRENT_USER\Software\Policies\Chromium]
"SyncDisabled"=dword:00000000
"PasswordManagerEnabled"=dword:00000000
Save as a reg file and double-click to run.