how to see what running on a port code example Example: check which application is using port In Windows CMD/Powershell: netstat -aon | findstr '[port_number]'