Home >Operation and Maintenance >Linux Operation and Maintenance >What to do if win7 remote connection credentials are not working
What should I do if my win7 remote connection credentials don’t work?
The WIN7 system prompts that WIN 7 cannot remotely desktop and prompts "Your credentials do not work". The problem is: the remote host has turned on the remote desktop, and the XP system can remotely connect to the computer. However, some win7 systems cannot be remoted and always prompt "Your credentials do not work". The actual remote username and password are normal.
Group Policy Editor Set Authentication
1. Open the Group Policy Editor
. Find Start --- Run -- Enter gpedit.msc to open the registry editor Device
Then find the menu, Computer Configuration---Administrative Templates---Credential Assignment----Allow assigning saved credentials for NTLM server authentication
2 Select "Enabled" and enter TERMSRV/* (allow saving all) in "Display"
3. Refresh the group policy to make the settings take effect.
Start menu --- Run --- Enter gpupdate /force to force refresh, as shown below
The above is the detailed content of What to do if win7 remote connection credentials are not working. For more information, please follow other related articles on the PHP Chinese website!