ctrl+shift+esc to bring up the task list. Check the processes and applications tab, end task to kill the miscreants. if that doesn't work, doing it from the cmd line is more powerful... type tasklist to bring up the list, then taskkill /PID 1234 where 1234 is the process ID number you see in the tasklist.
Last edited by Gargoyle; Apr 9, 2008 at 6:52 pm