Networking

How do I check a private IP address?

Updated 2026-08-14

✓

Quick answer

You can check your private IP address by using the command prompt or terminal on your device. The method varies slightly depending on the operating system.

This guide provides steps to check your private IP address across different platforms.

Steps

  1. 1

    Windows Command Prompt

    Open Command Prompt and type 'ipconfig'. Look for the 'IPv4 Address' under your active network connection.

  2. 2

    macOS System Preferences

    Go to System Preferences > Network. Select your active network connection and look for the IP address displayed.

  3. 3

    macOS Terminal

    Open Terminal and type 'ifconfig'. Look for 'inet' under your active network interface.

  4. 4

    Linux Terminal

    Open a terminal and type 'ip addr show'. Look for 'inet' under your active network interface.

Checking on Windows

On Windows, you can find your private IP address using the Command Prompt.

Checking on macOS

On macOS, you can find your private IP address through the Terminal or System Preferences.

Checking on Linux

On Linux, you can use the terminal to check your private IP address.

Watch out for

  • Steps may vary slightly based on the version of the operating system.
  • Ensure you are connected to the network to retrieve the private IP address.

FAQ

What is a private IP address?

A private IP address is an IP address that is used within a private network and is not routable on the internet.

How do I find my public IP address?

You can find your public IP address by searching 'what is my IP' in a web browser or using a service like 'whatismyip.com'.

Can I change my private IP address?

Yes, you can change your private IP address by modifying your network settings or by restarting your router.