- Check IP address from CMD
- How To Find Your Local IP Address In Windows 7 or Vista
- How To Find Your Local IP Address In Windows 7 Using CMD
- Step 1
- Step 2
- Step 3 (optional)
- Further reading
- Two Ways to Check IP Address on Windows 8/8.1
- Way 1: Check IP address in the Network and Sharing Center.
- Way 2: Check IP address in Command Prompt.
- 8 ways to find your IP address in Windows (all versions)
- 1. How to find your IP address from the Command Prompt (all versions of Windows)
- 2. How to find your IP address in the Settings app (Windows 10 only)
- 3. How to find your IP Address in the Control Panel (all versions of Windows)
- 4. How to find your IP address in System Information (all versions of Windows)
- 5. How to find the IP address in PowerShell (all versions of Windows)
- 6. How to find your IP address in Task Manager (Windows 10 and Windows 8.1 only)
- 7. How to find your computer’s IP address using the Network Map (Windows 7 only)
- 8. How to find your IP address in the PC Settings app (Windows 8.1 only)
- Conclusion
Check IP address from CMD
Ipconfig command is used to find the IP address of a system from command line. Run the command ipconfig to print IP addresses for all network adapters installed on the system.
If you are interested in just knowing the IP address and not bothered about all other details printed by the command, you can use findstr to filter out unwanted details.
Here, it shows IP addresses for various interfaces installed on the computer, it includes IPv6 interfaces as well.
If the system is connected to a DHCP configured network then you can release the IP obtained from DHCP.
The above command works for IPv4. To release IPv6 address the command is given below.
Not show DHCP in my computer
I run cmd / ipconfig using an admin account and it displays the Default Gateway 86.187.161.242, but as it’s a dynamic IP address it both changes each log in and always times out after about 20 seconds. How can I extend the time out to say a minute?
Default Gateway = Router
If you login on your firmware of the router and go to your DHCP server settings.
And change your Client Lease Time. That should do the trick. (https://www.wikihow.com/Configure-a-Router-to-Use-DHCP)
If the default gateway it self changes after 20 seconds. Then I suggest to contact your ISP provider. Or google how to set a static IP to your default gateway.
i want to get only ip 192.168.x.x
but it’s showing me like IPv4 Address. . . . . . . . . . . : 192.168.x.x
i dont want (IPv4 Address. . . . . . . . . . . 🙂 this part
and also i want this in a vbscript that can store this value in a variable
please help .
How To Find Your Local IP Address In Windows 7 or Vista
Finding your IP address under Windows 7 is a very simple process. The process is exactly the same whether you’re using Windows 7, Windows Vista, Windows XP or even Windows Server 2003/2008.
In most circumstances, the majority of users don’t need to worry about their “IP Address” due to DHCP from your local network or ISP. For system administrators, knowing the IP address of your machine, server, or customer’s PC is imperative.
How To Find Your Local IP Address In Windows 7 Using CMD
Step 1
Click Start, in the search Type in cmd. Next, Click on the program cmd. This click will open the Command Prompt/Windows.
Step 2
The command prompt should open; now in the open line, you’ll need to type in ipconfig and press Enter
You’ll see your IP address listed right above the subnet mask. Usually, it will say IPv4 Address and follow the prefix 192.168.1.# or 192.168.0.# for home networks as shown in the screenshot above.
Step 3 (optional)
If you’re not looking for your LOCAL IP address but instead the IP address provided by your ISP to your Cable Modem or FIOS Router, just open your browser and go to https://whatismyip.org.
Please note – This is not the actual IP you’re using on your LOCAL computer as shown above in Step 2. This IP address is the one assigned to your Cable Modem/FIOS Router on the Internet.
Further reading
What is an IP Address?
- If you want to call someone, you use their Telephone or Mobile number, right? Well, an IP Address or Internet Protocol Address for a computer or network device is a phone number for your computer. That’s it. It’s pretty simple.
- Because no one knows the “ Phone Number IP Address” for www.google.com, another technology was created to act as an Automatic Phonebook for IP Addresses. It’s called DNS. When you type www.groovypost.com into your browser, DNS will translate that into an IP Address and send you to the website. It’s all very simple once you understand it.
IPV6 Address?
- In a system or network that uses IPv6, you won’t see a Subnet mask, and the address will follow the fe80::## prefix. However, for most home users, IPv6 use is uncommon.
IPv4 Vs. IPv6?
- IPv4 is the old system we currently use to designate IP addresses across all of the public computers that are connecting to the internet. The problem with IPv4 is the address is only 32bit’s in length which means there are not enough addresses to go around.
- IPv6 is 128 bits in length which should allow for more than enough addresses in the foreseeable future. The good news is most modern operating systems understand both, so when the times comes for the cutover, it should be invisible for most users.
Do You Have Any Groovy Questions or Comments? Drop your comment below, or join us in the groovyPost Free Tech Support Community.
Two Ways to Check IP Address on Windows 8/8.1
In Wikipedia, the definition of IP address is as follows.
«An Internet Protocol address (IP address) is a numerical label assigned to each device (e.g. computer, printer) participating in a computer network that uses the Internet Protocol for communication.»
Therefore, when you want to connect your PC to a shared network or printer, you are requested to enter your IP address. If, at this moment, you would like to know how to check IP address on Windows computer, this article will take Windows 8 for example and introduce two common methods for your reference.
Way 1: Check IP address in the Network and Sharing Center.
Step 1: Click the network icon on the taskbar and select Open Network and Sharing Center to enter the Center.
Step 2: Tap Ethernet in the Network and Sharing Center window.
Step 3: Choose Details in the Ethernet Status interface.
Step 4: Check IP address in the Network Connection Details.
Way 2: Check IP address in Command Prompt.
Step 1: Open Command Prompt.
Open Run dialog with Windows+R hotkeys, enter cmd and click OK to turn on Command Prompt.
Tips: More methods to open Command Prompt can be found in Four Ways to Enable Command Prompt on Windows 8 Computer.
Step 2: Type ipconfig in Command Prompt window and press Enter.
Then you can check your IP address in it.
Related Articles:
iSunshare is dedicated to providing the best service for Windows, Mac, Android users who are in demand for password recovery and data recovery.
8 ways to find your IP address in Windows (all versions)
The IP address or Internet Protocol address is a numerical label that is used in networks to identify and locate network devices, from computers to smartphones, to printers and other devices. The IP address can be a useful piece of information, especially when you want to set up your home router or when you want to connect to other devices on a network. But how do you check a PC’s IP address in Windows? In this tutorial, we will show you eight methods that work in Windows 10, Windows 7 and Windows 8.1:
NOTE: The information shared in this tutorial applies to all modern Windows operating systems: Windows 10, Windows 8.1 and Windows 7. To make things simpler, we use screenshots taken mostly in Windows 10. If you want to learn more technical details about IP addresses and their role in networking, we recommend you to read these articles:
1. How to find your IP address from the Command Prompt (all versions of Windows)
Open the Command Prompt , type the command ipconfig and press Enter. This command lists all the network adapters (both Ethernet and wireless) found on your Windows computer, and it shows details about each of them.
For each network adapter, you get to see both the IPv4 address and the IPv6 Address.
To learn more about the parameters accepted by the ipconfig command and what each of them does, run the command ipconfig /?.
And, if you are interested in finding more information about other networking commands that you can run using the Command Prompt, check this tutorial: Command Prompt – Advanced networking commands .
2. How to find your IP address in the Settings app (Windows 10 only)
If you are using Windows 10, open the Settings app . There, go to Network & Internet. You are shown a list of networking related settings and categories. If you are connected to a wireless network, in the column on the left, choose Wi-Fi and then, on the right, click or tap on the name of the network that you are connected to.
You are shown a long list of properties. Scroll down until you find the fields for the IPv6 and IPv4 addresses, highlighted below.
If you are connected using a network cable, in the column on the left choose Ethernet and then click or tap on the network name, on the right side of the screen.
Scroll down the list of network properties until you find the entries for the IPv6 and IPv4 addresses, highlighted below.
Now you can close the Settings app.
3. How to find your IP Address in the Control Panel (all versions of Windows)
Another geeky method that does not involve using a command is to use the Network and Sharing Center. To access it, open the Control Panel and go to “Network and Internet -> Network and Sharing Center.” If you want to learn more about it, read this guide: Simple questions: What is the Network and Sharing Center in Windows? . Next, click or tap the “Change adapter settings” link on the left.
The Network Connections window is opened, listing the network adapters installed on your computer, including virtual ones, used by VPN services or virtualization apps. Double click (or double tap) the network adapter for which you want to see the IP address.
This action opens the Status window of that adapter. Click or tap the Details button to see a series of details about that network adapter, including its IPv4 and IPv6 addresses.
Scroll through the list of details until you find the IPv4 and IPv6 address fields, highlighted below.
When done, Close the windows you just opened.
4. How to find your IP address in System Information (all versions of Windows)
Another method that works in all versions of Windows is to use the System Information desktop app. You can open it by using search and typing “System Information“ in the appropriate search field and clicking on the search result with the same name. Learn more about this tool and how to open it, from this guide: System Information – How to learn your PC’s complete configuration .
In the System Information desktop app, on the column on the left, expand Components followed by Networks and then Adapter. On the right side of the app window, you can see detailed information about each network adapter that is found on your computer. Scroll down the list until you find the network card that you are interested in. There you see a field named IP Address, giving you all the information you need.
Close the System Information app when done.
5. How to find the IP address in PowerShell (all versions of Windows)
PowerShell is a tool similar to the Command Prompt, but it is even more powerful and allows you to work with more elements that make up Windows. PowerShell has two commands which you can use to find the IPv4 and IPv6 address of a network adapter. The first one is gip. Type it in PowerShell and then press Enter. The command triggers the display of several details about each network adapter, including their IP addresses.
Another command which returns the same results is Get-NetIPConfiguration. Type it, press Enter and then look for the information that you want.
Close PowerShell when done.
6. How to find your IP address in Task Manager (Windows 10 and Windows 8.1 only)
If you use Windows 10 or Windows 8.1, start the Task Manager . If it starts in the compact view that only displays open apps, click or tap “More details.” Next, select the Performance tab and look for your network card. If you are connected to a wireless network, click or tap Wi-Fi. On the right side, you can see the IPv6 and IPv4 addresses.
If you are connected to a wired network, choose Ethernet on the left side of the Performance tab. On the right side look for the IPv6 and IPv4 addresses.
Close Task Manager when done.
7. How to find your computer’s IP address using the Network Map (Windows 7 only)
Windows 7 has a unique feature that is not available in Windows 8.1 or Windows 10. It is called the Network Map, and it shares a visual map of your network. If you want to find more about it, we recommend that you read this article: The Network Map – Access your network computers in a fun way . First, open the Network and Sharing Center. On the top right of the window, there is a link called “See full map.” Click on it.
This opens the Network Map. If you hover with the mouse over your computer, networking related information will be displayed, including the IPv4 and IPv6 address.
Write it down and close the Network Map.
8. How to find your IP address in the PC Settings app (Windows 8.1 only)
If you are using Windows 8.1, open the PC Settings app . There, choose Network and then go to Connections. Here you can see the network adapter that you are using the name of the network that you are connected to. Click or tap on the network name, under Ethernet (if you are on a wired connection) or Wi-Fi (if you are using a wireless network).
You are shown the properties of your connection, including the IP address.
Close PC Settings when done.
Conclusion
Finding the IP address of your Windows computer provides information that can be useful in many networking situations. If you know of other ways to find the IP address in Windows, or if you have questions regarding this subject, do not hesitate to leave a comment below.