Kill Not Responding Program via Command Prompt (CMD) When Tasks Manager Disable

Many virus attack computer system and “disable task manager” , if you open task manager will appear “task manager disable by administrator”,
if one of the programs that you currently run (runing) suddenly “program not responding” how to kill the proces without task manager?
I will show you simply tips how to kill the not responding program from the command prompt (CMD).

here the steps:

1. Open Command Prompt (CMD) by Run > and type cmd and hit Enter.
2. Type “tasklist” to view all runing programs (all list process)  – image bellow

tasklist 300x119 Kill Not Responding Program via Command Prompt (CMD) When Tasks Manager Disable

3. to kill the process just type tskill space PID (Process ID for the process to be terminated) > Enter.
exampe : to kill smss.exe process (on image above) type ” tskill 504” without quote.

by it-echo
under: Tips n Info

Page optimized by WP Minify WordPress Plugin