As administrator:
netstat -aon | findstr '[port_number]' tasklist | findstr '[PID reported by the command above (right most value)]'
How to check which application is using which port