Mac上のほとんどのアプリは安定性で知られているため、問題が発生することはありませんが、問題が発生したり、アプリがマシン上で誤動作したりする可能性があります。このような場合、アプリを閉じるためのデフォルトのオプションでさえ機能を停止します。
応答しないアプリの一般的な症状には、アプリがアクションに応答しない、ウィンドウをドラッグしても消えない、その他の厄介な動作が含まれます。
Macでアプリが応答しなくなったときに行う最善の方法は、アプリを強制的に終了することです。Macのオペレーティングシステムに組み込まれているいくつかの方法があり、マシンのアプリを強制終了する(force quit apps on your machine)のに役立ちます。これらのメソッドは、応答しないアプリを終了するため、マシン上の他のアプリでの作業を妨げることはありません。
(Force Quit Apps)Appleダイアログボックスでアプリを強制終了する
Macで応答しないアプリを閉じる最も簡単な方法の1つは、マシンに組み込まれている強制終了ダイアログボックスを使用することです。Macには、 Macで開いているすべてのアプリを一覧表示するこの機能が付属してい
ます(Mac)。次に、強制終了するアプリを選択すると、作業が完了します。
Macでこのダイアログボックスにアクセスするには、2つの方法があります。キーの組み合わせを使用するか、Appleメニューを使用してダイアログボックスを表示することができます。
Appleメニューからダイアログボックスを開くには、画面の左上隅にあるAppleロゴをクリックし、アプリウィンドウ内で[強制終了]を選択します。(Force Quit)
キーの組み合わせでダイアログボックスにアクセスするには、Command + Option + Escキーを同時に押します。ダイアログボックスが開きます。
Macで実行されているすべてのアプリのリストが表示されます。応答がなく、強制終了するアプリを選択し、[強制終了(Force Quit)]というボタンをクリックします。
選択した1つまたは複数のアプリがMacで強制的に閉じられます。
(Force Quit Current App)キーボードショートカットを使用して現在のアプリを強制終了する
上記の方法では、Macで実行中のアプリを強制的に終了(force quit any of the running apps)できます。ただし、現在使用しているアプリのみを強制終了する場合は、Macの[強制終了]ダイアログボックスを開かなくても実行できます。
アプリウィンドウ内で、キーボードの
Command + Option + Shift + Escキーを同時に押します。Macで現在使用しているアプリを強制終了します。
キーボードショートカットは、アプリを閉じるための許可を求めないことに注意してください。したがって、保存されていない作業があり、アプリで保存できる場合は、キーボードショートカットを押してアプリを終了する前に保存してください。
ドックからアプリを強制終了
これも使いやすく、オプションをクリックするだけでアプリを強制終了できます。Dockを使用してアプリを起動および管理するのが好きな人は、この方法を気に入るはずです。
Macの(Mac)Dockで強制的に閉じたいアプリを見つけます。
アプリを見つけたら、キーボードのOptionキーを押しながら、 (Option)Dockでアプリを右クリックし、 [強制終了(Force Quit)]というオプションをクリックします。
Dockは、Macで選択したアプリを強制的に閉じます。繰り返し(Again)になりますが、プロンプトは表示されないため、作業が保存されていない場所でアプリを閉じないようにしてください。
アクティビティモニター(Use Activity Monitor)を使用してアプリを強制終了します
(Activity Monitor)Macの(Mac)ActivityMonitorは、 WindowsPC(Windows)のタスクマネージャーに似ています。それはあなたがあなたのマシン上で実行中のすべてのアプリとそれらのプロセスを見ることができます。ユーティリティを使用してアプリを強制終了するには、問題のアプリのプロセスを見つけて強制終了するだけです。
プロセスを強制終了すると、Macのアプリが強制的に閉じられます。これがあなたのマシンでそれを行う方法です。
Macでお好みの方法を使用してActivityMonitorを起動します。
起動したら、 [ CPU ]タブが表示されていることを確認します。画面上のアプリのリストから、強制終了するアプリを見つけてダブルクリックします。または、リストからアプリを選択して、上部のXアイコンをクリックすることもできます。
画面にダイアログボックスが開きます。下部にある[終了(Quit)]というボタンをクリック(Click)します。
次の画面で[強制終了]をクリックして、 (Force Quit)Macのアプリを強制終了します。
Activity Monitorは、アプリのプロセスが終了していることを確認して、アプリがマシン上でアクティブなままにならないようにします。
(Force)アプリを(App)ターミナルから(Terminal)強制終了
する
ターミナル(Terminal)からタスクを実行することを楽しんでいる場合は、お気に入りのコマンドラインエディターからアプリを強制終了することもできます。
ターミナルから実行して、 (Terminal)Macで実行中のアプリを強制終了できるコマンドがあり
ます。
最初に行う必要があるのは、強制的に閉じたいアプリのPIDを見つけることです。Macで(Mac)ターミナル(Terminal)アプリを起動し、次のコマンドを入力して、Enterキー(Enter)を押します。
上(top)
システムで実行中のすべてのプロセスのリストが表示されます。COMMANDという列を見て、強制終了するアプリを見つけてください。次に、アプリ名の横にあるPID番号を書き留めます。
キーボードのq(q)キーを押して、プロセスリストを終了します。次に、次のコマンドを入力して、 PID(PID)を閉じたいアプリの実際のPIDに置き換え、Enterキー(Enter)を押します。
PIDを殺す( kill PID)
ターミナル(Terminal)は、入力されたPIDが(PID)Mac上で一致するアプリを強制終了します。
5 Ways To Force Quit Apps On Your Mac
While most apps on your Mac will never caυse
any issυes as they are known for their stability, things cоuld go wrong at any
time and the apps may start misbehaving on your mаchinе. In ѕuch cases, even
the defаult options to close an app will stop functioning.
Some of the common symptoms of an unresponsive
app include the app not responding to your actions, not going away even when
you drag the windows, and other nasty behavior.
The best thing to do when an app becomes unresponsive on your Mac is to force the app to quit. There are several ways built into the operating system of your Mac to help you force quit apps on your machine. These methods terminate the unresponsive apps so they no longer prevent you from working with the other apps on your machine.
Force Quit Apps With The Apple
Dialog Box
One of the easiest ways to close unresponsive
apps on your Mac is to use the built-in force close dialog box on your machine.
Your Mac comes with this feature where it lists out all the open apps on your
Mac. You can then pick the apps you want to force quit and it will get the job
done for you.
There are two ways to access this dialog box
on your Mac. Either you can use a key combination or you can use the Apple menu
to bring up the dialog box.
To open the dialog box from the Apple menu, simply click on the Apple logo at the top-left corner of your screen and select Force Quit while you’re inside an app window.
To access the dialog box with a key combination, press the Command + Option + Esc keys at the same time. The dialog box will open.
You’ll find a list of all running apps on your Mac. Choose the app that is unresponsive and you want to force quit, and click on the button that says Force Quit.
The chosen app or apps will be forcibly closed
on your Mac.
Force Quit Current App With A
Keyboard Shortcut
The above method lets you force quit any of the running apps on your Mac. But if you would like to only force quit the app you are currently in, you can do so without opening the force quit dialog box on your Mac.
While you are inside the app window, press the
Command + Option + Shift + Esc keys
at the same time on your keyboard. It will force quit the app you are currently
in on your Mac.
Keep in mind the keyboard shortcut won’t ask
for your permission to close the app. So if you have any unsaved work and the
app allows you to save it, then do so before hitting the keyboard shortcut to
quit the app.
Force Close Apps From The Dock
This one’s also easy to use and you can have
your app force closed with the click of an option. Those of you who love using
the Dock to launch and manage apps are going to like this method.
Find the app that you want to force close in the Dock on your Mac.
Once you’ve found the app, hold down the Option key on your keyboard, right-click on the app in the Dock, and click on the option that says Force Quit.
The Dock will force close the selected app on your Mac. Again, you won’t get a prompt so make sure you aren’t closing an app where you have your work unsaved.
Use Activity Monitor To Kill Your
Apps
Activity Monitor on a Mac is like the Task
Manager on a Windows PC. It lets you view all the running apps as well as their
processes on your machine. To use the utility to kill an app, all you need to
do is find the process that is for the app in question and then kill it.
Killing the process will force close the app
on your Mac. Here’s how you go about doing it on your machine.
Launch the Activity Monitor using your preferred way on your Mac.
When it launches, ensure you’re in the CPU tab. From the list of apps on your screen, find and double-click on the one that you want to force close. Alternatively, you can select an app from the list and click on the X icon at the top.
A dialog box will open on your screen. Click on the button that says Quit at the bottom.
Click on Force Quit on the following screen to force close the app on your Mac.
Activity Monitor ensures the process for the app is terminated so the app no longer remains active on your machine.
Force An App To Quit From The
Terminal
If you’re someone who enjoys getting tasks done from the Terminal, you’d be glad to know that you can force close apps as well from your favorite command line editor.
There’s a command you can run from the
Terminal to kill any running app on your Mac.
The first thing you’ll need to do is find the PID of the app you want to force close. Launch the Terminal app on your Mac, type in the following command, and hit Enter.
top
You’ll get a list of all the running processes on your system. Take a look at the column that says COMMAND and find the app you want to force quit. Then note down the PID number next to the app name.
Press q key on your keyboard to quit the processes list. Then type in the following command replacing PID with the actual PID of the app you want to close and press Enter.
kill PID
The Terminal will kill the app that the
entered PID matches to on your Mac.