Figuring Out Your IP Address

Written by Allen Wyatt (last updated December 27, 2021)

1

Most computers these days are connected to the Internet. (You are reading this using a Web browser, right? Then you are connected to the Internet!) In addition, most of those computers are connected to other computers using some sort of local area network, or LAN.

In order for your computer to communicate with other computers—whether over your LAN or over the Internet—it has to have a unique IP address. The acronym "IP" means "Internet Protocol." The IP address for your LAN can most easily be found by displaying Network Connections window.

To display the Network Connections window with Windows 7 or Windows 8, look at the right side of the taskbar. You should see a network icon there. (See Figure 1.)

Figure 1. The network icon appears at the right side of the taskbar.

Either click the icon (Windows 7) or right-click it (Windows 7 and Windows 8). A Context menu appears from which you should choose Open Network and Sharing Center. Windows displays the Network and Sharing Center. Once displayed, you should click the Change Adapter Settings link at the left side of the window and Windows displays the Network Connections window. (See Figure 2.)

Figure 2. The Network Connections window.

You should have at least one network connection listed in the window. Double-click the one for which you want to know the IP address. Windows displays the Ethernet Status dialog box. (See Figure 3.)

Figure 3. The Ethernet Status dialog box.

Click the Details button and you'll see the Network Connection Details dialog box. This is where you finally want to be. (See Figure 4.)

Figure 4. The Network Connection Details dialog box.

The process of checking the IP address is somewhat different if your system uses Windows 10. To display the Network & Internet section of the Settings window, look at the right side of the taskbar. You should see a network icon there. (See Figure 5.)

Figure 5. The network icon appears at the right side of the taskbar.

Right-click on the icon and a context menu appears from which you should choose Open Network & Internet Settings. Windows displays the Network & Internet window. (See Figure 6.)

Figure 6. The Network & Internet window.

Once displayed, click Status. Windows displays the Network Status portion of the Status window. (See Figure 7.)

Figure 7. The Network Status window.

Towards the bottom of this window you should click on Network and Sharing Center. Windows displays the Network Connections window. On the right side choose Change Adapter Settings. Windows displays the Network Connections window. (See Figure 8.)

Figure 8. The Network Connections window.

You should have at least one network connection listed in the window. Double-click the one for which you want to know the IP address. Windows displays the Wi-Fi Status window. (See Figure 9.)

Figure 9. The Wi-Fi Status dialog box.

Click the Details button and you'll see the Network Connection Details dialog box. This is where you finally want to be. (See Figure 10.)

Figure 10. The Network Connection Details dialog box.

There are actually two different IP addresses in the dialog box. The first is labeled IPv4 Address and the second is labeled Link-Local IPv6 Address. These are the IP addresses assigned to your local computer for use on your local area network.

There is another IP address that your system uses, though. This is the address used to communicate with the rest of the world through the Internet. Typically this address is assigned to your router, which is the "gatekeeper" through which your LAN communicates with the Internet.

In my experience, the easiest way to figure out what IP address you use to connect with the Internet is to use a website that looks at your IP address and then lets you know what it sees. Here's the one I use most often:


https://www.whatismyip.com/

Interestingly enough, if you go to Google and type "what is my IP" (without the quote marks), Google will even tell you what your IP address is.

 This tip (13384) applies to Windows 7, 8, and 10.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Entered Values are Divided by 100

Enter a value into a cell and "poof!" it is automatically divided by 100. What's going on, and how can you fix it so that ...

Discover More

Quickly Filling a Column

Excel has a great (and little known) shortcut for filling a column with information. It comes in very handy when you need ...

Discover More

Forcing Dates Forward

Want to push a date to some pre-defined day of the month? Here are some ways to force the issue.

Discover More
More WindowsTips

Understanding and Controlling Third-Party Cookies

Cookies can be a good thing, but they can also be aggravating. Here's a high-level explanation about a specific type of ...

Discover More

Microsoft Edge Extensions

Like all good browsers, Microsoft Edge supports extensions. Although getting and using them may be a little rough around ...

Discover More

Defining Words Quickly

When reading a webpage, e-book, or PDF, Microsoft Edge can quickly show you the meaning of a word that you might need to ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 8 - 5?

2021-12-27 09:53:02

Henry Noble

Or, open a command prompt window and type ipconfig.


Newest Tips