Archived - Mac OS X: How to Find Background Applications

This document discusses how to find background applications, those that do not appear in the Dock or Force Quit dialog. These applications are also known as "processes" or "daemons."

Products Affected

Mac OS X 10.0, Mac OS X 10.2, Mac OS X 10.3

This article has been archived and is no longer updated by Apple.
A background application is one that runs without appearing in the Dock or Force Quit window. It can sometimes be useful to look for a specific background application when troubleshooting. Follow these steps:
  1. Open the Activity Monitor (/Applications/Utilities/).

    Tip: Before Mac OS X 10.3, this utility was named Process Viewer.

  2. Choose All Processes from the Show pop-up menu.
  3. Locate the background application (by name or percentage of time being used).

For Activity Monitor, the process' identification number (PID) appears in the main window. If you need the PID when using Process Viewer, follow these steps:
  1. Select the process from the listing.
  2. Click the disclosure triangle labeled More Info, which is near the bottom of the window.
  3. Click the Process ID tab.

Process ID appears in the first line. It should be a whole number that is positive.

Note: Do not confuse the "parent process id" or "process group id", which are different numbers.

The PID is necessary for the terminal commands sample and kill, among others.
Not helpful Somewhat helpful Helpful Very helpful Solved my problem
Ask other users about this article
in Apple Support Communities
See all questions on this article See all questions I have asked