Knowing how to check your PC IP address is a fundamental skill for managing home networks, troubleshooting connectivity issues, and understanding how your device communicates on the internet. Whether you are trying to diagnose why a printer is not connecting, setting up remote access, or simply verifying your network configuration, finding this information is the first critical step. This guide provides clear, methodical instructions for users on Windows and macOS, ensuring you can locate this data quickly and confidently.
Understanding Internal vs. External Addresses
Before diving into the methods, it is essential to distinguish between two types of IP addresses assigned to your PC. Your device holds an internal address, also known as a private IP, which is used to communicate with other devices on your local network, such as your router and smart TV. This is the most commonly requested address when troubleshooting local connectivity. Conversely, you also have an external or public IP address, which is assigned by your Internet Service Provider (ISP) and represents your household to the wider internet. This guide will primarily focus on retrieving the internal address, as it is the most relevant for local network management.
Using the Command Prompt on Windows
The quickest and most universal method on a Windows PC involves using the Command Prompt, a text-based interface that provides direct access to system information. This tool is powerful yet straightforward, requiring only a single command to reveal the necessary network details. It bypasses graphical interfaces and settings menus, making it the preferred approach for many technical users due to its speed and reliability.
Step-by-Step Command Line Guide
Press the Windows key and R simultaneously to open the Run dialog box.
Type cmd and press Enter to launch the Command Prompt.
Once the black window appears, type ipconfig and press Enter .
Look for the section labeled Wireless LAN adapter Wi-Fi if you are connected wirelessly, or Ethernet adapter Ethernet if using a wired connection.
The line labeled IPv4 Address will display your local IP address, typically formatted as a series of four numbers separated by periods (e.g., 192.168.1.10).
Navigating the Windows Settings Interface
For users who prefer a visual approach over typing commands, the Windows Settings app provides a user-friendly alternative. Modern versions of Windows have centralized network information within this interface, making it accessible to users who may be unfamiliar with command-line operations. The layout is designed to be intuitive, guiding you through the network stack with minimal clicks.
Graphical User Interface Method
Click on the Start menu and select the Settings gear icon.
Navigate to Network & Internet , then click on Status in the left-hand menu.
Scroll down and click on View your network properties .
A new window will appear listing your active connection.
Look for the IPv4 address field to find your local IP address.
Checking Addresses on macOS
Apple macOS offers a different experience but achieves the same goal. Users interact with the system through the System Settings application or the Terminal, which is the equivalent of the Command Prompt. The process reflects Apple's philosophy of integrating network settings into the broader system preferences, ensuring consistency across hardware and software.