Skip to content

How To Blog

  • Force Windows 7 to Clear Virtual Memory Pagefile at Shutdown Windows 7
  • Free Up Space on Your Chromebook How-To
  • 6 Simple Hacks To Access Blocked Websites How-To
  • How Many Cores Does My CPU Have? A Guide For All OS How-To
  • Prevent Google Chrome from Opening PDF Files in the Browser Google Software/Tips
  • YouTube Video Ideas: The Most Popular Types Of Videos On YouTube Product Reviews
  • Best small calculator pocket 2020

    Best small calculator pocket 2020

  • Best flight calculator 2020 Codes

How to Check IP Address of Computer and Smartphones

Posted on September 13, 2021September 14, 2021 By blog_786 No Comments on How to Check IP Address of Computer and Smartphones

How to Check IP Address of Computer and Smartphones.

Apart from being able to connect multiple devices, a LAN is very useful for a lot of things like sharing files between two computers, viewing what other users are viewing on your network, logging into your router remotely, etc. To complete all these tasks, you first you need to find out the IP address of the device.

What exactly is an IP address?

If your friend wants to send you a postcard, they’ll ask for your home or work address. Likewise, your computer has an “IP address”, which is its unique identifier on a network of devices. Other devices access the system using this IP address.

Your computer is given a private IP address when connecting to other devices (such as a router). At the same time, when your device connects to the Internet, it is assigned an additional IP address known as the Public IP. This public IP address is provided by your ISP and is unique. A local IP address (also called an internal IP or private IP) is different from a public IP address (also known as a public IP).

So, any device connected to the Internet has two IP addresses.

  • External IP or public IP (looks like 79.343.34.11)
  • Internal IP or private IP (looks like 192.168.1.100)

The public IP address is the same for all devices on your network. For example, if there are three devices connected to your router: a desktop computer, a laptop, and a smartphone. All three of these will have a single public IP address that your ISP will assign to your router. Typically, you can find your public IP address by searching for “ What’s my IP address ” on Google.

On the other hand, the private IP address is different for every device on your network. The private IP address can be anything in the range 10.0.0.0 to 10.255.255.255, 172.16.0.0 to 172.31.255.255, and 192.168.0.0 to 192.168.255.255. Typically, most routers assign 192.168.0.0 series IP addresses to devices on the LAN. So, if your computer has a private IP address 192.168.1.100, then your smartphone might have 192.168.1.101 and so on.

How to Check IP Address of Computer and Smartphones

In this article, we will share the different ways to find the IP address of your device, be it Ubuntu, Windows, macOS, Android or iOS. If you want to find out the IP address of any device on your network, check out our article “How to find the IP address of any device on the network.”

Related: 5 Ways to Kick People Out of Your Wi-Fi Network

Find the IP address of your current device

1. Windows 10/8/7

To view the IP address in Windows through the GUI, you need to open the Control Panel. To do this, type “Control Panel” in the Windows Start menu and click on it.

How to Check IP Address of Computer and Smartphones

Once you get to the Control Panel menu, go to “View Network Status and Tasks”. It is present on the web and on the Internet. Click the link to open a menu of active networks.

How to Check IP Address of Computer and Smartphones

On the next screen, you will be able to see your active networks just below the View Active Networks heading. Click on the name of your Internet connection. In this case, I am connected to Wi-Fi, so the name of my active network should be the Wi-Fi name. Click the link next to Connections.

How to Check IP Address of Computer and Smartphones

When you see a pop-up window, click the Details button to open the network information.

How to Check IP Address of Computer and Smartphones

In this window, you can find your local IP address next to the “IPv4 Address” property.

How to Check IP Address of Computer and Smartphones

How to check IP address using cmd

Alternatively, you can also do this via the command line and it is just a two step process. First open a Command Prompt by typing “cmd” from the Windows Start Menu and hitting Enter.

A black window will appear, enter the following command and press enter.

ipconfig

Now you need to find an active connection. Presumably, in my case, it will be “Wireless LAN Wi-Fi”. If you are connected via a LAN cable, it must be an Ethernet LAN adapter.

