How to fix Remote Desktop Connection not using saved credentials
When trying to use saved credentials in Remote Desktop Connection you might receive this message:
Your credentials did not work. Your system administrator does not allow the use of saved credentials to log on to the remote computer terminal.server.com because its identity is not fully verified. Please enter new credentials.
To be able to use saved credentials in this situation you need to do the following:
1. Open Group Policy Editor via cmd -> gpedit.msc
2. Navigate to Local Computer Policy\Computer Configuration\Administrative Templates\System\Credentials Delegation\
3. Open Setting Allow Delegating Saved Credentials with NTLM-only Server Authentication, set it to Enabled click on button Show… and in Show Contents window add Value *
Close all windows by pressing OK.
4. Run cmd and enter gpupdate /force command to update your policy.
Now you should be able to use your saved credentials.
3 thoughts on “How to fix Remote Desktop Connection not using saved credentials”
This does not work
I’m sorry to hear that. It was working for me, so i’ve posted it.
Thanks Tom. That worked well!