How can I kill a process from the command prompt on Windows NT? Preferably with a tool that comes with the operating system.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
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 |
|||||
|
|
To kill process with children (like apache), from Windows XP to Windows Seven :
|
|||
|
|
|
There are a couple of choices: KILL Command
or
AT Utility
And of course
|
|||||
|