On Windows
Using Command Prompt:
Press the
Windows
key and typecmd
.Open the Command Prompt.
Type
ipconfig
and pressEnter
.Look for the IPv4 Address; this is your local IP address.
Using Settings:
Go to
Start
>Settings
>Network & Internet
.Select
Wi-Fi
orEthernet
(depending on your connection).Click on your network name and look for the IPv4 Address under
Properties
.
On Mac
Using System Preferences:
Click the
Apple
menu and selectSystem Preferences
.Go to
Network
.Select your network connection (Wi-Fi or Ethernet).
Click on
Advanced
and thenTCP/IP
to find your IP address.
Using Terminal:
Open
Terminal
.Type
ifconfig | grep inet
and pressEnter
.Look for the
inet
address under your network interface (usuallyen0
for Wi-Fi).
On Mobile Devices
iOS (iPhone/iPad):
Go to
Settings
>Wi-Fi
.Tap on the
i
icon next to your connected network.Your IP address will be listed under
IP Address
.
Android:
Go to
Settings
>Network & Internet
>Wi-Fi
.Tap on your connected network.
Your IP address will be displayed under
Network Details
.