Command On Mac For Force Shutdown Of A Program

  1. Command On Mac For Force Shutdown Of A Programming
  2. Command On Mac For Force Shutdown Of A Program Using

It can be frustrating when you have an application that won’t respond. But manually turning off your computer by hitting the power button can damage your computer. Instead of waiting for the application to respond, here’s how to force quit applications on a Windows 10 PC in three ways.

  • How to force quit on a Mac. Whenever any application crashes on your Mac or it doesn’t respond for a while, you may need to force quit it. Here are several ways to do that: 1. Use the Dock panel. Click the app’s icon in a Dock panel, hold the Option key and select Force Quit command. Use the “Force Quit” dialogue.
  • Force Quit on a Mac using the keyboard. Another way to Force Quit an app is to hold down the Command + Alt (or Option) + Escape keys, this will bring up the same Force Quit Applications window as.

How to Force Quit on a Windows 10 PC Using Keyboard Shortcuts

Mar 16, 2020 From the context menu select Force Quit. How to force stop programs on Mac using Terminal. If all of the above steps did not help, then you still have the ability to force shut down the application via the command line. Follow these steps to force quit with the Terminal app: Launch the Terminal. Type the following command: killall application.

  1. Click on the frozen application. You have to select the application, so your computer knows that that’s the one you’re trying to close.
  2. Next, press the Alt + F4 keys at the same time. The F4 key is at the top of your keyboard, while the Alt key is to the left of most keyboards.

If you don’t select awindow or application, this shortcut may cause your computer to shutdown.

If this keyboard shortcut doesn’t work on your Windows 10 PC, or your laptop doesn’t have F (function) keys, you can use Task Manager instead.

How to Force Quit on a Windows 10 PC Using Windows Task Manager

  1. Press the Ctrl + Alt + Delete keys at the same time. This brings up a screen that says, “Preparing security settings” before you see a short list of tasks.

    Note: The “delete” key is not the same as the “backspace” key. If you don’t have a delete key, try pressing Ctrl + Shift + Esc to open the Task Manager window.

  2. Then select Task Manager from the list. This is the last option on the list.
  3. Click on the application you want to force quit. If you don’t see your application in the list, make sure to hit the More details button in the bottom-left corner of the window.
  4. Click End task to close the program.

How to Force Quit an Application using Command Prompt

  1. Click the Windows key + R on your keyboard at the same time. The Windows key is the one with the Windows logo to the left of your space bar.
  2. Then type “cmd” in the search box and hit enter on your keyboard. If this doesn’t work for you, check out our guide on how to open Command Prompt for other methods.
  3. Type “tasklist” into Command Prompt. This brings up all the tasks and programs running on your machine, including the problematic one.
  4. Finally, type “taskkill/im {name_of_program}.exe.” Replace {name_of_program} with the name of the program you want to force quit. Remember to leave a space between “taskkill/im” and the name of the program.
  5. Finally, hit enter on your keyboard.

For example, if you wantto force quit Microsoft Word, you would type “taskkill/im word.exe” and hitenter. Command Prompt will send a confirmation message that the task kill wassuccessful.

If you are using these shortcuts to force quit applications frequently, it may be time for you to run a health check on your PC. Check out our guide on how to remove malware from your Windows 10 PC here.

Was this article helpful?

Related Articles

We’ve all seen the spinning beachball appear on our Mac’s screen and grown in frustration as we wait for the application that has hung to respond. Sometimes it doesn’t and we have to resort to force quit to shut it down and start again. But what happens when force quit is not working? We’ll answer that question and show you exactly what to do.

See

A quick replacement for Force Quit is found in CleanMyMac X. This program by MacPaw has a tool that switches off your hanging apps (and checks if they take up too much memory). We’ll show you how to use it later in the article.

Download the free version of CleanMyMac X here (app is notarized by Apple)


Why force quit?