In an active connection, you will find an “IPv4 Address” that will include your IP address.

How to Check IP Address of Computer and Smartphones

2. How to check IP address in Ubuntu

If you are using a Linux based OS like Ubuntu, there are some easy ways to see your IP address. Let’s start with the GUI method. Go to the network icon in the upper right corner and click on it. This will open a panel displaying network connections.

How to Check IP Address of Computer and Smartphones

Click an active connection and select Wired Settings from the drop-down list.

How to Check IP Address of Computer and Smartphones

When the dialog box opens, click the Settings icon next to the On slider. / Off “.

How to Check IP Address of Computer and Smartphones

Clicking on the settings icon will open another dialog box. Here you can see your IP address just below your connection speed.

How to Check IP Address of Computer and Smartphones

How to check an IP address in Ubuntu from Terminal

To view your IP address via the command line you need to execute one command. To do this, first open a terminal. Right-click anywhere on the desktop and select Open Terminal.

How to Check IP Address of Computer and Smartphones

This will open the command line for you. Enter the following command to display network information. The IP address is written next to the word “inet”. ifconfig

How to Check IP Address of Computer and Smartphones

2. How to check an IP address in macOS

If you are using a Mac, the IP Address View options are very similar to the Unix options. To view the IP address through the GUI, you first need to open System Preferences. To do this, you can click on the Apple icon in the upper left corner.

How to Check IP Address of Computer and Smartphones

Alternatively, you can press Cmd + Space to open Spotlight search and enter “System Preferences” in it. Once the search results appear, click on System Preferences to open the menu.

How to Check IP Address of Computer and Smartphones

When the System Preferences window opens, navigate to the Network icon and click it.

How to Check IP Address of Computer and Smartphones

The Network tab will open where you will find all your connections. You need to go to an active connection (in my case Wi-Fi). Make sure the Wi-Fi tab is selected and click the Advanced button.

How to Check IP Address of Computer and Smartphones

Now that the Advanced dialog is open, go to the TCP / IP tab. Here you can see the IP address besides the IPv4 address label.

How to Check IP Address of Computer and Smartphones

How to Check IP Address in Mac Using Terminal

Again, a much faster way to find an IP address on a Mac is to use the terminal. To open terminal, just press cmd + space bar to open Spotlight search. Enter terminal in the search bar and click the terminal icon when the search results appear.

After opening the terminal, enter the following command. ifconfig | grep inet

How to Check IP Address of Computer and Smartphones

This command has two parts. First ifconfig will get information about the network, and the second part “grep inet” will filter out the line containing the word inet.

3. How to check IP address in Android

Finding the IP address is much easier on Android. You can do this initially via the settings menu. Just go to your phone settings. At the bottom of the page, click About Phone.

How to Check IP Address of Computer and Smartphones

In the following windows, you can see information about the network. At the bottom, you can find the IP under the “IP Address” section.

How to Check IP Address of Computer and Smartphones

If you need a dedicated application for this, you can check out IP Tools. Once installed, just open the app. Swipe right to open the additional menu and find the IP discovery option, there you will find your IP address listed next to your internal IP. The IP address written in large print at the top is your public IP address.

How to Check IP Address of Computer and Smartphones

IP Tools not only tells you your internal / private IP address, but also displays your public address. It is a general useful tool that provides a lot more information about the network, such as ISP, Host, Location, etc., which is impossible to know initially.

4. How to check an IP address in iOS

As with Android, you can easily find the IP address of your iPad or iPhone in the settings app. Just go to your phone settings. Click on Wi-Fi.

How to Check IP Address of Computer and Smartphones

This window will display the name of the connected Wi-Fi and other nearby Wi-Fi. The connected Wi-Fi will be at the top of the list. Click on the “i” button next to it.

How to Check IP Address of Computer and Smartphones

In the next window, you will see the Wi-Fi network information. Here, you can see your iPhone’s IP address just below the Configure IP section.

How to Check IP Address of Computer and Smartphones

