If you are having trouble with an application that running on your Mac machine, or your system seems sluggish or you see a spinning cursor, somethings not right and you would want to kill a running process that's gone rogue, here are some ways you can do so,
We have listed down 8 ways in which you can kill/force quit an application on macOS
- Keyboard shortcut: Command ⌘ + Option ⌥ + Escape
This is the most easiest and quickest way you can reach to the Force Quit Application, when this window opens up you would see a list of Applications that are currently running, if an application is not responding for a while, you can select it from here and click Force Quit. This is the easiest and the most used way to kill and Application.
- Using the Apple Menu Option:
MacOs Force quit menu optionForce quit applciation
Click on the Apple logo on the top right side of your Menu bar and Select "Force Quit (App name)". This will close the current application that you are working with.
- Using Activity Manager:
It is also one of the most preferred way to force close an application though the User Interfaces available on macOS (and most powerful one)
You can see stats of each process in detail - Process Name, %CPU utilization, CPU time, Threads, Idle Wake Ups, PID and User. Also you get beatification based on CPU, Memory, Energy, Disk and Network utilization. Double click on the Process Name and you would see a prompt - Click "Force Quit"
You can find it in /Applications/Utilities/ or open it from Spotlight with Command+Space and then type ‘Activity Monitor’ and the return key. Using Activity Monitor is very easy: Select the process name or ID you wish to kill (unresponsive apps will usually appear as red), and hit the red “Quit Process” button.
⚡️ Does it look familiar to Windows Task Manager. - Using Option ⌥ + Right Click on Docker
Click Option ⌥ and Right click on a app icon on docker and you should see "Force Quit" option to terminate that app.
- Using Keyboard shortcut: Command ⌘ + Option ⌥ + Escape + Shift
This is kind of similar to way no. 1, when you press these key combinations at once the current active app will be force closed. This is the best way to kill an app when your track-pad or mouse is not working.
- Using Terminal Command: kill
This is the most preferred way to kill an frozen application, or a process when you are a developer or a pro user, use kill [processname] to kill an application, kill -9 [processname] will force kill the app.
Kill -9 macOS terminal command - Using Touch Bar
This option may not be available to all user, but surely Macbook users with a touch-bar - you may come access a case where the bar esc key is not working - you can use any of the above cases where esc key is not needed.
- If nothing works: Control + Command + Power to force restart Mac
Comments:
- Worked for me.
AndrewK23 15 Jul 2020 15:02:08 GMT
- Was having problems quitting iTunes, step 2 helped. Thank You 👱
user145 14 Jul 2020 14:07:08 GMT
- Further comments disabled!
- Pdf Text to Speech option in Mac OS X Preview App
- vi undo command
- Hide files and folders on Mac OS X
- Java location in Mac OS X
- Mac OS X Error: Could not create the Java Virtual Machine
- How to take Screenshots on Mac OS X without Keyboard
- Save webpage as pdf in Google Chrome for Mac OS X
- Safari appends .html extension to files that are downloaded
- How to See Hidden Folders and Files on Mac OS X
- How to Gzip a file directory on Mac OS X using Terminal Command
- osascript wants to make changes while Android Studio Installation on Mac OS X
- Find Java JRE Installation location Mac OS X
- Mac OS X Taking Screen Capture using Terminal
- How to Stop Photos App from auto loading when device connected to the Mac
- How to Setup maven on Mac OS X
- How to enable Do Not Disturb mode for Notification Center in Mac OS X 10.10 Yosemite
- Mac OS X Stuck During Booting Gray Screen Logo and Spinner
- Kill or force quit stuck application or process in Mac OS X
- Turn on off volume change button sounds Mac OS X
- 4 Open Source SQLite Editor for Mac OS X , Windows and Linux
- Location of eclipse.ini file on Mac OS X
- Disable Chrome Notification bell from Mac OS X menu bar
- Google Search Hot Trends Screensaver for Mac OS X
- Transfer files between Android and Mac OS X using usb cable
- [Solved] Dynamic Web Module 3.0 requires Java 1.6 or newer Mac OSX
- ADT quit unexpectedly error on Mac OSX Android Eclipse SDK - Android
- Building library Gradle Project Info: Downloading services.gradle.org - Android-Studio
- Turn Off Google Analytics intelligence Alert Emails - Google
- MySQL Error :1006 SQLSTATE: HY000 (ER_CANT_CREATE_DB) Message: Can't create database 'mydb' (errno: 28) - MySQL
- Replace tabs by spaces or comma Notepad++ - NotepadPlusPlus
- PowerShell iterate and get all SharePoint sites and sub sites - SharePoint
- Turn on off volume change button sounds Mac OS X - Mac-OS-X
- Android Lint app_name is not translated in af (Afrikaans) am (Amharic) ar (Arabic) bg (Bulgarian) - Android
- How to Detect Phone Shakes Android Programming - Android
- MySQL : Error :1000 SQLSTATE: HY000 (ER_HASHCHK) Message: hashchk Server Error - MySQL
- How to add border to Android Button - Android
- How to Center Align Image in Bootstrap - CSS
- Recover SharePoint if the SQL Server IP changes - SharePoint
- Google Chrome Update failed (error: 12) - Chrome
- Send Email using SharePoint PowerShell command - SharePoint