Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
#!/bin/sh
sudo rm -rf /Applications/Parallels\ Access.app
running=$(ps ax|grep -i 'Parallels Access'|grep -v grep|awk '{print $1}')
for x in ${running}; do
sudo kill -9 ${x}
done
sudo launchctl unload -w /Library/LaunchDaemons/com.parallels.mobile.dispatcher.launchdaemon.plist || echo
sudo launchctl unload -w /Library/LaunchDaemons/com.parallels.mobile.kextloader.launchdaemon.plist || echo
sudo launchctl unload -w /Library/LaunchAgents/com.parallels.mobile.prl_deskctl_agent.launchagent.plist || echo
sudo launchctl unload -w /Library/LaunchAgents/com.parallels.mobile.startgui.launchagent.plist || echo
sudo rm /etc/com.parallels.mobile.prl_deskctl_agent.launchd
sudo rm /Library/LaunchDaemons/com.parallels.mobile.dispatcher.launchdaemon.plist
sudo rm /Library/LaunchDaemons/com.parallels.mobile.kextloader.launchdaemon.plist
sudo rm /Library/LaunchAgents/com.parallels.mobile.prl_deskctl_agent.launchagent.plist
sudo rm /Library/LaunchAgents/com.parallels.mobile.startgui.launchagent.plist
sudo rm /var/root/Library/Preferences/com.parallels.mobile.plist
sudo rm /var/root/Library/Preferences/com.parallels.mobile_persist.plist
rm ~/Library/Preferences/com.parallels.Parallels\ Access.plist
rm ~/Library/Preferences/com.parallels.Parallels\ Access.plist.sdb
sudo launchctl unload -w /Library/LaunchDaemons/com.parallels.mobile.dispatcher.launchdaemon.plist || echo
Did you spot that they have also installed an extension into Safari? I now have a launch IE button. This whole situation is disgusting, what else have they fiddled with? I have raised a ticket with support to have this guaranteed completely removed from my system. My main development platform has been compromised in the worse possible way.
Thank you for your feedback. We will add the advanced instructions on how to remove Parallels Access Agent to http://kb.parallels.com/117142 soon.
As for the IE button in Safari, it can be removed with http://kb.parallels.com/115419
Should not have been done to begin with. Stop changing people's system or loose your customers.
Thank you for your feedback. We will add the advanced instructions on how to remove Parallels Access Agent to http://kb.parallels.com/117142 soon.
As for the IE button in Safari, it can be removed with http://kb.parallels.com/115419
Thank you for your feedback. We will add the advanced instructions on how to remove Parallels Access Agent to http://kb.parallels.com/117142 soon.
As for the IE button in Safari, it can be removed with http://kb.parallels.com/115419
I'm getting annoyed about this too, and it isn't being treated with the urgency it deserves. I declined the 6 months free subscription and yet Parallels Access was still installed on my machine. Installing unauthorised software is a serious matter, and this one has the potential to compromise system security. It also acts as an unwanted advert, prompting for a sign-up each time the system is restarted.
Yet http://kb.parallels.com/117142 hasn't been updated, even just to say it is incorrect. The release notes for build 9.0.23062 say that "You can now choose whether to download and install the Parallels Access agent" but actually it does nothing for people who have installed earlier builds. People who declined the subscription haven't been contacted to warn them, and they should be.
@ParallelsCares? It doesn't look that way at the moment. Can you raise the profile of this with your senior management?