Jump to content
Pulseway 9.14 🔥

Featured Replies

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

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/
  • Author

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
  • Author

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