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