Knowing how to find your IP address on Windows is a fundamental skill for troubleshooting network issues, setting up servers, or simply understanding how your device connects to the internet. The Internet Protocol address serves as a unique identifier for your computer on a network, and being able to locate it quickly saves valuable time when diagnosing connectivity problems.
Understanding IP Addresses
Before diving into the methods, it is helpful to understand the two primary types of IP addresses you will encounter. Your router assigns a private IP address to your device within your local network, which allows communication with other devices like printers or other computers. In contrast, your public IP address is the identifier your internet service provider assigns to your router, representing your network to the wider internet; finding your local address is usually the immediate goal for most Windows users.
Using the Command Prompt
The quickest and most reliable method to find your IP address involves using the built-in Command Prompt tool. This text-based interface provides direct access to system information and requires only a few keystrokes to reveal your network configuration.
Step-by-Step Command Prompt 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 the command ipconfig and press Enter .
Look for the section labeled "Ethernet adapter" if you are using a wired connection, or "Wireless LAN adapter Wi-Fi" if you are on Wi-Fi; the IPv4 Address listed there is your local IP.
Accessing Network Settings via Control Panel
For users who prefer a graphical interface over typing commands, the Windows Control Panel offers a detailed view of your network adapter settings. This method provides a visual walkthrough that some users find more intuitive than command-line tools.
Control Panel Navigation Steps
Open the Start menu and select the "Settings" gear icon.
Click on "Network & Internet" and then choose "Status" from the left-hand menu.
Scroll down and click on "Network and Sharing Center."
In the new window, click on your current network connection (next to "Connections").
A new window will pop up showing your connection status; click the "Details" button.
You will find the "IPv4 Address" listed in the resulting table of network details.
Checking Your Settings Directly
Windows 10 and Windows 11 offer a streamlined settings menu that allows you to view your IP address without navigating through multiple control panels. This modern approach consolidates network information in one easily accessible location.
Settings App Method
Open the "Settings" app by pressing Windows key + I .
Select "Network & Internet" from the available options.
Choose "Advanced network settings" at the bottom of the list.
Click on "Advanced adapter options" to view a list of your network interfaces.
Double-click on your active network connection (Wi-Fi or Ethernet).
Select the "Details" button to view the full TCP/IP configuration, including your IP address.
Identifying Your Public IP Address
While the methods above reveal your private local address, there are times when you need to know the public address your router uses to communicate with the internet. This is distinct from the internal address and is necessary for tasks like remote access configuration.