You are here: Home // Windows NT/2000/XP
How to kill (stop) a Process from Command Prompt in Windows NT/2000/XP?
The ability to perform tasks from a system’s command line allows those tasks to be used in batch files. This simple trick describes several uses of taskkill to terminate Windows processes.
Usually to stop a process, you start task manager, select the Processes tab, select the process and click “End Process”. However, you can also accomplish the same from the command prompt. For this,...








