How to kill virtually any MacOS app from the command line
Most of the time, apps for MacOS work as expected. But their maybe times when an app doesn’t close (or gets stuck exiting) when you use the key combination [Command] + [Q].
Thank you for reading this post, don't forget to subscribe!
When an app gets “stuck”, you can use a terminal command to bypass the normal quit command. However, this option should only be used as a last resort as it could result in damaged or lost data.
Here’s how:
- Open Terminal (Finder > Applications > Utilities > Terminal).
- At the command prompt, type: killall nameofapp
- Type EXIT when finished to close the terminal window.
- That’s it.
About Post Author
(Visited 29 times, 1 visits today)
Discover more from CompuScoop.com
Subscribe to get the latest posts sent to your email.