To view parent comment, click here.
To read all comments associated with this story, please click here.
He claimed that he regularly has processes that are not killable even in the task manager. I *think* I've run into this behavior once or twice - and procexp from Sysinternals was able to kill the process, but otherwise, 99.9% of the time task manager will do the job.
Going to have to say that I have ran into many processes that task manager just would not kill for one reason or another, but Process Explorer had no issues. Sometimes task manager kills immediately, sometimes after about 1-10 minutes you get the "End Now" dialog, and sometimes that process just happily stays running in the background after telling the task manager where to stick it. I will grant that this latter situation is in the minority, but it definitely does happen. Before discovering Process Explorer the only way to get rid of these rogue pids was a reboot.
I want to say that the kill.exe command would get rid of them as well, but I do not recall if it came standard or if it was something I installed from a resource kit or powertools. I would go look but I don't have any Windows installations left. I have two fully legitimate licenses for Windows XP (not counting any prior versions), and no installed copies. Won't be installing Vista on any machine I own anytime soon.






Member since:
2007-09-17
Your comments are so wrong about process scheduler. When you press the close button on the window of a process, it sends some windows message to that process. It then waits for some time (sorry i don't remember exact time) and if the application doesn't respond then the dialog box is shown to the user to terminate and send report to Microosft or just terminate and not send report. This is the slow process.
Instead, just open task manager and kill the offending process and it will die in less than 1 second.