I have 1Password installed on my MacBook, and I'd like to quit the '1PasswordAgent' process (starts at ~login) that I see in the Activity Monitor, and which I wish to remove when playing a game, but the problem is that whenever I quit this process it just returns with a new PID a moment later.

Does anyone know of some way to remove this process?

link|improve this question

74% accept rate
feedback

3 Answers

Please refer to this article Completely Uninstalling 1Password

link|improve this answer
feedback

Just remove the file ~/Library/LaunchAgents/ws.agile.1PasswordAgent.plist and reboot the machine.

(Maybe there's the same file in /Library/LaunchAgents/ws.agile.1PasswordAgent.plist)


EDIT : You can use Lingon (now discontinued, but the latest version still works) to check every startup services.

link|improve this answer
If you want to go extra geeky, you can read more about launchd and stop it from respawning without the reboot step in this answer. A good place to start is developer.apple.com/macosx/launchd.html – Doug Harris Aug 3 '10 at 19:08
feedback
up vote -2 down vote accepted

I made another user account and 1PasswordAgent does not run for that user, which I think is the best solution for my situation, because it will handle all similar situations with other programs.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.