Sometimes the IE hung for no reason and i m unable to kill it at the task
bar.

get-process | select name, id, mainwindowtitle

from there i can see the IE window which i want to kill.

Killing from taskbar sometimes do not work.



I thinking of using .net *FORCE KILL* function ...are there such functions ?