You forgot to mention howto from Windows ME and downwards…
So I help you…
Windows 98 MSDos 7.1
ipconfig or ipconfig /all
or start->run[“winipcfg”] and select the correct adapter in the dropdown list
(and yes a few still use Win9x based OS – but not for mainstream computing)
Found this article very helpful, and it pretty much shows the same methods as other articles/guides. For laymen readers, the article misses on which IP to copy for which purpose.
7 Responses to “6 ways to find your IP address in Windows”
Those are ‘internal’ IP addresses. If you need your ‘external’ IP for LAN parties or what not just type what is my IP address in your browser
True. We will make a tutorial on public/external IP addresses.
Method 11:
C:> wmic nicconfig where servicename=”e1dexpress” get ipaddress
IPAddress
awesome…details mentioned,,,when ipconfig command is not working…thanks
You forgot to mention howto from Windows ME and downwards…
So I help you…
Windows 98 MSDos 7.1
ipconfig or ipconfig /all
or start->run[“winipcfg”] and select the correct adapter in the dropdown list
(and yes a few still use Win9x based OS – but not for mainstream computing)
Found this article very helpful, and it pretty much shows the same methods as other articles/guides. For laymen readers, the article misses on which IP to copy for which purpose.
The PowerShell way doesn’t work on Windows 7