Kill application

From MozillaZine Knowledge Base
Revision as of 18:34, 28 March 2005 by Wintogreen (talk | contribs) (putting this info in one central location, since it's used in a number of articles and it ugly)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Sometimes when you exit an application (Firefox, Thunderbird, Mozilla Suite, etc.) in the normal way it appears to shut down fully but it's actually still running in the background. This can cause problems, such as a "profile in use" error. In such cases you may need to terminate the application's running processes in another way, depending on your computer's OS.

Windows

Use the Task Manager:

  • Windows XP: "Ctrl+Alt+Delete" -> "Processes".
  • Windows NT/2000: "Ctrl+Alt+Delete" -> "Task Manager -> Processes".
  • Windows 95/98/ME: "Ctrl+Alt+Delete".

In the list of running processes, look for "firefox.exe", "thunderbird.exe", or "mozilla.exe" (whichever applies) and terminate it if it exists.

Linux

Use the "ps" and "kill" commands. (See their respective manual pages, various documentation online, or do "man kill" for more detail.)

Mac OS X

Go to your Apple Menu and select "Force Quit". For Mac OS X 10.3 and later, you can also use the Activity Monitor found in your "Utilities" folder ("Applications -> Utilities -> Activity Monitor").