Knowing your IP address can be helpful for troubleshooting many network problems and well and Internet connection issues. However, there are two different types of IP address: local and external. The information contained in this page shows you how to determining your local IP address. If you want to know your external or public IP address (the one the Internet sees), use our custom system information tool.
Determining the IP in Microsoft Windows
- Open the command line.
- From the prompt, type ipconfig and press Enter.
- You should see information similar to what is shown below. Look for the number sequence next to IPv4 Address.
Windows IP Configuration Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . :IPv4 Address. . . . . . . . . . . . : 192.168.1.101Subnet Mask . . . . . . . . . . . . : 255.255.255.0Default Gateway . . . . . . . . . . : 192.168.1.1
Graphical representation of network settings
Microsoft Windows 10 users can view their computer network settings through Windows network properties by following the steps below.
- Microsoft Windows and command line.
- Linux and Unix.
- Apple computer.
- Android smartphone or tablet.
- Apple iPhone or iPad.
If you have more than one network adapter (e.g., a wireless adapter and a network interface card), you’ll see each of them listed when using this command.
If your computer uses an IPv6 address, you may see both an IPv6 and IPv4 address.
- In the search box, type network status and press Enter.
- In the Network status window, click the View your network properties option.
- In the View your network properties window, you can see the network information.
Microsoft Windows 7 users can view their network details through Windows by following the steps below.
- Click Start or press the Windows key.
- In the search box, type network and sharing and press Enter.
- In the Network and Sharing Center window, next to Connections:, click your connection type. For example, on a wired connection, you’d click Local Area Connection.
- In the Status window, click the Details button.
- In the Network Connection Details window, you can see all your network information.
Microsoft Windows XP users may get a GUI representation of their network by right-clicking the network icon in their windows notification area and selecting Status. In the Local Area Connection Status window, click the Support tab.
Microsoft Windows 98 users may also get a GUI representation of their network settings by clicking Start, Run, and typing ipconfig in the run line. Unfortunately, all later versions of Windows no longer have this feature.
See the IP in Linux and Unix, BSD 4.2+, and Apple OS X
For Linux or Unix users, to view their IP address or network information, users must have administrator or root privileges.
- Open the Linux or Unix shell if you are utilizing a GUI interface for your Linux or Unix machine.
- From the prompt, type “ifconfig eth0” (without the quotes) and press Enter. Once done, a list of network information similar to what is shown below should appear.
eth0 Link encap:Ethernet HWaddr 00:A0:24:72:EB:0A inet addr:10.10.10.2 Bcast:10.0.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:5569799 errors:32 dropped:32 overruns:0 frame:6 TX packets:3548292 errors:0 dropped:0 overruns:0 carrier:3 collisions:14 interrupt:18 base address:0xda00
As seen from the example above, you can see the network settings for all their network devices when running the “ifconfig” command. First, in the example above, we have the network settings for the “lo” (local loopback). Next is the actual network settings of your network adapter.
View the IP address on a Mac
Viewing an IP address on an Apple Mac computer can be done by following the steps below.
- From the desktop, click the Apple menu icon in the upper-left corner of the screen.
- In the drop-down menu that appears, select System Preferences.
- On the left side, find and click Network.
- On the left side of the screen, click the Internet connection device you’re utilizing (usually denoted by a green dot next to it).
- Your IP address is under IPv4 Addresses.
Android smartphone or tablet
As there are many different brands of Android smartphones and tablets, the instructions for your device may differ. However, the process is usually similar for most devices. This set of instructions was created using a Google Pixel.
You can see the IP address of other network controllers by selecting them from the Network section described above.
Go into your apps list and tap the Settings icon.
Scroll to the bottom and select About phone (or something similar on a tablet).
On the About phone screen (or something similar on a tablet), scroll to the IP address section near the bottom.
Apple iPhone and iPad
- On the home screen, tap the icon.
- Ensure your Wi-Fi is turned on and that the correct network is selected.
You likely see four different IP addresses. The reason is that there is an internal and external IP address for your Wi-Fi network and mobile data connections.
- Click the button next to your Wi-Fi connection.
- Your IP address is shown on the next screen.
Related information
- How do I change my IP address?
- How to change the IP address of an Android phone or device.
- How to determine the IP address of a computer or website.
- How to find the physical location of an IP address.
- See the IP, internal IP address, and external IP address, definitions for further information and related links.
- How to use ping, winipcfg, and other network commands.
- Network and network card help and support.