In cmd.exe I enter:
NETSTAT -a -b
=> result not working and show The requested operation requires elevation
How to check port software running in windows 7
This simply means that the relevant package net-tools which includes netstat executable is not installed, thus missing. The package net-tools may not be installed on your system by default so you need to install it manually.
netstat provides statistics about all active connections so you can find out which computers or networks a PC is connected to. You can use the network tool for Windows, Linux, and macOS conveniently via the command line.
While in recent years netstat has been deprecated in favor of the ss command, you may still find it in your networking toolbox. For a more modern take, I will explore ss in a future article, so be sure to keep an eye out for that! [ Getting started with networking?
You should have administrator rights to do this action
Run cmd.exe from administrator
found following answer from Microsoft :
Open the command prompt by right clicking on the command prompt icon and select "Run as Administrator"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With