How can I kill a process from the command prompt on Windows NT? Preferably with a tool that comes with the operating system.
feedback
|
|
If you had XP or later you could use I think you're going to have to download something to do this. I'd recommend You can use this either with a process ID or just with a process name. For example:
Another option is | |||||
feedback
|
|
To kill process with children (like apache), from Windows XP to Windows Seven :
| |||
|
feedback
|
|
There are a couple of choices: KILL Command
or
AT Utility
And of course
| |||||
feedback
|