willowcheng
5/27/2017 - 8:42 PM

Find the process PID and kill the process by PID number e.g. 26988

Find the process PID and kill the process by PID number e.g. 26988

netstat -a -o -n
taskkill /F /PID 26988