EPISODE · Sep 18, 2008 · 5 MIN
Windows Command Line Tasklist Taskkill
from iTechster.com Video Tutorials · host Willy Vargas
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.
What this episode covers
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.
NOW PLAYING
Windows Command Line Tasklist Taskkill
No transcript for this episode yet
Similar Episodes
No similar episodes found.