Francis Yap Posted June 18, 2014 Share Posted June 18, 2014 Hi All,  I have remove the pulseway agent on my MBA, the application can't find Application folder but this process show in activity monitor and unable to quit, it still keep register and update to the account, please advice how to completely remove it, thanks  Link to comment Share on other sites More sharing options...
Administrators Paul Posted June 18, 2014 Administrators Share Posted June 18, 2014 The following commands should remove Pulseway permanently from your computer: launchctl remove com.mobilepcmonitor.PCMonitorHelper rm -rf /Library/LaunchDaemons/com.mobilepcmonitor.PCMonitorHelper.plist rm -rf /Library/PrivilegedHelperTools/com.mobilepcmonitor.PCMonitorHelper rm -rf /var/root/Library/Application\ Support/PCMonitor/ Link to comment Share on other sites More sharing options...
Francis Yap Posted June 18, 2014 Author Share Posted June 18, 2014 Hi Paul I tired the first command but give me error "launchctl remove error: No such process" Â Â 9033 ?? Â Â Â Â 2:31.53 /Library/PrivilegedHelperTools/com.mobilepcmonitor.PCMonitorHelper 14557 ttys002 Â Â 0:00.00 grep mobile Franciss-MacBook-Air:~$ launchctl remove com.mobilepcmonitor.PCMonitorHelper launchctl remove error: No such process Link to comment Share on other sites More sharing options...
Francis Yap Posted June 23, 2014 Author Share Posted June 23, 2014 I try to force quit the price again and execute the step below, it work.  Thanks  rm: /Library/LaunchDaemons/com.mobilepcmonitor.PCMonitorHelper.plist: Permission denied -MacBook-Air:~ francly$ sudo -i Password: -MacBook-Air:~ root# rm -rf /Library/LaunchDaemons/com.mobilepcmonitor.PCMonitorHelper.plist -MacBook-Air:~ root# rm -rf /Library/PrivilegedHelperTools/com.mobilepcmonitor.PCMonitorHelper -MacBook-Air:~ root# rm -rf /var/root/Library/Application\ Support/PCMonitor/ -MacBook-Air:~ root# Paul 1 Link to comment Share on other sites More sharing options...
Administrators Paul Posted June 23, 2014 Administrators Share Posted June 23, 2014 Hello Francis, Â Glad you got it working. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now