Windows

How to Find Your IP Address on Windows 11

Richard
Written by
Richard
Aug 7, 2021 Updated Apr 28, 2026 2 min read
How to Find Your IP Address on Windows 11

This guide helps you find the IP address of your Windows 11 computer. Every device on your home network has its own unique address. Think of it like a digital house number.

Why do this? You might need your IP address to connect to your computer from another device or to set up security rules for your internet connection.

What happens when done? You will have the specific string of numbers needed to identify your computer on your local network.

Find your IP address using Settings

Windows 11 makes it easy to find your connection details. Press the Windows key + I on your keyboard or go to Start %%LNK0%% and select Settings.

Windows 11 Start menu showing the Settings app icon

Inside the Settings menu, click on Network & internet. Next, select either Wi-Fi or Ethernet, depending on how your computer connects to the internet.

Network and internet settings menu in Windows 11

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

Viewing IPv4 and IPv6 address details in Windows 11 settings

View advanced network details

If you need more technical information, go to Network & internet and click on Advanced network settings.

Advanced network settings menu within Windows 11 system settings

Next, click on Hardware and connection properties.

Hardware and connection properties screen in Windows 11

Select your network adapter from the list to see a full list of your connection details.

Detailed network adapter connection information in Windows 11

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. Note: This tool does not require admin privileges for basic lookups.

Searching for Command Prompt in the Windows 11 search bar

Type the following command and press Enter:

Command Prompt
ipconfig
Using the ipconfig command in Windows 11 Command Prompt

This will show you a list of your network details, including your IPv4 address.

Find your public IP address

The steps above show your “private” IP address, which only works inside your home. Your “public” IP address is how the rest of the internet sees your house. To find this, simply go to Google.com and search for “What is my IP address.” Google will show your public address at the top of the search results.

Summary

Finding your IP address is a quick way to manage your home network. You can see your private IP address in the Windows 11 Settings menu or by using the ipconfig command in the Command Prompt. For your public IP address, a simple Google search provides the answer in seconds. Knowing these addresses helps you fix connection problems and manage your devices.

Was this guide helpful?

Tags: #Windows 11
Richard

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.

2469 articles → Twitter

📚 Related Tutorials

How to Disable Command Prompt in Windows 11
Windows How to Disable Command Prompt in Windows 11
How to Reset Network Adapters in Windows 11
Windows How to Reset Network Adapters in Windows 11
How to Find Other Computers on Your Windows 11 Network
Windows How to Find Other Computers on Your Windows 11 Network

Leave a Reply

Your email address will not be published. Required fields are marked *