If your password is no longer saved when connecting via RDP to a VPS (and you have to enter it manually every time), you can try the following solution.
- On your local computer (not the VPS), press Win+R, type gpedit.msc, and press Enter to open the Local Group Policy Editor.
- Navigate to: Computer Configuration → Administrative Templates → System → Credentials Delegation. Double-click the policy named "Allow delegating saved credentials with NTLM-only server authentication".
- Set the policy to "Enabled", then click "Show..." next to "Add servers to the list". Add your VPS strictly in this format: TERMSRV/208.78.28.23


