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

Extra Shaded Lines

Put a page break at the beginning of a shaded paragraph and you may be surprised at what you get on your printout. This ...

Discover More

Copying a Chart and Related Shapes to a Word Document

Excel and Word are intended to work together, but sometimes it can seem that getting them to do so isn't that intuitive. ...

Discover More

Changing the Default Drive

Macros can be used to read and write all sorts of files. If those files are on a different drive than the current one, ...

Discover More
More WindowsTips

Introduction to Microsoft Edge

Windows 10 comes with a nice replacement for Internet Explorer (which is still retained for those who need it). This new ...

Discover More

Enable Edge's Kids Mode

The internet is full of age-inappropriate content. You can use Edge's built-in Kids Mode to protect young ones from ...

Discover More

Using Edge Chromium to Screen Capture a Web Page

Have you ever needed to take a screen capture of a web page? Edge Chromium allows for easy screen capture.

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 2 + 2?

2021-12-27 09:53:02

Henry Noble

Or, open a command prompt window and type ipconfig.


Newest Tips