What does "Can not obtain ownership information" in Netstat -ab mean?

dbruning picture dbruning · Oct 21, 2010 · Viewed 70.9k times · Source

(Windows 7 x86)

If I run netstat -ab, I get a list of active connections, along with the names of the applications which have opened the connections.

However, some connections (including the one opened by my app) are listed as:

Can not obtain ownership information

Why?

Thanks,

Darren.

Answer

Colin Bowern picture Colin Bowern · Jun 5, 2011

Run netstat -ano and look at the PID that it is under.