windows exit all networkconnections code example
Example 1: stop kill network connection using cmd line
TaskKill.exe /PID <value>
Example 2: stop kill network connection using cmd line
"tokens=4 delims= "
TaskKill.exe /PID <value>
"tokens=4 delims= "