So überprüfen Sie die in Windows CMD verwendeten Ports
netstat -aon
uncommon_student
netstat -aon
Get-Process -Id (Get-NetTCPConnection -LocalPort portNumber).OwningProcess
C:\> netstat -a -b