How To Guides Org

Multiple Chrome.exe Processes: How To Identify And Kill Specific Tabs

Ever noticed that when you start the task manager via CTRL + ALT + DEL that there are multiple chrome.exe processes? There’s a reason behind that and you can identify all processes and their tabs that are currently opened in Chrome. Here’s how.

Each Chrome.exe Process Is 1 Tab / Extension

The reason that there are multiple chrome.exe processes is that Google is splitting all tabs, extensions into separate processes. Why would Google do that? Multiple processes means there isn’t one big process that controls all tabs, which is very handy. When a “big” process becomes unresponsive you would have to kill it along with all opened tabs. In Chrome, you can easily kill the unresponsive tab, because it has its own process.

How To Find Out What Chrome.exe Process Is Tab “abc.com”

There’s a surprisingly easy way to find out what process is controlling a tab.

Press: SHIFT + ESC (while in Chrome)

That will open Chrome’s task manager and you can manually kill tabs and their processes. If one of your multiple chrome.exe processes becomes unresponsive you can easily kill them. Handy!

On a sidenote, the Chrome task manager will also show you how much CPU each tab is consuming. Very handy for web developers too.