4 Ways to View Active Network Connections (for Windows)

Table of contents:

4 Ways to View Active Network Connections (for Windows)
4 Ways to View Active Network Connections (for Windows)

Video: 4 Ways to View Active Network Connections (for Windows)

Video: 4 Ways to View Active Network Connections (for Windows)
Video: NETGEAR How To | Install Your Nighthawk WiFi Router/System With The Nighthawk App 2024, May
Anonim

Sometimes, you need to check the network connectivity used while using your Windows computer. There are some simple methods you can do. For Windows 10 users, you can access the Network and Sharing Center (network and distribution center). For other versions of Windows, use “netstat,” aka network statistics, which is a command-line tool to find problems or detect traffic on the network. Best of all, this command can be implemented with just a few simple steps.

Step

Method 1 of 4: Accessing the Network and Sharing Menu in Windows 7 to 10

See Active Network Connections (Windows) Step 1
See Active Network Connections (Windows) Step 1

Step 1. Click Start

See Active Network Connections (Windows) Step 2
See Active Network Connections (Windows) Step 2

Step 2. Choose Settings

See Active Network Connections (Windows) Step 3
See Active Network Connections (Windows) Step 3

Step 3. Select Ethernet

See Active Network Connections (Windows) Step 4
See Active Network Connections (Windows) Step 4

Step 4. Select Network and Sharing Center

Network and Sharing Center is a feature in Windows 10 where you can find the status of your network, the type of communication you have, connections to other people's computers (if any), and your current connection to the internet.

See Active Network Connections (Windows) Step 5
See Active Network Connections (Windows) Step 5

Step 5. Click the icon next to “Connections

"The icon that appears depends on the type of connection. For example, “Ethernet " will be paired with an ethernet cable “plug” icon and a wireless connection will be paired with a five-bar icon.

See Active Network Connections (Windows) Step 6
See Active Network Connections (Windows) Step 6

Step 6. Click Details

You will open a window showing your network connection details.

Method 2 of 4: Using the Network Connections Folder in Windows 7

See Active Network Connections (Windows) Step 7
See Active Network Connections (Windows) Step 7

Step 1. Open the Start menu

See Active Network Connections (Windows) Step 8
See Active Network Connections (Windows) Step 8

Step 2. Search for "ncpa.cpl" without quotes in the search box

See Active Network Connections (Windows) Step 9
See Active Network Connections (Windows) Step 9

Step 3. Wait until the Network Connections folder appears

This folder will display all available connections on your network.

See Active Network Connections (Windows) Step 10
See Active Network Connections (Windows) Step 10

Step 4. Right click on the desired connection

See Active Network Connections (Windows) Step 11
See Active Network Connections (Windows) Step 11

Step 5. Click Status in the drop down menu

See Active Network Connections (Windows) Step 12
See Active Network Connections (Windows) Step 12

Step 6. Wait until the Network Connection Status page appears

On this page, you can see the network status. Click Details to see more information.

Method 3 of 4: Using the Netstat Command on Vista or Later

See Active Network Connections (Windows) Step 13
See Active Network Connections (Windows) Step 13

Step 1. Click the Start menu

See Active Network Connections (Windows) Step 14
See Active Network Connections (Windows) Step 14

Step 2. Search for “cmd

Enter "cmd" without the quotes in the search box on Vista or later versions of Windows to open a command prompt.

See Active Network Connections (Windows) Step 15
See Active Network Connections (Windows) Step 15

Step 3. Wait until a black window or terminal appears

This is where the netstat command will be entered. There are several options to choose from, and some of the most popular are listed below.

See Active Network Connections (Windows) Step 16
See Active Network Connections (Windows) Step 16

Step 4. Enter netstat -a to display current connections

This command will list the current TCP (Transmission Control Protocol) ports and connections, with the physical computer name for the local address and the hostname for the remote address. You will also get port status information (waiting, established, etc.)

See Active Network Connections (Windows) Step 17
See Active Network Connections (Windows) Step 17

Step 5. Enter netstat -b to show what program is using the connection

This command will show the same list as netstast -a, but with the name of the program using the connection/port.

See Active Network Connections (Windows) Step 18
See Active Network Connections (Windows) Step 18

Step 6. Enter netstat -n to display the IP address

This command will show the same list of TCP connections and ports, but with numbers or IP addresses instead of the actual name of the computer or host.

See Active Network Connections (Windows) Step 19
See Active Network Connections (Windows) Step 19

Step 7. Enter netstat /? to display the various commands you can use

This command will give you statistics for all variations of the netstat protocol.

See Active Network Connections (Windows) Step 20
See Active Network Connections (Windows) Step 20

Step 8. Check your active network connection

After the netstat command is entered, a list of TCP/UCP connections with IP addresses will be displayed.

Method 4 of 4: Using the Netstat Command on XP

See Active Network Connections (Windows) Step 21
See Active Network Connections (Windows) Step 21

Step 1. Press Start

See Active Network Connections (Windows) Step 22
See Active Network Connections (Windows) Step 22

Step 2. Click " Run

A text box will open.

See Active Network Connections (Windows) Step 23
See Active Network Connections (Windows) Step 23

Step 3. Type "cmd" without the quotes

See Active Network Connections (Windows) Step 24
See Active Network Connections (Windows) Step 24

Step 4. Wait until the black window or terminal appears

This is where the netstat command will be entered. There are several options to choose from and some of the most popular are listed below.

See Active Network Connections (Windows) Step 25
See Active Network Connections (Windows) Step 25

Step 5. Enter netstat -a to display current connections

This command will list the current TCP (Transmission Control Protocol) ports and connections, with the physical computer name for the local address and the hostname for the remote address. You will also get port status information (waiting, established, etc.)

See Active Network Connections (Windows) Step 26
See Active Network Connections (Windows) Step 26

Step 6. Enter netstat -b to display what programs are using the connection

This command will show the same list as netstast -a, but with the name of the program using the connection/port.

See Active Network Connections (Windows) Step 27
See Active Network Connections (Windows) Step 27

Step 7. Enter netstat -n to display the IP address

This command will show the same list of TCP connections and ports, but with numbers or IP addresses instead of computer or host names.

See Active Network Connections (Windows) Step 28
See Active Network Connections (Windows) Step 28

Step 8. Enter netstat /? to display the various commands you can use

This command will give you statistics for all variations of the netstat protocol.

See Active Network Connections (Windows) Step 29
See Active Network Connections (Windows) Step 29

Step 9. Check your active network connection

After the netstat command is entered, a list of TCP/UCP connections with IP addresses will be displayed.

Tips

  • Alternatively, try downloading and using the TCPView program from SysInternals
  • Experiment. There are many UNIX commands available (eg " netstat " discussed above). Search the internet.
  • Note that the netstat command is out of date on Linux. Instead, use "ip –s," "ss," or " ip route " instead of the netstat command

Recommended: