How to Kill a Process in Command Prompt
Two Parts:Viewing Processes Currently Running on Your ComputerKilling Processes Currently Running on Your Computer
The Windows Task Manager is a program designed to help you control processes running on your computer. You can create and kill processes or perform other various actions in Task Manager, but Task Manager might sometimes be insufficient for what you want to do. Some locked processes or frozen programs may not even terminate even if you attempt to kill them from Task Manager. When you encounter problems such as these, you're not out of options. A program in Windows called Command Prompt may help you. Although Command Prompt may seem primitive, it can perform various actions than Task Manager can't such as killing stubborn processes. If you want to kill a process on your computer using Command Prompt, read on!
Steps
Part 1 of 2: Viewing Processes Currently Running on Your Computer
-
1Start Task Manager. Press the ^ Ctrl key, the ⇧ Shift key, and the ⎋ Esc key in consecutive order at the same time to open Task Manager.Ad
-
2View the names of the running processes and identify the problematic process. Click the Processes tab in Task Manager and find the name of the process that you want to kill.
- Windows 8/8.1 users should click the Details tab.
- If a program that is currently running on your screen is frozen and you want to kill it, an easy way to find its name is to click the Applications tab (Processes tab in Windows 8/8.1), right click the window's name, then click Go to process (Go to details in Windows 8/8.1).
- If the Task Manager window does not display any tabs, double-click in the indicated space in the window to show them.
Part 2 of 2: Killing Processes Currently Running on Your Computer
-
1Open the Start menu. Press the ⊞ Win key.
-
2Start Command Prompt as an Administrator. Right click the first result that appears in the Start menu and click Run as Administrator.
- If a User Account Control dialog appears, click Yes on it.
-
3Type taskkill /f /im into Command Prompt.
-
4Space at least once after completing the previous step, type a quotation mark, type the name of the process you want to kill, then type another quotation mark to top it off.
-
5Kill the process. Press the ↵ Enter key.
- Command Prompt should display a message similar to SUCCESS: The process "example.exe" with PID 0000 has been terminated.
Ad
We could really use your help!
relationships?

eyebrows?

shoulder holsters?

hairstyling?

Warnings
- Do not kill critical Windows processes using this method. If you kill a Windows-reliant process using Command Prompt, you might cause system instability or crashes.
Article Info
Featured Article
Categories: Featured Articles | Command Prompt
Thanks to all authors for creating a page that has been read 8,435 times.
About this wikiHow