From time to time, programs on a computer can suddenly stop responding for no explicable reason. It can be hard to pinpoint a reason as to why a program stops responding as it could be due to a bug in the software; software and hardware conflict; a system/driver error; or maybe your computer simply does not have the resources to support the running of the program.
When this happens, you will need to force quit that program. Most people are familiar with the Ctrl + Alt + Del combination, but that is, unfortunately, a Windows feature, so what if you’re using a Mac? There are several ways to do this.
This method will bring up a window that lets you choose which app (or apps) that you want to force quit.
Alternatively. if you just want to force quit the app currently in the foreground, you can skip the steps above for a more straightforward method.
Now previously we mentioned that one of the main reasons to force quit an application is because it has become unresponsive. However, there are other reasons why you might want to kill the process of an app and that is to free up system resources.
There are times due to a bug or inefficient programming that software can end up consuming more system resources than it should, and this can result in your computer slowing down. When this occurs, you can choose to kill off that application’s process via the methods we mentioned above, or if you’d like more details, this is where the Activity Monitor comes in.
Last but not least there is the option to kill off a process or application via the Terminal feature. This is slightly more advanced and to do so, you will need to launch the Terminal app.
Sometimes there is no choice but to force quit an unresponsive program, but we should mention that this should be a last resort measure. This is because sometimes force quitting a program can result in you losing your progress, such as a document typed halfway, a photo mid-edit, or a video that’s being compiled. It can also result in some files getting corrupted as they don’t get the opportunity to complete their process naturally. These are some things to consider the next time you want to force quit an app, and where it might be a better idea to wait it out and hopefully letting it resolve itself (if possible).