show process by port windows tcp code example Example 1: find out process using port windows netstat -ano | findstr 8080 Example 2: netstat check port sudo netstat -plnt