
If you type mstsc in the Windows 10 search box, the previously used RDP connections will appear in the list. Windows also saves the recent Remote Desktop connections in Jump Lists.Next you need to delete the default RDP connection file (which contains information about the latest rdp session) – Default.rdp (this file is a hidden file located in Documents directory).Since it’s impossible to select all nested registry keys at once, it’s easier to delete the entire Servers key and then recreate it manually In order to clear the history of all RDP connections and saved usernames, you must clean the contents of Servers registry key.In addition, the CertHash variable contains the RDP server SSL certificate thumbprint (see the article “ Configuring trusted TLS/SSL certificates for RDP”) This username will be used to connect to the RDP host automatically. It shows the username used to connect to the RDP/RDS host. Pay attention to the value of the UsernameHint parameter.

Expand the reg key with the name (or ip address) of any host. It contains the list of all RDP connections that have ever been established by this user. Now expand the key HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Servers.

To clear the history of the most recent RDP connections, select all parameters with the names of MRU0-MRU9, right-click and select Delete The name (or the IP address) of the remote desktop server is stored in the value of the MRU*.


Information about all RDP connections is stored in the registry of each user. How to Remove RDP Connection Cache from the Registry?
