How to Find Your IP Address on Windows 11
You find your IP address on Windows 11 by using either the Settings app or the Command Prompt.
Your IP address is a unique numerical label assigned to your device when it connects to a computer network, acting like a digital street address.
On Windows 11, your IPv4 address is typically a four-part number separated by dots, such as 192.168.1.100. Knowing this address helps you connect to your PC remotely or troubleshoot network issues.
You might need this for tasks like port forwarding on your router or setting up remote access software. We’ll show you the fastest ways to get this information.
Find your IP address using Settings
Windows 11 makes it easy to find your connection details in one place. You can open your settings by pressing the Windows key + I on your keyboard or by going to Start %📂%LNK0%% and selecting Settings.

Once inside Settings, click on Network & internet. From there, select either Wi-Fi or Ethernet depending on how you are connected to the internet.

Click on the connection you are currently using. Scroll down to see your IP address information. You will see both IPv4 and IPv6 numbers. For most tasks, you only need the IPv4 address.

View advanced network details
If you need more technical information about your connection, go to Network & internet and click on Advanced network settings.

Next, click on Hardware and connection properties.

Select your network adapter from the list to see a full list of your connection details, including your subnet mask, default gateway, and DNS server settings.

Find your IP address using the Command Prompt
If you prefer using text commands, you can use the Command Prompt. Click Start, search for Command Prompt, and open the app.

Type the following command and press Enter:
ipconfigTo copy your IP address directly to the clipboard, use: ipconfig | clip. This saves the text to your memory so you can paste it into a document.

Understanding Network Entities
Your network adapter settings rely on several key components. The IPv4 address is your local identifier. The Subnet Mask defines the size of your network, while the Default Gateway is usually your router. The DNS Server translates website names into IP addresses, and DHCP is the protocol that automatically assigns these numbers to your devices.
Troubleshooting Connectivity
If your IP address shows as 169.254.x.x, your computer is failing to get an address from your router. This is often a DHCP issue. Try restarting your router or resetting your network adapter. For more help, visit the official Microsoft Network troubleshooting documentation.
Manual IP Configuration (Admin Required)
To set a static IP, go to Settings > Network & internet > Ethernet/Wi-Fi > IP assignment. Click Edit and change it from Automatic (DHCP) to Manual. You will need administrative privileges to save these changes.
Summary
Finding your IP address is a simple task that helps you manage your home network. You can view your private IP address through the Windows 11 Settings menu or by using the ipconfig command. For your public IP address, a quick search on Google provides the information you need. Understanding these addresses helps you troubleshoot connection issues and manage your devices more effectively.
Related Searches
- How to change IP address Windows 11
- What is my local IP address
- Check network adapter settings Windows 11
- How to release and renew IP address
What is the difference between a public and private IP address?
A private IP address is used for communication within your home network between your devices and your router. A public IP address is assigned by your internet service provider and acts as your identity on the global internet, allowing external servers to find your home connection.
Why does my IP address change frequently?
Most home networks use DHCP to assign IP addresses dynamically. This means your router periodically reassigns addresses to devices. If you need a permanent address for a specific device, you must configure a static IP address in your network adapter settings or reserve the address in your router.
How do I find my IP address if I am connected via VPN?
When using a VPN, your public IP address will reflect the location of the VPN server rather than your actual physical location. To see your VPN IP, simply search for your IP on Google while the VPN is active. Your local private IP remains unchanged on your computer.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!