PDF download Download Article
Get a full list of your computer's network connections
PDF download Download Article

On Windows 10 and 11, you can see your network connections in the Settings app, or by clicking the Wi-Fi or network icon on the taskbar. We’ll cover this in-depth and also show you how to use the netstat command to view information about active network connections so you can figure out if you have an internet connection or server problem.

Viewing Network Connections

  • In Windows 11, type “settings” into the search bar, click "Settings," and then click "Network & Internet."
  • In Windows 10 and earlier, open Settings from the Start menu, then open the "Network & Sharing Center" to view your connections.
  • You can also check your network connections and traffic by typing “netstat -a” in the command prompt.
Method 1
Method 1 of 4:

Checking Internet Connectivity Fast

PDF download Download Article
  1. Windows will display the name of the network, the strength of the connection, whether the internet is active, and whether you’re on a secured network or not.
    • Below your network, there may be a list of more networks if you’re looking for a specific connection.
  2. Advertisement
Method 2
Method 2 of 4:

Accessing Network Connections in Windows 11

PDF download Download Article
  1. You can now see the status of your network connection and the name of any internet networks you’re connected to.
  2. Advertisement
Method 3
Method 3 of 4:

Accessing the Network and Sharing Menu in Windows 10

PDF download Download Article
  1. The Network and Sharing Center is a feature of Windows 10 where you can find the status of your network, the type of connection you have, if you can connect to other computers other than your own, and if you are connected to your network or the internet. [2]
  2. This should correspond to your connection type. For example, "Ethernet" will be paired with an ethernet cable "plug" and a wireless network connection will be paired with five bars. [3]
  3. This will prompt a window to display the details of your network connection.
  4. Advertisement
Method 4
Method 4 of 4:

Using Netstat at the Command Prompt (Windows 10 and 11)

PDF download Download Article
  1. You can use the netstat command on any version of Windows (including older versions like Windows 7 and 8.1) to view your network connections, network status, connected hosts, and other helpful details. You'll need to use an administrator-level command prompt to use the command effectively. To open the command prompt as an administrator:
    • Press the Windows key (or click the Start menu) and type cmd .
    • Right-click "Command Prompt" and select Run as administrator .
    • Click Yes when prompted.
  2. This command will show you a list of your current TCP (Transmission Control Protocol) connections and ports , physical computer names listed for local addresses, and hostnames for remote addresses. It will also tell you the state of the port (waiting, established, etc.) [4]
  3. This command will show you the same list as netstat -a , but it will also show you which programs are using the connections/ports. [5]
  4. This command will show you the same list of connections and ports but with numerical IP addresses instead of hostnames. [6]
  5. to see the different netstat command. This command will provide you with additional options for using netstat. [7]
  6. Advertisement

Community Q&A

Search
Add New Question
  • Question
    Why isn't my computer shown in the network group?
    Community Answer
    Your computer is probably not set to work with the networking group then. You need to re-configure that correctly.
  • Question
    How do I get access on other websites using my active network connections?
    Community Answer
    If you have the proper credentials, use an ssh-connection, if this port is open on the website you would like to access.
Ask a Question
      Advertisement

      Video

      Tips

      • Experiment - many UNIX commands are available (i.e., "netstat" mentioned above) in Windows. Use your favorite search engine to look them up.
      • On Linux , use "ip –s," "ss," or "ip route" instead of the netstat command.
      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!
      Advertisement

      About This Article

      Article Summary X

      To see your active network connections in Windows, start by selecting Settings in your Start menu and going to Ethernet. Then, click on the Network and Sharing Center before choosing the icon that’s next to Connections. On the next page, click on Details to display information about your network connection. Alternatively, if you’re using Windows 7, open the Start menu and type NCPA.CPL into the search box. After the Network Connections folder opens, right click on the connection you want and choose Status from the dropdown menu. After the Network Status page loads, go to Details to find out more about the connection. For tips on how to get network connection details on Windows Vista or XP, keep reading!

      Did this summary help you?
      Thanks to all authors for creating a page that has been read 1,003,545 times.

      Reader Success Stories

      • Colin Jones

        Oct 28, 2017

        "Needed to find how to connect a DVR to my computer. Could not find network connections and was afraid of pressing ..." more
        Rated this article:
      Share your story

      Is this article up to date?

      Advertisement