• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

techtips

Technical stuff!

  • Home
  • WindowsOS
  • Offline Installer
  • Web links

Find IP address on windows machine

January 4, 2018 by admin Leave a Comment

To find ipaddress on windows OS, we have a command “ipconfig”

Start | Run | cmd and enter ipconfig

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\myUser>ipconfig

Windows IP Configuration

Wireless LAN adapter Wireless Network Connection:

Media State . . . . . . . . . . . : Media disconnected
 Connection-specific DNS Suffix . :

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : 
 Link-local IPv6 Address . . . . . : ff10::1139:18de:1aab:aa5e%11
 IPv4 Address. . . . . . . . . . . : 192.160.10.32
 Subnet Mask . . . . . . . . . . . : 255.255.255.0
 Default Gateway . . . . . . . . . : 192.160.10.1

wifi is disconnected, so the result says “media disconnected”

ipconfig will display all ip addresses of the LANs, Virtual box, interfaces etc connected.

For more detailed information inluding ip address

C:\Users\myUser>ipconfig/all

To display only ip address details from the result, then

C:\Users\myUser>ipconfig | findstr /c:Address
 Link-local IPv6 Address . . . . . :ff10::1139:18de:1aab:aa5e%11
 IPv4 Address. . . . . . . . . . . :192.160.10.32

This above command will only display the result containing the word “Address”

Reference – https://technet.microsoft.com/en-in/library/bb490907.aspx

Filed Under: WindowsOS

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Categories

Recents

  • Copy file path with slashes in MacOS Mojave instead of triangle
  • Open hidden files in mac text editor
  • How to manage and open chrome browser extensions or plugins
  • Create an executable command file in MAC OS
  • Backup windows environmental variables

Menu

open all | close all
  • Contact Us
    • About Us
  • Download [official] portable notepad++
    • Find IP address on windows machine
      • Different ways to open remote desktop from windows
      • How to restart remote machine/server in windows
      • Place chrome’s address bar to bottom of screen

Footer

Design

With an emphasis on typography, white space, and mobile-optimized design, your website will look absolutely breathtaking.

Learn more about design.

Content

Our team will teach you the art of writing audience-focused content that will help you achieve the success you truly deserve.

Learn more about content.

Copyright © 2025 · Genesis Sample on Genesis Framework · WordPress · Log in