Killing a process from Windows command line

Killing a process from command line may not be that common in Windows as in other operating systems, but it is equally useful and you will use it as often once you learn how to do it.
We can kill a process by process ID number or by process name. Continue reading “Killing a process from Windows command line”