20,212 questions
You can do a
netstat -aon
then use Task Manager\Processes tab to lookup the PID to link up the process executable name to the port that's listening.
--please don't forget to upvote
and Accept as answer
if the reply is helpful--