netstat -o -n -a | findstr 0.0:80
gives me a PID of 4 but in my vista task manager I can't see any process with such PID.
Why?
gives me a PID of 4 but in my vista task manager I can't see any process with such PID. Why? | ||||
|
feedback
|
|
It's possible the process is running as a different user, click show processes from all users:
You can also use
| ||||
|
feedback
|
|
Make sure you have clicked "Show processes from all users" in the bottom left hand corner. Failing this, take a look at Microsoft / Sysinternals Process Explorer which is basically an enhanced free task manager. | |||
|
feedback
|