Cmd how to free a port

Code examples

4
0

kill service by port number on windows

taskkill /F /PID PORT_NUMBER
1
0

how to shutdown port in windows

netstat  -ano  |  findstr  < Port Number >
taskkill  /F  /PID  < Process Id >

In other languages

This page is in other languages

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................