How to kill process? (TaskManager/TaskKill not work)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have frozen (Not Responding - given from tasklist) process
"vmware-vmx.exe" which I am not able to kill using standard tools (EndProcess
in TaskManager, TaskKill [/F] /PID {PID}). The process is still alive and in
the list (with the same PID).

How can I surly kill the process (without Windows restart/relogin)?

Thanks,

Martin
 
Martin said:
Hi,

I have frozen (Not Responding - given from tasklist) process
"vmware-vmx.exe" which I am not able to kill using standard tools
(EndProcess in TaskManager, TaskKill [/F] /PID {PID}). The process is
still alive and in the list (with the same PID).

How can I surly kill the process (without Windows restart/relogin)?

Thanks,

Martin

See if you can stop the VMWare service.
Start>Run>services.msc [enter]

Scroll down to the VMWare entry.

Malke
 
Back
Top