What Is My Private Ip

Curious about your private IP? Learn what it is, why it matters, and how to find it on any device in just minutes. Click now for the ultimate guide!

Find Your Private IP Address

Important: Web browsers cannot directly access your private IP address for security reasons. Your private IP is assigned by your router to identify your device on your local network (usually starts with 192.168.x.x, 10.x.x.x, or 172.16.x.x).

Follow the instructions below to find your private IP address on your device.

Quick Methods by Operating System

📱 Windows

Method 1: Using Command Prompt

  1. Press Windows + R to open Run dialog
  2. Type cmd and press Enter
  3. In the Command Prompt, type: ipconfig
  4. Look for "IPv4 Address" under your active network adapter

Method 2: Using Settings

  1. Click the Start button and select Settings (gear icon)
  2. Go to "Network & Internet"
  3. Select "Wi-Fi" or "Ethernet" (depending on your connection)
  4. Click on your network name
  5. Scroll down to find "IPv4 address"
🍎 macOS

Method 1: Using System Preferences

  1. Click the Apple menu and select "System Preferences"
  2. Click "Network"
  3. Select your active connection (Wi-Fi or Ethernet)
  4. Your IP address will be displayed on the right

Method 2: Using Terminal

  1. Open Terminal (Applications > Utilities > Terminal)
  2. Type: ifconfig | grep "inet " | grep -v 127.0.0.1
  3. Your private IP will be shown after "inet"
🐧 Linux

Method 1: Using ip command

  1. Open Terminal
  2. Type: ip addr show or ip a
  3. Look for "inet" under your network interface (usually eth0 or wlan0)

Method 2: Using hostname command

  1. Open Terminal
  2. Type: hostname -I
  3. Your private IP address will be displayed

Method 3: Using ifconfig (older systems)

  1. Open Terminal
  2. Type: ifconfig
  3. Look for "inet addr" or "inet" under your active network interface
📱 Android
  1. Open Settings
  2. Tap "Wi-Fi" or "Network & Internet"
  3. Tap on your connected network name
  4. Look for "IP address" in the network details
📱 iOS (iPhone/iPad)
  1. Open Settings
  2. Tap "Wi-Fi"
  3. Tap the (i) icon next to your connected network
  4. Your IP address is shown under "IPV4 ADDRESS"

Understanding IP Addresses

Private IP: Used within your local network (home/office). Common ranges:

  • 192.168.0.0 - 192.168.255.255
  • 10.0.0.0 - 10.255.255.255
  • 172.16.0.0 - 172.31.255.255

Public IP: Your internet-facing address assigned by your ISP. This is what websites see when you connect to them.

Quick IP Checker

Enter an IP address to check if it's a private IP:

Introduction

Your private IP connects your device on a local network. It stays hidden from the internet. This guide explains what a private IP is and shows you how to find it.

How to Use This Guide

Follow the instructions below according to your device. Look at the steps and check the sample screenshots for help. You will learn which tool to use and what to enter.

Using Windows

  1. Press Windows + R to open the Run dialog. A screenshot shows the keyboard and screen.
  2. Type cmd and press Enter. The Command Prompt window appears.
  3. Type ipconfig and press Enter. Watch the output display.
  4. Find “IPv4 Address” in the text. That number is your private IP.

Using macOS

  1. Click the Apple menu and choose System Preferences. A sample image shows the layout.
  2. Click Network. Your active connection is on the left.
  3. Choose your current connection (Wi-Fi or Ethernet). The IP address appears on the right.

Using Linux

  1. Open the Terminal. A screenshot may help locate it.
  2. Type ip addr show and press Enter. Look at the output text.
  3. Find “inet” under the active network interface (for example, eth0 or wlan0). This tells you your IP.
  4. Alternatively, type hostname -I to show your IP directly.

Using Android

  1. Open Settings and tap Wi-Fi or Network & Internet. The sample screenshot will guide you.
  2. Tap your connected network. Details about the network appear.
  3. Look for the field labeled IP address. That is your private IP.

Using iOS (iPhone/iPad)

  1. Open Settings and tap Wi-Fi. A sample image clarifies the icons.
  2. Tap on the “i” icon next to your connected network.
  3. Find the section labeled IPV4 ADDRESS. This shows your private IP.

Understanding IP Addresses

A private IP is used inside a home or office network. The common ranges include:

  • 192.168.x.x
  • 10.x.x.x
  • 172.16.x.x to 172.31.x.x

A public IP faces the internet. It is assigned by your Internet Service Provider.

Quick IP Checker Tool Note

The interactive tool did not work as expected. Browsers cannot access private IPs for security reasons.

This page now serves as a guide. Please follow the manual instructions above.

Limitations and Special Notes

  • Web browsers cannot show your private IP directly.
  • The guide relies on screenshots for clarity. Use them if available.
  • Check which instructions match your device before starting.

Common Use Cases

  • Troubleshooting network issues.
  • Setting up devices on a local network.
  • Verifying your connection during home or office setup.

Wrap Up

This guide helps you understand and find your private IP address. It breaks down steps for Windows, macOS, Linux, Android, and iOS.

Keep these instructions for future reference when you need to check your network settings.