Implemented

Clear Quick Connect History

avatar

Hi.
How clear quick connect history on Remote Desktop Manager for MacOS?
Thanks.

All Comments (1)

avatar

Hi,

I was investigating this, thinking to myself "of course there is a way to clear the Quick Connect history". Well, it appears that I am wrong. There is no way to do this directly from RDM Mac.

You can do this by removing the tag called QuickConnectArray directly from the RDM config file (~/Library/Application Support/com.devolutions.remotedesktopmanager/RemoteDesktopManager.cfg). It will look something like this:

<QuickConnectArray>
<string>111.111.111.111</string>
<string>112.112.112.112</string>

</QuickConnectArray>

I'll add a button at the bottom left of the Quick Connect view to clear the history.

Best regards,

Xavier Fortin