Kill process attached to port address

--

Find Process ID (PID) with below command

netstat -ano|findstr 3002

Kill process forcefully

taskkill /PID 18364 /F

Example:

--

--

Weoto Technologies Private Limited
Weoto Technologies Private Limited

No responses yet