This shows you the differences between two versions of the page.
— |
tips:win:forcekillprocess [2009/06/08 09:10] (current) erik created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Kill an unkillable process ====== | ||
+ | Use this command to kill any process that thinks it's special and can't be killed using the task manager: | ||
+ | |||
+ | ntsd -p [pid] -c | ||
+ | |||
+ | (From [[http:// |