Simple Way to Check IP Address in Microsoft Windows
Wanna check IP address in Microsoft Windows? Follow this simple way. IP (Internet Protocol) address is the 32-bit address used to identify your desktop computer, notebook, router, switch or other network devices in your network or Internet. The address is assigned to network card on your computer to communicate with other network devices. 1) Go to Start and click Run. 2) Run window will appear. Type in cmd and click OK. 3) Command prompt window will appear. Type ipconfig. You then will see the IP Address of your network card, which is 192.168.1.101 in this case. It also shows you Subnet Mask and Default Gateway. As you can see here, Subnet mask is 255.255.255.0 and Default Gateway is 192.168.1.1. Note: Please read your IP information correctly by identifying correct network card. From the output here, I’ve one network card and another wireless card in my notebook. No IP is shown for wireless card because it’s not connected to any wireless network. Note: If you need to check detailed network info which includes DNS server and physical MAC address info, then type ipconfig /all. 
Other Articles: Internet Speed Test How to Test Computer Security with Shields Up Easy Way to Check WAN IP of Cable/DSL Connection Return to top of "Simple Way to Check IP Address in Microsoft Windows"!!

|