Alternatively, if you need an app to do this, please install “What is my IP / IPv6?” – Fast IP. The great thing about this app is its simplicity, just open the app and it will show the external and local IP address of your device.

How to Check IP Address of Computer and Smartphones

Closing words

These are ways to see IP addresses on different platforms both natively and with a third-party application. The public / external IP address remains unchanged for all devices connected to the same router. You can see this simply by typing “What’s my IP address” into Google.

If you have any further questions, leave a comment below and I will be happy to help you.

Also Read: Find Out Who Is Connected To Your Wi-Fi

How-To, Smartphones Tags:address, Check, Closing words, Find the IP address of your current device, How to check an IP address in iOS, How to check an IP address in macOS, How to check an IP address in Ubuntu from Terminal, How to check IP address in Android, How to Check IP Address in Mac Using Terminal, How to check IP address in Ubuntu, How to Check IP Address of Computer and Smartphones, What exactly is an IP address?, Windows How to check IP address using cmd

Post navigation

Previous Post: How to Share Files between Two Computers Using LAN Cable
Next Post: 4 Ways Upload Video to Instagram from Computer Directly

Related Posts

  • How I Solved My Bluestacks Graphic Card Error (2 Ways) How-To
  • MailTag: Real-time Email Tracking, Made Easy How-To
  • How to Share your WiFi without Sharing Password on Android Q How-To
  • How To Activate Google Inactive Account Manager How-To
  • How to Quickly Navigate to a Folder in Terminal on Mac How-To
  • Use Your Mi Band 3/2 To Control Music on Your Android How-To

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Archives

  • June 2023
  • May 2023
  • April 2023
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • March 2021
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • December 2019
  • July 2019
  • May 2019
  • April 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018

Categories

  • Amazon Web Services
  • Apple Watch
  • Computer Tips
  • Cool Websites
  • Featured Posts
  • Free Software Downloads
  • Gadgets
  • Gaming
  • General Software
  • Google Software/Tips
  • Hardware
  • Help Desk
  • How-To
  • iOS
  • iPad
  • iPhone
  • Linux
  • Linux Tips
  • macOS
  • MS Office Tips
  • Networking
  • Office Tips
  • OS X
  • Product Reviews
  • Reviews
  • Safari
  • Smart Home
  • Smartphones
  • Software Reviews
  • technology
  • text
  • Tools Review
  • Troubleshooting
  • Tutorials
  • Uncategorized
  • Urdu Books PDF
  • Web Site Tips
  • Windows
  • Windows 10
  • Windows 7
  • Windows XP Tips
  • Wordpress

Recent Posts

  • 10 best clock widgets not to be lost on your iPhone home screen
  • Can I change the file type in Windows 10?
  • How to create line graphs in Google Sheets
  • Best Ways to Create Your Own 3d Printed Lithophanes?
  • Top 5 3D Modeling Apps for iPad Pro

Recent Comments

  1. Can I change the file type in Windows 10? - How To Blog on The 7 Best PDF Readers for Windows In 2020
  2. How to create line graphs in Google Sheets - How To Blog on How To Format Spreadsheet Cells To Automatically Calculate Amounts
  3. Best Ways to Create Your Own 3d Printed Lithophanes? - How To Blog on 10 Best 3D Printers for Beginners Under $500
  4. Top 5 3D Modeling Apps for iPad Pro - How To Blog on How To Use Apple Sidecar
  5. The 5 Best Original Netflix Animations You Can Stream Now - How To Blog on check netflix video quality internet explorer
  • How To Check Your Printed Documents History On Windows 10 Windows 10
  • How To Make Your Own Custom Google Maps technology
  • Best calculator pack 2020

    Best calculator pack 2020

  • How To Reboot & Select The Proper Boot Device On Windows Windows 10
  • How to Use Checkboxes in Excel MS Office Tips
  • 5 Best Free Disposable Email Accounts Tools Review
  • How To Embed HTML Into a Google Doc How-To
  • How to fix “We need to fix your Microsoft account” error Windows 10

Copyright © 2023 How To Blog.

Powered by PressBook News WordPress theme

Go to mobile version