Windows Command Line: Tasklist Taskkill
Sep 18th, 2008 by Willy V.
Windows Command Line: Tasklist Taskkill
Windows Command Line: Tasklist Taskkill In this tutorial I will show you how to use the CMD Line to view & also how to kill applications or processes running on your Windows XP system.
To list processes type:
tasklist
To kill processes type:
taskkill
While using the taskkill command you will need to define how to kill it by image name or by process id.
for example.
image name.
taskkill runningapp.exe
process id.
taskkill 0134
If you would like to see what options you have available for a command type:
name of commnad /?
then hit enter or return for a listing.
Click to watch movie in full size 960×600 .mov





Not clear.
I got four different iexplores, i need to know how to choose just one to kill