Hello,
To remove Free Memory tool from autostart you need:
- Kill "Free Memory" application using Activity Monitor application;
- Open Free Memory tool again and go to it's preferences (cogwheel in right top corner);
- Uncheck 'Show Free Memory in menu bar' option;
- In Terminal application run this command and make sure that output of this command doesn't contain 'com.parallels.toolbox.FreeMemory' string:
Code:
defaults read com.parallels.toolbox LaunchAtLoginTools
- Restart your mac and check that Free Memory tool is not started;