Jump to content

Recommended Posts

Posted

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

 

com.mobilepcmonitor.PCMonitorHelper-(903

  • Administrators
Posted

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/
Posted

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
Posted

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#

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...