How to Kill a Program by Process Name Using Cmd in Windows 8? [Closed]
It Seems That Whenever I Open a Program in Windows 8, the Process Name Is Wwahost. Exe I Would Like to Be Able to Do Something Like Taskkill /F /Im Notepad...
it seems that whenever i open a program in windows 8, the process name is WWAHost.exe
i would like to be able to do something like TASKKILL /F /IM notepad.exe and terminate a specific process by name
if i kill WWAHost.exe then all open programs will die.
any ideas?