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.
Steps
-
Click the WiFi logo or globe on the taskbar. On every version of Windows, the network connectivity is displayed on the taskbar. Click the little radio signal logo (WiFi) or globe (ethernet).
- This will not show you all of the network connections on your computer, but it will show you if you have an active internet network connection.
-
Locate your current network connection at the top. 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.
-
Open Windows Settings . Press the Start menu and click on the little gear icon in the bottom left to open the settings. [1] X Trustworthy Source Microsoft Support Technical support and product information from Microsoft. Go to source
- If you don’t see a gear icon, you can also just type “settings” into the search bar and click it when it pops up in the results.
-
Click Network & Internet . You can now see the status of your network connection and the name of any internet networks you’re connected to.
-
Open your Windows Settings . If the Settings are pinned to your start menu, click it. Otherwise, type “settings” into the menu’s search bar and click Settings .
-
Select Ethernet under the options of "Network & Internet".
-
Go to the Network & Internet . 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] X Research source
-
Click on the icon next to Connections . 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] X Research source
-
Click Details . This will prompt a window to display the details of your network connection.
-
Open the Command Prompt as an administrator. 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.
-
Type netstat -a and press ↵ Enter to show current connections. 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] X Research source
-
Use netstat -b to see which programs are using connections. 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] X Research source
-
Use netstat -n to see IP addresses. This command will show you the same list of connections and ports but with numerical IP addresses instead of hostnames. [6] X Research source
-
Enter netstat /? to see the different netstat command. This command will provide you with additional options for using netstat. [7] X Research source
Community Q&A
-
QuestionWhy isn't my computer shown in the network group?Community AnswerYour computer is probably not set to work with the networking group then. You need to re-configure that correctly.
-
QuestionHow do I get access on other websites using my active network connections?Community AnswerIf you have the proper credentials, use an ssh-connection, if this port is open on the website you would like to access.
Video
Tips
- Experiment - many UNIX commands are available (i.e., "netstat" mentioned above) in Windows. Use your favorite search engine to look them up.Thanks
-
Thanks
References
- ↑ https://support.microsoft.com/en-us/windows/check-your-network-connection-status-efb4fb41-f751-567a-f60f-aac9114659a5#WindowsVersion=Windows_11
- ↑ http://windows.microsoft.com/en-us/windows-vista/view-the-status-of-your-network
- ↑ http://www.cox.com/residential/support/internet/article.cox?articleId=2431aa40-1d50-11e2-4953-000000000000
- ↑ https://technet.microsoft.com/en-us/library/ff961504.aspx
- ↑ https://technet.microsoft.com/en-us/library/ff961504.aspx
- ↑ https://technet.microsoft.com/en-us/library/ff961504.aspx
- ↑ https://technet.microsoft.com/en-us/library/ff961504.aspx
About This Article
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!
Reader Success Stories
- "Needed to find how to connect a DVR to my computer. Could not find network connections and was afraid of pressing the wrong buttons. Your explanation was excellent, thanks, very helpful. " ..." more