vote up 2 vote down star

My question is quite simple: Is there a reliable equivalent of xkill for Windows?

For those who don't know what xkill is: it is a Unix tool which basically kills the process of any windows you click on.

A Windows port can be downloaded from here: http://solo-dev.deviantart.com/art/Windows-xKill-100737525

flag

It would be helpful for those unfamiliar with xkill if you gave a brief description of that it's doing. – DOK Oct 18 '08 at 19:41

5 Answers

vote up 5 vote down check

Windows xkill.

Disclaimer: I got it from google and I haven't tried it.

Update: Process Explorer has a window Finder function. Very useful to locate a window.

link|flag
vote up 5 vote down

PSKILL from the SysInternals suite is very handy. PSLIST and PSINFO are related tools. You can view the entire Sysinternals Live tools directory in a browser at http://live.sysinternals.com. , or download a ZIP file from here.

link|flag
vote up 1 vote down
taskkill /im ProcessName.exe /f

The "f" is for "force".

link|flag
vote up 1 vote down

There is WinKill. Does exactly that and it's free. Rightckick -> Kill to get rid of hidden processes too.

link|flag
vote up 0 vote down

Try the original, not the copy !

http : // wixkill.free.fr kill your bothering process since 2006

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.