Question : how to kill process in widows where task manager disabled !

how to kill process in widows where task manager disabled !

Answer : how to kill process in widows where task manager disabled !

go to start->run->cmd
then type tasklist to get the list of processes running
then use, taskkill /im imagename.exe /f /t

Random Solutions  
 
programming4us programming4us