Force quitting an application is a pretty drastic course of action. It tells the app to stop what it’s doing immediately and not to display any of the dialogs it might usually show you before it closes. However, it can be useful, despite the risk of losing data, if the app in question hangs and fails to respond for several minutes, and especially if it causes the rest of your Mac to hang or even just slow down.

How do you force quit?

There are several different ways to force quit an application.

  • Press Command-Option-Escape, select the app from the box that opens, and press Force Quit.
  • If you can access the Apple menu, click on it, choose Force Quit, select the app and press Force Quit.
  • Right-click or Control-click on the app’s icon in the Dock and choose Force Quit.

Try to force quit it from the Dock

If you hold down Option and click on an app in the Dock, you will see an extra option for Force Quit. See if that one works.


What to do when an application won’t force quit

Sometimes none of the options above works and the app carries on hanging. Don’t worry, there are other things you can try.

Use Activity Monitor

Activity Monitor is designed to allow you to monitor the performance of processes on your Mac. However, it can also quit those processes and so force quit the apps running them.

  1. Go to Applications > Utilities and double-click Activity Monitor to launch it.
  2. Click the CPU column header to order processes according to the CPU cycles they are using.
  3. The process causing the application to hang will probably be at or near the top. Select it then press Quit Process.
  4. The app should now force quit.

Use CleanMyMac X’s Optimization module

  1. If you don’t already have CleanMyMac X installed on your Mac, download it here and install it.
  2. Choose Optimization in the sidebar. Then click View all Items.
  3. Select Hung Applications, then the app you want to quit and press Quit at the bottom of the window.

Disable Launch Agents

Command On Mac For Force Shutdown Of A Programming

Command on mac for force shutdown of a program download

Many processes displayed by Force Quit performed by a class of applications called Launch Agents. It could be an automatic app updater that works invisibly in the background. The same tool we’ve just described has a sub-menu called Launch Agents (see the screenshot above). It will force quit the unwanted launch agents — when the regular Force Quit doesn’t work.

Use Terminal

If, for some reason, Activity Monitor doesn’t do the job, or you can’t launch it, try using Terminal instead.

  1. Go to Applications > Utilities and double-click Terminal to launch it.
  2. Type: ps -ax
  3. Press Return.

You will now see a list of running apps and processes in the Terminal window. Locate the application you want to force quit. (Its row will start /Applications/). Now, the quitting part:

  1. Note the number on the far left of the row, that’s the PID.
  2. Type: kill [PID] (replace [PID] with the number you noted down in step 6).
  3. Press Return.

Restart your Mac

If none of the methods we described above works and the application just won’t quit, you may need to restart your Mac. Normally, we’d tell you to click on the Apple menu and choose Restart. But if a misbehaving app won’t force quit, the chances are that it has grabbed most of the resources on your Mac and caused it to beachball, meaning you can’t click on the Apple menu. So here’s what to do.

Command On Mac For Force Shutdown Of A Program Using

  • Press and hold the power button (if you have a MacBook with a Touch Bar, it’s the Touch ID button).
  • Wait until you see the Apple logo on the screen.
  • Release the power button and wait for your Mac to restart.

Check for an update to the misbehaving app

The first thing you should do after you restart is try and figure out why the application was misbehaving. And the first step in that process is to check to see if you’re running the latest version.

If the app was downloaded from the App Store, you can check it there. If not, clicking on the [APP NAME] menu will normally display an option to check for updates.

However, there is an even easier way. CleanMyMac X (the app is available for a free download here) allows you, with a couple of clicks, to check multiple apps for updates at the same time, then with another click, update them.

  1. Choose Updater in the sidebar.
  2. Check the box next to the apps you want to update.
  3. Press Update.

It can be very frustrating when an application stops responding or starts beach balling. It’s even worse if the app brings your whole Mac to a standstill. However, force quitting the app usually solves the problem. There are a number of different ways to force quit apps, all of them described above. If you think your Mac’s force quit isn’t working, try a different method. Use the Optimize and Updater modules in CleanMyMac X regularly and you may never need to force quit an app again, and if you do, the methods we’ve described can help identify the culprit and quit it for you.