How to make Parallels RDP Client to run from a clean state after re-installation on Mac OS.
Symptoms
Parallels RDP Client saves connection configuration even after the application is completely reinstalled on Mac.
Cause
RDP Client configuration is stored in Users Library.
Resolution
To resolve this issue one needs to clean up the locations where configuration data is stored.
There are 2 ways how-to perform it:
1. Using Terminal:
- Launch Terminal ( Application > Utilities > Terminal)
Copy this code to Terminal :
rm -rf ~/Library/Containers/com.2X.Client.Mac
Press Enter
2. Using Graphical InterfaceIn Finder press Go > Go to Folder (CMD + Shift + G)
Type ~/Library/Containers/ and press Enter
- Move com.2X.Client.Mac folder to Trash
Was this article helpful?
Tell us how we can improve it.