find open ports windows command code example Example 1: find out process using port windows netstat -ano | findstr 8080 Example 2: cmd listening ports C:\> netstat -a -b