{"id":10026,"date":"2023-10-23T05:40:00","date_gmt":"2023-10-23T03:40:00","guid":{"rendered":"https:\/\/expert-only.com\/?p=10026"},"modified":"2023-11-14T17:34:58","modified_gmt":"2023-11-14T16:34:58","slug":"find-my-ip-address-with-cmd","status":"publish","type":"post","link":"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/","title":{"rendered":"Find Windows IP address in command prompt"},"content":{"rendered":"\n<p>Tutorial to find and renew Windows IP address in command prompt using ipconfig and its options. To access information on the Internet, a Windows PC needs a unique address that can be used to find the desired content.<\/p>\n\n\n\n<p>This address is called the Internet Protocol Address, i.e. IP Address. To find an IP address on Windows 10 or Windows 11 PCs, there are mainly two methods. The first with the MS-DOS command prompt and the second with the graphical interface from the Windows settings.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-what-is-an-ip-address\">What is an IP address ?<\/h3>\n\n\n\n<p>First of all, an IP address is a unique string of numbers that identifies a computer network, device or other resource connected to the internet. When you enter a domain name or website URL into your browser, it automatically looks up the IP address of that domain and displays it for you.<\/p>\n\n\n\n<p>Indeed, a Windows PC uses IP addresses to route data packets over networks. They can be used to identify a user&#8217;s location on the Internet. They are therefore an important part of the infrastructure and security of the Internet.<\/p>\n\n\n\n<p>To display the IP address of a PC on Windows with MS-DOS, simply run the command ipconfig. This method also works with Windows 7, Windows 8 and Windows 11.<\/p>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 ez-toc-wrap-center counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#1-find-the-ip-addresses-of-all-active-network-cards\" >1. Find the IP addresses of all active network cards<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#2-display-windows-ip-address-and-card-options-in-command-prompt\" >2. Display Windows IP address and card options in command prompt<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#3-renew-pcs-ip-addresses\" >3. Renew PC&#8217;s IP addresses<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#4-empty-the-windows-10-dns-cache-in-cmd\" >4. Empty the Windows 10 DNS cache in cmd<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"1-find-the-ip-addresses-of-all-active-network-cards\"><\/span>1. Find the IP addresses of all active network cards<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>To get all active cards adresses, follow the 3 simple steps below:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Next to the Start button, press the <strong>Search<\/strong> button (or use the <strong>Windows + R<\/strong> shortcut)<\/li>\n\n\n\n<li>Type <strong>cmd<\/strong> or <strong>Command Prompt<\/strong>, then press Enter.<\/li>\n\n\n\n<li>In the black window of the command prompt, type the command <strong>ipconfig<\/strong> and press <strong>Enter<\/strong>.<\/li>\n<\/ol>\n\n\n\n<p><strong>This command displays the status of all enabled cards on the PC.<\/strong><\/p>\n\n\n\n<p>For example, if the Wi-Fi network card is disabled, then it will not appear in the list.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bat\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">ipconfig<\/pre>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"979\" height=\"512\" src=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/display_ip_address_windows-10-cmd.jpg\" alt=\"Type ipconfig in the command prompt to display Windows PC IP address \" class=\"wp-image-9931\" srcset=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/display_ip_address_windows-10-cmd.jpg 979w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/display_ip_address_windows-10-cmd-300x157.jpg 300w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/09\/display_ip_address_windows-10-cmd-768x402.jpg 768w\" sizes=\"auto, (max-width: 979px) 100vw, 979px\" \/><figcaption class=\"wp-element-caption\"><em>Type ipconfig in the command prompt to display Windows PC IP address <\/em><\/figcaption><\/figure><\/div>\n\n\n<h4 class=\"wp-block-heading\" id=\"h-version-4-ip-address-v4\">Version 4 IP Address (v4) <\/h4>\n\n\n\n<p>A v4 IP address uses a format like this, 4 numbers separated by dots:<\/p>\n\n\n\n<p><strong>192.168.0.1<\/strong> (local address)<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-version-6-ip-address-v6\">Version 6 IP Address (v6)<\/h4>\n\n\n\n<p>Whereas a V6 IP address has a different format, so it&#8217;s 8 groups of numbers in hexadecimal, separated by colons:<\/p>\n\n\n\n<p><strong>2002:0db9:0000:84a4:0000:0000:ab1d:7001<\/strong><\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-abbreviated-v6-ip-address\">Abbreviated V6 IP address<\/h4>\n\n\n\n<p>In this example, it is also possible to abbreviate the V6 IP address like this:<\/p>\n\n\n\n<p><strong>2002:db9:0:84a4:0:0:ab1d:7001<\/strong><\/p>\n\n\n\n<p><strong>You may also like:<\/strong> MS DOS commands are also very powerful for <strong><a href=\"https:\/\/expert-only.com\/en\/ms-dos\/delete-files-recursively-with-cmd\/\">deleting files and folders recursively<\/a><\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-embed aligncenter is-type-wp-embed is-provider-sql-and-it-tutorials wp-block-embed-sql-and-it-tutorials\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"a1R5Ftpc62\"><a href=\"https:\/\/expert-only.com\/en\/ms-dos\/delete-files-recursively-with-cmd\/\">How to delete files and folders recursively with cmd?<\/a><\/blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;How to delete files and folders recursively with cmd?&#8221; &#8212; SQL and IT Tutorials\" src=\"https:\/\/expert-only.com\/en\/ms-dos\/delete-files-recursively-with-cmd\/embed\/#?secret=G0CjO1g0At#?secret=a1R5Ftpc62\" data-secret=\"a1R5Ftpc62\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"2-display-windows-ip-address-and-card-options-in-command-prompt\"><\/span>2. Display Windows IP address and card options in command prompt<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Next, to display the IP address and other settings of the PC&#8217;s network cards (wifi, Bluetooth, and Ethernet), use the \/all option. The additional settings displayed are for example :<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Is DHCP enabled ?<\/li>\n\n\n\n<li>The physical address of the card or MAC address.<\/li>\n\n\n\n<li>The description.<\/li>\n\n\n\n<li>Is autoconfiguration enabled ? Versus manual address configuration.<\/li>\n<\/ol>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bat\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">ipconfig \/all<\/pre>\n\n\n\n<p>It&#8217;s a good start to find and display the IP address on Windows. But sometimes you need to renew it with a cmd command to refresh the internet connection and fix connectivity issues.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"3-renew-pcs-ip-addresses\"><\/span>3. Renew PC&#8217;s IP addresses<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>With a Windows PC, <strong>to renew the IP addresses using DHCP, use the ipconfig command and add the \/renew option.<\/strong> This option renews only the cards already connected, because it is the DHCP <a href=\"https:\/\/www.oxfordlearnersdictionaries.com\/definition\/english\/protocol\" target=\"_blank\" rel=\"noreferrer noopener\">protocol<\/a> that gives a new IP address.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bat\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">ipconfig \/renew<\/pre>\n\n\n\n<p>Indeed, in some cases Windows users can face Wifi configuration errors like this one:<\/p>\n\n\n\n<p><strong><em>wifi doesn t have a valid ip configuration.<\/em><\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"4-empty-the-windows-10-dns-cache-in-cmd\"><\/span>4. Empty the Windows 10 DNS cache in cmd<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Sometimes you have problems connecting to the Internet and network configurations are changing. In some cases, IT and network specialists recommend clearing the DNS (Domain Name System) server cache to refresh it.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bat\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">ipconfig \/flushdns<\/pre>\n\n\n\n<p><strong>The Domain Name System or DNS is a service that translates human readable domain names into IP addresses.<\/strong><\/p>\n\n\n\n<p>This naming system allows users to connect to websites by typing in the URL of their favourite sites rather than their IP address. Which is much less easy to remember. Like for example:<\/p>\n\n\n\n<p><strong>www.google.fr<\/strong> instead of <strong>172.217.169.4<\/strong><\/p>\n\n\n\n<p>The Domain Name System (DNS) therefore translates human readable domain names into corresponding IP addresses to be found on the network. This conversion process takes place every time someone visits a website.<\/p>\n\n\n\n<p>DNS servers are therefore the backbone of the internet. Without them, we would have no easy way to access websites. DNS servers have authority over websites and web services. They are the ones who control domain names and root servers. The hierarchy of the Internet system is a pyramid with DNS root servers at the top.<\/p>\n\n\n\n<p>For example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>com<\/strong> (managed by root servers)<\/li>\n\n\n\n<li>is above <strong>google.com<\/strong><\/li>\n\n\n\n<li>which is above <strong>www.google.com<\/strong><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-get-ip-address-in-cmd-helps-for-troubleshooting\">Get IP address in cmd helps for troubleshooting <\/h3>\n\n\n\n<p>To conclude, know how to find and renew a Windows IP address with cmd is a useful knowledge. The network address is an important element for debugging or configuring an internet connection.<\/p>\n\n\n\n<p>Here is another Windows tutorial, on how to <a href=\"https:\/\/expert-only.com\/en\/ps\/copy-files-recursively-in-powershell\/\">copy files recursively with PowerShell<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-embed aligncenter is-type-wp-embed is-provider-sql-and-it-tutorials wp-block-embed-sql-and-it-tutorials\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"UsQB5iLiSN\"><a href=\"https:\/\/expert-only.com\/en\/ps\/copy-files-recursively-in-powershell\/\">How to copy files recursively in PowerShell using Copy-Item?<\/a><\/blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;How to copy files recursively in PowerShell using Copy-Item?&#8221; &#8212; SQL and IT Tutorials\" src=\"https:\/\/expert-only.com\/en\/ps\/copy-files-recursively-in-powershell\/embed\/#?secret=MzSCdifaJJ#?secret=UsQB5iLiSN\" data-secret=\"UsQB5iLiSN\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>Tutorial to find and renew Windows IP address in command prompt using ipconfig and its options. To access information on the Internet, a Windows PC needs a unique address that can be used to find the desired content. This <a class=\"mh-excerpt-more\" href=\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/\" title=\"Find Windows IP address in command prompt\">&#8230;<\/a><\/p>\n<\/div>","protected":false},"author":1,"featured_media":5584,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[410],"tags":[],"class_list":{"0":"post-10026","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-ms-dos"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.7 (Yoast SEO v26.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Find Windows IP address in command prompt - MS-DOS<\/title>\n<meta name=\"description\" content=\"To find Windows IP address in command prompt, use the ipconfig command and its options from the PC command line prompt.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Find Windows IP address in command prompt\" \/>\n<meta property=\"og:description\" content=\"To find Windows IP address in command prompt, use the ipconfig command and its options from the PC command line prompt.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/\" \/>\n<meta property=\"og:site_name\" content=\"SQL and IT Tutorials\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ExpertOnlyCom\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-10-23T03:40:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-14T16:34:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/expert-only.com\/wp-content\/uploads\/2018\/09\/light-bulb-0B51D6AF710_1920x1080.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Expert-Only\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@expert_only\" \/>\n<meta name=\"twitter:site\" content=\"@expert_only\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Expert-Only\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/\"},\"author\":{\"name\":\"Expert-Only\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef\"},\"headline\":\"Find Windows IP address in command prompt\",\"datePublished\":\"2023-10-23T03:40:00+00:00\",\"dateModified\":\"2023-11-14T16:34:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/\"},\"wordCount\":826,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/expert-only.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2018\/09\/light-bulb-0B51D6AF710_1920x1080.jpeg\",\"articleSection\":[\"MS-DOS\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/\",\"url\":\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/\",\"name\":\"Find Windows IP address in command prompt - MS-DOS\",\"isPartOf\":{\"@id\":\"https:\/\/expert-only.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2018\/09\/light-bulb-0B51D6AF710_1920x1080.jpeg\",\"datePublished\":\"2023-10-23T03:40:00+00:00\",\"dateModified\":\"2023-11-14T16:34:58+00:00\",\"description\":\"To find Windows IP address in command prompt, use the ipconfig command and its options from the PC command line prompt.\",\"breadcrumb\":{\"@id\":\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#primaryimage\",\"url\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2018\/09\/light-bulb-0B51D6AF710_1920x1080.jpeg\",\"contentUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2018\/09\/light-bulb-0B51D6AF710_1920x1080.jpeg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"en\",\"item\":\"https:\/\/expert-only.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Find Windows IP address in command prompt\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/expert-only.com\/en\/#website\",\"url\":\"https:\/\/expert-only.com\/en\/\",\"name\":\"SQL and IT Tutorials\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/expert-only.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/expert-only.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/expert-only.com\/en\/#organization\",\"name\":\"Expert-Only\",\"url\":\"https:\/\/expert-only.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg\",\"contentUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg\",\"width\":381,\"height\":174,\"caption\":\"Expert-Only\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ExpertOnlyCom\/\",\"https:\/\/x.com\/expert_only\",\"https:\/\/www.youtube.com\/channel\/UCMS5sR_FwAetB0FmciNvUaA\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef\",\"name\":\"Expert-Only\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g\",\"caption\":\"Expert-Only\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Find Windows IP address in command prompt - MS-DOS","description":"To find Windows IP address in command prompt, use the ipconfig command and its options from the PC command line prompt.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/","og_locale":"en_US","og_type":"article","og_title":"Find Windows IP address in command prompt","og_description":"To find Windows IP address in command prompt, use the ipconfig command and its options from the PC command line prompt.","og_url":"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/","og_site_name":"SQL and IT Tutorials","article_publisher":"https:\/\/www.facebook.com\/ExpertOnlyCom\/","article_published_time":"2023-10-23T03:40:00+00:00","article_modified_time":"2023-11-14T16:34:58+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/expert-only.com\/wp-content\/uploads\/2018\/09\/light-bulb-0B51D6AF710_1920x1080.jpeg","type":"image\/jpeg"}],"author":"Expert-Only","twitter_card":"summary_large_image","twitter_creator":"@expert_only","twitter_site":"@expert_only","twitter_misc":{"Written by":"Expert-Only","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#article","isPartOf":{"@id":"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/"},"author":{"name":"Expert-Only","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef"},"headline":"Find Windows IP address in command prompt","datePublished":"2023-10-23T03:40:00+00:00","dateModified":"2023-11-14T16:34:58+00:00","mainEntityOfPage":{"@id":"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/"},"wordCount":826,"commentCount":0,"publisher":{"@id":"https:\/\/expert-only.com\/en\/#organization"},"image":{"@id":"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#primaryimage"},"thumbnailUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2018\/09\/light-bulb-0B51D6AF710_1920x1080.jpeg","articleSection":["MS-DOS"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/","url":"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/","name":"Find Windows IP address in command prompt - MS-DOS","isPartOf":{"@id":"https:\/\/expert-only.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#primaryimage"},"image":{"@id":"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#primaryimage"},"thumbnailUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2018\/09\/light-bulb-0B51D6AF710_1920x1080.jpeg","datePublished":"2023-10-23T03:40:00+00:00","dateModified":"2023-11-14T16:34:58+00:00","description":"To find Windows IP address in command prompt, use the ipconfig command and its options from the PC command line prompt.","breadcrumb":{"@id":"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#primaryimage","url":"https:\/\/expert-only.com\/wp-content\/uploads\/2018\/09\/light-bulb-0B51D6AF710_1920x1080.jpeg","contentUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2018\/09\/light-bulb-0B51D6AF710_1920x1080.jpeg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/expert-only.com\/en\/ms-dos\/find-my-ip-address-with-cmd\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"en","item":"https:\/\/expert-only.com\/en\/"},{"@type":"ListItem","position":2,"name":"Find Windows IP address in command prompt"}]},{"@type":"WebSite","@id":"https:\/\/expert-only.com\/en\/#website","url":"https:\/\/expert-only.com\/en\/","name":"SQL and IT Tutorials","description":"","publisher":{"@id":"https:\/\/expert-only.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/expert-only.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/expert-only.com\/en\/#organization","name":"Expert-Only","url":"https:\/\/expert-only.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg","contentUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg","width":381,"height":174,"caption":"Expert-Only"},"image":{"@id":"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ExpertOnlyCom\/","https:\/\/x.com\/expert_only","https:\/\/www.youtube.com\/channel\/UCMS5sR_FwAetB0FmciNvUaA"]},{"@type":"Person","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef","name":"Expert-Only","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g","caption":"Expert-Only"}}]}},"_links":{"self":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts\/10026","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/comments?post=10026"}],"version-history":[{"count":22,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts\/10026\/revisions"}],"predecessor-version":[{"id":29159,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts\/10026\/revisions\/29159"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/media\/5584"}],"wp:attachment":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/media?parent=10026"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/categories?post=10026"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/tags?post=10026"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}