{"id":140535,"date":"2025-12-12T06:00:26","date_gmt":"2025-12-12T11:00:26","guid":{"rendered":"https:\/\/pureinfotech.com\/?p=140535"},"modified":"2025-12-12T09:07:04","modified_gmt":"2025-12-12T14:07:04","slug":"set-static-ip-address-windows-11","status":"publish","type":"post","link":"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/","title":{"rendered":"How to set a static IP address on Windows 11"},"content":{"rendered":"<ul class=\"sum\">\n<li>To set a static IP address on Windows 11, open <strong>Settings<\/strong> &gt; <strong>Network &amp; internet<\/strong>, select your adapter, then edit the <strong>&#8220;IP settings&#8221;<\/strong> to <strong>&#8220;Manual&#8221;<\/strong> and enter your IPv4 address, subnet mask, gateway, and DNS.<\/li>\n<li>You can also assign a static IP using Command Prompt (<code>netsh<\/code>), PowerShell (<code>New-NetIPAddress<\/code>), or Control Panel.<\/li>\n<\/ul>\n<p><strong>UPDATED 12\/12\/2025:<\/strong> On Windows 11, a static IP address is a permanent network configuration<span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">, making it the preferred option for\u00a0<a href=\"https:\/\/pureinfotech.com\/setup-network-file-sharing-windows-10\/\" target=\"_blank\" rel=\"noopener\">sharing files<\/a>,\u00a0<a href=\"https:\/\/pureinfotech.com\/share-usb-printer-network-windows-10\/\" target=\"_blank\" rel=\"noopener\">printing on a local network<\/a>, or configuring<\/span> port forwarding on a computer (or server).<\/p>\n<p>Usually, when a computer connects to the network, it receives a dynamic IP address assigned by the local Dynamic Host Configuration Protocol (DHCP) server. The only caveat is that this configuration can change at any time, upon device restart or after the lease of the current configuration expires, which may cause services such as port forwarding and <a href=\"https:\/\/pureinfotech.com\/enable-remote-desktop-windows-11\/\">remote desktop<\/a> to stop working. A static network configuration always maintains the same settings, making it ideal for hosting services that other users can access through the network.<\/p>\n<section class=\"custom-related-posts-wrapper\"><span class=\"custom-related-posts-heading\">Related<\/span><div class=\"custom-related-posts-container\"><a href=\"https:\/\/pureinfotech.com\/remove-static-ip-address-windows-11\/\" class=\"custom-related-post-item\" data-umami-event=\"related_inpost_clicked\" data-umami-event-name=\"How to remove static IP address on Windows 11\"><div class=\"custom-related-post-thumbnail\"><img src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/10\/windows-11-set-dynamic-ip-address-hero.webp?fit=300%2C188&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"How to remove static IP address on Windows 11\" decoding=\"async\" loading=\"lazy\" \/><\/div><span class=\"custom-related-post-title\">How to remove static IP address on Windows 11<\/span><\/a><a href=\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-10\/\" class=\"custom-related-post-item\" data-umami-event=\"related_inpost_clicked\" data-umami-event-name=\"How to set static IP address on Windows 10\"><div class=\"custom-related-post-thumbnail\"><img src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-10-set-static-ip-hero-mauro-huculak.webp?fit=300%2C198&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"How to set static IP address on Windows 10\" decoding=\"async\" loading=\"lazy\" \/><\/div><span class=\"custom-related-post-title\">How to set static IP address on Windows 10<\/span><\/a><\/div><\/section>\n<p>This <a href=\"https:\/\/pureinfotech.com\/tag\/how-to\">guide<\/a> will teach you how to set a static IP (version 4) address on <a href=\"https:\/\/pureinfotech.com\/tag\/windows-11\/\">Windows 11<\/a>.<\/p>\n<ul class=\"toc\">\n<li><a href=\"#static_ip_cmd_windows10\">Set static IP using Command Prompt on Windows 11<\/a><\/li>\n<li><a href=\"#static_ip_powershell_windows10\">Set static IP using PowerShell on Windows 11<\/a><\/li>\n<li><a href=\"#static_ip_settings_windows10\">Set static IP using Settings on Windows 11<\/a><\/li>\n<li><a href=\"#static_ip_controlpanel_windows10\">Set static IP using Control Panel on Windows 11<\/a><\/li>\n<\/ul>\n<h2 id=\"static_ip_cmd_windows10\">Set static IP using Command Prompt on Windows 11<\/h2>\n<p>To set a static IP address on Windows 11 with Command Prompt, follow these steps:<\/p>\n<ol>\n<li>\n<p>Open <strong>Start <\/strong>on Windows 11.<\/p>\n<\/li>\n<li>\n<p>Search for <strong>Command Prompt<\/strong>, right-click the top result, and select the <strong>Run as administrator<\/strong> option.<\/p>\n<\/li>\n<li>\n<p>Type the following command to see your current networking configuration and press <strong>Enter<\/strong>:<\/p>\n<pre>ipconfig \/all<\/pre>\n<\/li>\n<li>\n<p>Confirm the adapter&#8217;s name and the <strong>IPv4, Subnet mask, Default Gateway,<\/strong> and <strong>DNS Servers<\/strong>.\u00a0<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-140557\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/ipconfig-all-windows-11.webp?resize=827%2C427&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Windows 11 ipconfig all command\" width=\"827\" height=\"427\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/ipconfig-all-windows-11.webp?w=953&amp;quality=78&amp;strip=all&amp;ssl=1 953w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/ipconfig-all-windows-11.webp?resize=300%2C155&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/ipconfig-all-windows-11.webp?resize=150%2C77&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<li>\n<p>Type the following command to assign a static IP address on Windows 11 and press <strong>Enter<\/strong>:<\/p>\n<pre>netsh interface ip set address name=\"Ethernet0\" static 10.1.4.119 255.255.255.0 10.1.4.1<\/pre>\n<p>In the above command, replace <strong>&#8220;Ethernet0&#8221;<\/strong> with the name of your network adapter. Change <strong>&#8220;10.1.4.119 255.255.255.0 10.1.4.1&#8221;<\/strong> with the device IP address, subnet mask, and default gateway address corresponding to the local area network.<\/p>\n<\/li>\n<li>\n<p>Type the following command to set a DNS server address and press <strong>Enter<\/strong>:<\/p>\n<pre>netsh interface ip set dns name=\"Ethernet0\" static 10.1.4.1<\/pre>\n<p>In the command,\u00a0<span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">ensure that you replace\u00a0<strong>&#8220;Ethernet0&#8221;<\/strong>\u00a0with your adapter&#8217;s name and\u00a0<strong>&#8220;10.1.4.1&#8221;<\/strong> with the DNS server address of your<\/span>\u00a0network.<\/p>\n<\/li>\n<li>\n<p>Type the following command to set an alternate DNS server address and press <strong>Enter<\/strong>:<\/p>\n<pre>netsh interface ip add dns name=\"Ethernet0\" 8.8.8.8 index=2<\/pre>\n<p>In the command, change <strong>&#8220;Ethernet0&#8221;<\/strong> with the adapter&#8217;s name and <strong>&#8220;8.8.8.8&#8221;<\/strong> with an alternate DNS server address.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-140556\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/netsh-static-ip-windows-11.webp?resize=827%2C318&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Windows 11 netsh command to set static IP address\" width=\"827\" height=\"318\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/netsh-static-ip-windows-11.webp?w=953&amp;quality=78&amp;strip=all&amp;ssl=1 953w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/netsh-static-ip-windows-11.webp?resize=300%2C115&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/netsh-static-ip-windows-11.webp?resize=150%2C58&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<\/ol>\n<p>After completing the steps, you can use the <strong>ping<\/strong> command (for example <code>ping bing.com<\/code>) to see if the configuration works correctly.<\/p>\n    <div class=\"responsive-youtube-container\">\n        <iframe\n            src=\"https:\/\/www.youtube.com\/embed\/fQ4acV76XPc?rel=0&showinfo=0\"\n            frameborder=\"0\"\n            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\n            allowfullscreen\n            loading=\"lazy\"\n        ><\/iframe>\n    <\/div>\n<h2>Set static IP using PowerShell on Windows 11<\/h2>\n<p>You can use PowerShell with the <strong>&#8220;NetTCPIP&#8221;<\/strong> module to manage networking settings, including changing the IP address settings to a static configuration.<\/p>\n<p>To configure a static IP address using PowerShell, follow these steps:<\/p>\n<ol>\n<li>\n<p>Open <strong>Start<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Search for <strong>PowerShell<\/strong>, right-click the result, and select the <strong>Run as administrator<\/strong> option.<\/p>\n<\/li>\n<li>\n<p>Type the following command to view your current network configuration and press <strong>Enter<\/strong>:<\/p>\n<pre>Get-NetIPConfiguration<\/pre>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-140559\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/Get-NetIPConfiguration-win11.webp?resize=827%2C318&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Get-NetIPConfiguration\" width=\"827\" height=\"318\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/Get-NetIPConfiguration-win11.webp?w=953&amp;quality=78&amp;strip=all&amp;ssl=1 953w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/Get-NetIPConfiguration-win11.webp?resize=300%2C115&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/Get-NetIPConfiguration-win11.webp?resize=150%2C58&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<li>\n<p>Confirm the network information, including <strong>InterfaceIndex, IPv4Address, IPv4DefaultGateway,<\/strong> and <strong>DNSServer<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Type the following command to set a static IP address and press <strong>Enter<\/strong>:<\/p>\n<pre>New-NetIPAddress -InterfaceIndex 10 -IPAddress 10.1.4.119 -PrefixLength 24 -DefaultGateway 10.1.4.1<\/pre>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-140558\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/powershell-assign-static-ip-windows-11.webp?resize=827%2C397&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"PowerShell assign static IP address\" width=\"827\" height=\"397\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/powershell-assign-static-ip-windows-11.webp?w=953&amp;quality=78&amp;strip=all&amp;ssl=1 953w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/powershell-assign-static-ip-windows-11.webp?resize=300%2C144&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/powershell-assign-static-ip-windows-11.webp?resize=150%2C72&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/p>\n<p>In the command, replace the <strong>&#8220;InterfaceIndex&#8221;<\/strong> number (10) with the corresponding number of your adapter. Change <strong>&#8220;IPAddress&#8221;<\/strong> with the static IP address you want to assign to your device. Change <strong>&#8220;PrefixLength&#8221;<\/strong> (subnet mask) with the correct bit number if necessary. Typically, on a home network, the setting is<strong> &#8220;24.&#8221;<\/strong> Also, change the <strong>&#8220;DefaultGateway&#8221;<\/strong> option to the default gateway address of the network.<\/p>\n<\/li>\n<li>\n<p>Type the following command to assign a DNS server address and press <strong>Enter<\/strong>:<\/p>\n<pre>Set-DnsClientServerAddress -InterfaceIndex 10 -ServerAddresses 10.1.4.1<\/pre>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-140560\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/windows-11-set-static-dns-powershell.webp?resize=827%2C160&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"PowerShell assign static DNS address\" width=\"827\" height=\"160\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/windows-11-set-static-dns-powershell.webp?w=953&amp;quality=78&amp;strip=all&amp;ssl=1 953w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/windows-11-set-static-dns-powershell.webp?resize=300%2C58&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/windows-11-set-static-dns-powershell.webp?resize=150%2C29&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/p>\n<p>If you need to set a secondary DNS server address, use a comma to specify another address in the same command. For example:<\/p>\n<pre>Set-DnsClientServerAddress -InterfaceIndex 10 -ServerAddresses 10.1.4.1, 8.8.8.8<\/pre>\n<p>In the command, replace the <strong>&#8220;InterfaceIndex&#8221;<\/strong> number (10) with the corresponding number of your network adapter. Also, change <strong>&#8220;ServerAddresses&#8221;<\/strong> to the DNS IP address.<\/p>\n<\/li>\n<\/ol>\n<p>Once you complete the steps, the new network configuration will apply to the computer.<\/p>\n<p>Regardless of your method of choice, always assign a TCP\/IP address <span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">within the\u00a0<strong>network range<\/strong>\u00a0and\u00a0<strong>outside of the DHCP server&#8217;s scope<\/strong> to ensure<\/span>\u00a0proper connectivity and avoid configuration conflicts. The reason is that multiple computers sharing the same address will cause problems, preventing them from connecting to the internet.<\/p>\n<h2 id=\"static_ip_settings_windows10\">Set static IP using Settings on Windows 11<\/h2>\n<p>On Windows 11, you can set a static IP address configuration from the Settings app for wireless and wired adapters.<\/p>\n<h3>Wi-Fi adapter static IP configuration<\/h3>\n<p>To assign a static IP address configuration to a Wi-Fi adapter, follow these steps:<\/p>\n<ol>\n<li>\n<p>Open <strong>Settings<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Click on <strong>Network &amp; Internet<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Click the <strong>Wi-Fi <\/strong>page.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-179250\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/open-wifi-settings-windows-11.webp?resize=827%2C374&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Open Wi-Fi settings\" width=\"827\" height=\"374\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/open-wifi-settings-windows-11.webp?w=926&amp;quality=78&amp;strip=all&amp;ssl=1 926w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/open-wifi-settings-windows-11.webp?resize=300%2C136&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/open-wifi-settings-windows-11.webp?resize=150%2C68&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<li>\n<p>Select the current network connection.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-179249\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/open-wifi-connection-properties.webp?resize=827%2C374&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Open wireless properties\" width=\"827\" height=\"374\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/open-wifi-connection-properties.webp?w=926&amp;quality=78&amp;strip=all&amp;ssl=1 926w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/open-wifi-connection-properties.webp?resize=300%2C136&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/open-wifi-connection-properties.webp?resize=150%2C68&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<li>\n<p>Click the <strong>Edit<\/strong> button in the &#8220;IP assignment&#8221; setting.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-179248\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/edit-ip-assigment-windows11.webp?resize=827%2C374&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Windows 11 edit IP address\" width=\"827\" height=\"374\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/edit-ip-assigment-windows11.webp?w=926&amp;quality=78&amp;strip=all&amp;ssl=1 926w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/edit-ip-assigment-windows11.webp?resize=300%2C136&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/edit-ip-assigment-windows11.webp?resize=150%2C68&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<li>\n<p>Select the <strong>Manual <\/strong>option.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-179252\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-enable-static-ipv4.webp?resize=827%2C336&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Static IP enable option\" width=\"827\" height=\"336\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-enable-static-ipv4.webp?w=926&amp;quality=78&amp;strip=all&amp;ssl=1 926w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-enable-static-ipv4.webp?resize=300%2C122&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-enable-static-ipv4.webp?resize=150%2C61&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<li>\n<p>Turn on the <strong>IPv4 toggle<\/strong> switch.<\/p>\n<\/li>\n<li>\n<p>Set a static <strong>IP address <\/strong>for Windows 11. For example, <b>10.1.4.119<\/b>.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-179251\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/set-static-ip-address-windows11.webp?resize=827%2C752&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Settings app set static IP address\" width=\"827\" height=\"752\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/set-static-ip-address-windows11.webp?w=926&amp;quality=78&amp;strip=all&amp;ssl=1 926w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/set-static-ip-address-windows11.webp?resize=300%2C273&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/set-static-ip-address-windows11.webp?resize=631%2C574&amp;quality=78&amp;strip=all&amp;ssl=1 631w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/set-static-ip-address-windows11.webp?resize=150%2C136&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<li>\n<p>Specify a <b>Subnet mask<\/b>. For example, <strong>255.255.255.0<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Specify a <strong>Default Gateway<\/strong> address.<\/p>\n<\/li>\n<li>\n<p>Specify a <strong>Preferred DNS<\/strong> address (required).<\/p>\n<\/li>\n<li>\n<p>(Optional) Specify an <strong>&#8220;Alternate DNS&#8221; <\/strong>address.<\/p>\n<\/li>\n<li>\n<p>Use the &#8220;DNS over HTTPS&#8221; drop-down menu and select the <strong>&#8220;Off&#8221; <\/strong>option for the preferred and alternate addresses, but you can <a href=\"https:\/\/pureinfotech.com\/enable-dns-over-https-windows-11\/\">enable DoH<\/a> with these options:<\/p>\n<ul>\n<li><strong>Off:<\/strong> Transmits all DNS traffic without encryption.<\/li>\n<li><strong>On (automatic template):<\/strong> Sends all DNS traffic with encryption.<\/li>\n<li><strong>On (manual template):<\/strong> Allows you to specify a specific template. It is only required if the DNS service doesn&#8217;t work automatically or has a template that does not work as expected.<\/li>\n<\/ul>\n<\/li>\n<li>\n<p>Turn off the <strong>&#8220;Fallback to plaintext&#8221;<\/strong> toggle switch (if you enable DoH).<\/p>\n<div id=\"tip-box\"><span><strong>Quick tip:<\/strong> If you enable this feature, the system will encrypt DNS traffic, but it allows queries to be sent without encryption.<\/span><\/div>\n<\/li>\n<li>\n<p>Click the <strong>Save<\/strong> button.<\/p>\n<\/li>\n<\/ol>\n<p>Once you complete the steps, the static network configuration will apply to the computer. You can test the new settings by opening the web browser and loading a website.<\/p>\n<h3>Ethernet adapter\u00a0static IP configuration<\/h3>\n<p>To assign a static IP address to an Ethernet (wired) adapter on Windows 11, follow these steps:<\/p>\n<ol>\n<li>\n<p>Open <strong>Settings<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Click on <strong>Network &amp; Internet<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Click the <strong>Ethernet\u00a0<\/strong>page.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-179256\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-open-ethernet-settings.webp?resize=827%2C397&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Open Ethernet settings\" width=\"827\" height=\"397\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-open-ethernet-settings.webp?w=926&amp;quality=78&amp;strip=all&amp;ssl=1 926w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-open-ethernet-settings.webp?resize=300%2C144&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-open-ethernet-settings.webp?resize=150%2C72&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<li>\n<p>Click the <strong>Edit<\/strong> button in the &#8220;IP assignment&#8221; setting.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-179254\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-edit-ethernet-ip-assigment.webp?resize=827%2C397&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Edit TCP\/IP Ethernet settings\" width=\"827\" height=\"397\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-edit-ethernet-ip-assigment.webp?w=926&amp;quality=78&amp;strip=all&amp;ssl=1 926w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-edit-ethernet-ip-assigment.webp?resize=300%2C144&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-edit-ethernet-ip-assigment.webp?resize=150%2C72&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/>\/li&gt;<\/li>\n<li>\n<p>Select the <strong>Manual <\/strong>option.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-179255\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-enable-ipv4-ethernet.webp?resize=827%2C397&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Enable static TCP\/IP configuration\" width=\"827\" height=\"397\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-enable-ipv4-ethernet.webp?w=926&amp;quality=78&amp;strip=all&amp;ssl=1 926w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-enable-ipv4-ethernet.webp?resize=300%2C144&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-enable-ipv4-ethernet.webp?resize=150%2C72&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<li>\n<p>Turn on the <strong>IPv4 toggle<\/strong> switch.<\/p>\n<\/li>\n<li>\n<p>Set a static <strong>IP address <\/strong>for Windows 11. For example, <b>10.1.4.119<\/b>.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-179257\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-configure-ethernet-static-ip.webp?resize=827%2C751&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Settings app set static IP address\" width=\"827\" height=\"751\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-configure-ethernet-static-ip.webp?w=926&amp;quality=78&amp;strip=all&amp;ssl=1 926w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-configure-ethernet-static-ip.webp?resize=300%2C272&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-configure-ethernet-static-ip.webp?resize=632%2C574&amp;quality=78&amp;strip=all&amp;ssl=1 632w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-configure-ethernet-static-ip.webp?resize=150%2C136&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 827px) 100vw, 827px\" \/><\/li>\n<li>\n<p>Specify a <b>Subnet mask<\/b>. For example, <strong>255.255.255.0<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Specify a <strong>Default Gateway<\/strong> address.<\/p>\n<\/li>\n<li>\n<p>Specify a <strong>Preferred DNS<\/strong> address (required).<\/p>\n<\/li>\n<li>\n<p>(Optional) Specify an <strong>&#8220;Alternate DNS&#8221; <\/strong>address.<\/p>\n<\/li>\n<li>\n<p>Use the &#8220;DNS over HTTPS&#8221; drop-down menu and select the <strong>&#8220;Off&#8221; <\/strong>option for the preferred and alternate addresses, but you can <a href=\"https:\/\/pureinfotech.com\/enable-dns-over-https-windows-11\/\">enable DoH<\/a> with these options:<\/p>\n<ul>\n<li><strong>Off:<\/strong> Transmits all DNS traffic without encryption.<\/li>\n<li><strong>On (automatic template):<\/strong> Sends all DNS traffic with encryption.<\/li>\n<li><strong>On (manual template):<\/strong> Allows you to specify a specific template. It is only required if the DNS service doesn&#8217;t work automatically or has a template that does not work as expected.<\/li>\n<\/ul>\n<\/li>\n<li>\n<p>Turn off the <strong>&#8220;Fallback to plaintext&#8221;<\/strong> toggle switch (if you enable DoH).<\/p>\n<\/li>\n<li>\n<p>Click the <strong>Save<\/strong> button.<\/p>\n<\/li>\n<\/ol>\n<p>After completing the steps, you can test your settings by opening a website using your web browser.<\/p>\n<h2 id=\"static_ip_controlpanel_windows10\">Set static IP using Control Panel on Windows 11<\/h2>\n<p>On Windows 11, you can still use Control Panel to change the IP settings for Ethernet or Wi-Fi adapters.<\/p>\n<p>To assign a static IP configuration through the Control Panel, follow these steps:<\/p>\n<ol>\n<li>\n<p>Open <strong>Control Panel<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Click on <strong>Network and Internet<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Click on\u00a0<strong>Network and Sharing Center<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Click the\u00a0<span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\"><strong>&#8220;Change adapter settings&#8221;<\/strong> option in<\/span>\u00a0the left navigation pane.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-140552\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/open-change-adapter-settings-controlpanel.webp?resize=774%2C350&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Open Change adapter settings \" width=\"774\" height=\"350\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/open-change-adapter-settings-controlpanel.webp?w=774&amp;quality=78&amp;strip=all&amp;ssl=1 774w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/open-change-adapter-settings-controlpanel.webp?resize=300%2C136&amp;quality=78&amp;strip=all&amp;ssl=1 300w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/open-change-adapter-settings-controlpanel.webp?resize=150%2C68&amp;quality=78&amp;strip=all&amp;ssl=1 150w\" sizes=\"auto, (max-width: 774px) 100vw, 774px\" \/><\/li>\n<li>\n<p>Right-click the network adapter and select the <span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\"><strong>Properties<\/strong> option<\/span>.<\/p>\n<\/li>\n<li>\n<p>Select the <strong>&#8220;Internet Protocol Version 4 (TCP\/IPv4)&#8221;<\/strong> option.<\/p>\n<\/li>\n<li>\n<p>Click the <strong>Properties<\/strong> button.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-140554\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/windows-11-ethernet-properties-control-panel.webp?resize=363%2C468&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Control Panel open TCP\/IPv4 properties\" width=\"363\" height=\"468\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/windows-11-ethernet-properties-control-panel.webp?w=363&amp;quality=78&amp;strip=all&amp;ssl=1 363w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/windows-11-ethernet-properties-control-panel.webp?resize=233%2C300&amp;quality=78&amp;strip=all&amp;ssl=1 233w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/windows-11-ethernet-properties-control-panel.webp?resize=116%2C150&amp;quality=78&amp;strip=all&amp;ssl=1 116w\" sizes=\"auto, (max-width: 363px) 100vw, 363px\" \/><\/li>\n<li>\n<p>Select the <strong>&#8220;Use the following IP address&#8221;<\/strong> option.<\/p>\n<\/li>\n<li>\n<p>Assign the static <strong>IP address<\/strong>. For example, <strong>10.1.4.119<\/strong>.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-140553\" src=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/windows-11-tcpipv4-properties.webp?resize=400%2C455&#038;quality=78&#038;strip=all&#038;ssl=1\" alt=\"Set static IPv4 address in Control Panel\" width=\"400\" height=\"455\" srcset=\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/windows-11-tcpipv4-properties.webp?w=400&amp;quality=78&amp;strip=all&amp;ssl=1 400w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/windows-11-tcpipv4-properties.webp?resize=264%2C300&amp;quality=78&amp;strip=all&amp;ssl=1 264w, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/windows-11-tcpipv4-properties.webp?resize=132%2C150&amp;quality=78&amp;strip=all&amp;ssl=1 132w\" sizes=\"auto, (max-width: 400px) 100vw, 400px\" \/><\/li>\n<li>\n<p>Specify a <strong>Subnet mask<\/strong>. Typically, on a home network, the subnet mask is <strong>255.255.255.0<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Specify a <strong>Default gateway<\/strong> address \u2013 for example, <strong>10.1.4.1 <\/strong>(Usually, your router&#8217;s address).<\/p>\n<\/li>\n<li>\n<p>Under the &#8220;Use the following DNS server addresses set Preferred DNS server&#8221; section, set the <strong>&#8220;Preferred DNS server address,&#8221;<\/strong> which is usually your router&#8217;s IP address or the IP address of a DNS server providing DNS resolution (for example, <strong>10.1.4.1<\/strong>).<\/p>\n<\/li>\n<li>\n<p>(Optional) Specify an <strong>&#8220;Alternative DNS server,&#8221;<\/strong> which the computer will use if it cannot reach the preferred DNS server.<\/p>\n<\/li>\n<li>\n<p>Click the <strong>OK <\/strong>button.<\/p>\n<\/li>\n<li>\n<p>Click the <b>Close<\/b> button again.<\/p>\n<\/li>\n<\/ol>\n<p>Once you have completed the steps, you can open your web browser and load a website to verify that the configuration is working.<\/p>\n<h3>FAQs about configuring a static IP address on Windows 11<\/h3>\n<p>Here&#8217;s a list of frequently asked questions (FAQs) and answers about setting up a static network configuration.<\/p>\n<h4>What is a static IP address on Windows 11?<\/h4>\n<p>A static IP address is a permanent network configuration that does not change after reboots or DHCP lease renewals. It ensures consistent connectivity for services like file sharing, port forwarding, network printing, and remote access.<\/p>\n<h4>Why should I use a static IP instead of DHCP?<\/h4>\n<p>DHCP assigns dynamic addresses that can change over time, disrupting services that depend on a fixed address. A static IP guarantees that the device is always reachable at the same address.<\/p>\n<h4>When is a static IP address required?<\/h4>\n<p>Use a static IP when hosting services on your computer, configuring port forwarding, setting up a home server, using Remote Desktop, running surveillance systems, or sharing resources on a local network.<\/p>\n<h4>What happens if two devices share the same static IP?<\/h4>\n<p>An IP conflict occurs. Both devices will lose connectivity or behave unpredictably. Always assign an address outside your router&#8217;s DHCP range to avoid conflicts.<\/p>\n<h4>Can I set a static IP for both Wi-Fi and Ethernet?<\/h4>\n<p>Yes. Windows 11 allows separate static configurations for each adapter. You must configure each interface individually.<\/p>\n<h4>What information do I need before setting a static IP?<\/h4>\n<p>You need four values: IPv4 address, subnet mask, default gateway, and DNS server. These can be obtained using the <code>ipconfig \/all<\/code> command.<\/p>\n<h4>What is the best method to set a static IP on Windows 11?<\/h4>\n<p>All methods achieve the same result. You can set it using Settings, PowerShell, Command Prompt, and even Control Panel.<\/p>\n<h4>How do I choose the correct static IP address?<\/h4>\n<p>Pick an address within your local subnet but outside the DHCP pool. For example, if DHCP assigns 10.1.4.100 to 10.1.4.150, choose something like 10.1.4.200.<\/p>\n<h4>What is PrefixLength in PowerShell?<\/h4>\n<p>PrefixLength represents your subnet mask in bit notation. For most home networks, PrefixLength is 24, matching subnet mask 255.255.255.0.<\/p>\n<h4>Do I need both preferred and alternate DNS servers?<\/h4>\n<p>You only need one DNS server to function, but adding an alternate improves reliability if the primary becomes unreachable.<\/p>\n<h4>Can I enable DNS over HTTPS with a static IP?<\/h4>\n<p>Yes. When configuring DNS in Settings, you can enable DoH to encrypt DNS queries. It supports automatic or manual templates depending on your provider.<\/p>\n<h4>Does setting a static IP affect internet speed?<\/h4>\n<p>No. A static IP only changes how your device identifies itself on the network. Speed is determined by your router, connection, and ISP.<\/p>\n<h4>How do I confirm my static IP is working?<\/h4>\n<p>Confirm your static IP by loading a website, pinging a domain like <code>bing.com<\/code>, and running <code>ipconfig<\/code> to confirm the settings.<\/p>\n<h4>Will my static IP work on any network?<\/h4>\n<p>A static IP is tied to the network&#8217;s addressing scheme. If you move your device to another network, you must update the IP settings to match that network&#8217;s configuration.<\/p>\n<p><strong>Update December 12, 2025:<\/strong> This guide has been updated to ensure accuracy and reflect changes to the process.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here are the steps to set a static IP address on Windows 11 with Command Prompt, PowerShell, Control Panel, and Settings.<\/p>\n","protected":false},"author":2,"featured_media":179259,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"jetpack_post_was_ever_published":false,"footnotes":""},"categories":[2426,23],"tags":[97,19,145,2715,2576],"class_list":["post-140535","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-features","category-windows","tag-difficulty-level-advanced","tag-how-to","tag-network","tag-windows-11","tag-windows-help"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to set a static IP address on Windows 11 - Pureinfotech<\/title>\n<meta name=\"description\" content=\"To set a static IP address on Windows 11, you can use Command Prompt, PowerShell, Control Panel, and the Settings app. Here&#039;s how.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Assign a static IP on Windows 11 via Settings, CMD, or PowerShell\" \/>\n<meta property=\"og:description\" content=\"To set a static IPv4 address on Windows 11 use Settings, Command Prompt, PowerShell, or Control Panel to prevent network conflicts and ensure reliable connections with a permanent configuration.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/\" \/>\n<meta property=\"og:site_name\" content=\"Pureinfotech \u2022 Windows 10 &amp; Windows 11 help for humans\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/pureinfotech\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-12T11:00:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-12T14:07:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-set-static-ipv4-hero.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1680\" \/>\n\t<meta property=\"og:image:height\" content=\"1050\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Mauro Huculak\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Configure a static IP address on Windows 11 (4 ways)\" \/>\n<meta name=\"twitter:description\" content=\"To set a static IPv4 address on Windows 11 use Settings, Command Prompt, PowerShell, or Control Panel to prevent network conflicts and ensure reliable connections with a permanent configuration.\" \/>\n<meta name=\"twitter:creator\" content=\"@Pureinfotech\" \/>\n<meta name=\"twitter:site\" content=\"@Pureinfotech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mauro Huculak\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"TechArticle\",\"@id\":\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/\"},\"author\":{\"name\":\"Mauro Huculak\",\"@id\":\"https:\/\/pureinfotech.com\/#\/schema\/person\/bf4921a81eb4380865af70691a93af43\"},\"headline\":\"How to set a static IP address on Windows 11\",\"datePublished\":\"2025-12-12T11:00:26+00:00\",\"dateModified\":\"2025-12-12T14:07:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/\"},\"wordCount\":1870,\"publisher\":{\"@id\":\"https:\/\/pureinfotech.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-set-static-ipv4-hero.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1\",\"keywords\":[\"Difficulty level: Advanced\",\"How-To\",\"Network\",\"Windows 11\",\"Windows Help\"],\"articleSection\":[\"Features\",\"Windows\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/\",\"url\":\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/\",\"name\":\"How to set a static IP address on Windows 11 - Pureinfotech\",\"isPartOf\":{\"@id\":\"https:\/\/pureinfotech.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-set-static-ipv4-hero.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1\",\"datePublished\":\"2025-12-12T11:00:26+00:00\",\"dateModified\":\"2025-12-12T14:07:04+00:00\",\"description\":\"To set a static IP address on Windows 11, you can use Command Prompt, PowerShell, Control Panel, and the Settings app. Here's how.\",\"breadcrumb\":{\"@id\":\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-set-static-ipv4-hero.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-set-static-ipv4-hero.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1\",\"width\":1680,\"height\":1050,\"caption\":\"Windows 11 Edit IP settings \/ Image: Mauro Huculak\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/pureinfotech.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to set a static IP address on Windows 11\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/pureinfotech.com\/#website\",\"url\":\"https:\/\/pureinfotech.com\/\",\"name\":\"Pureinfotech \u2022 Windows 10 &amp; Windows 11 help for humans\",\"description\":\"Pureinfotech is the best site to get Windows help \u2013 featuring friendly how-to guides on Windows 10, Windows 11, Xbox, and other things tech, news, deals, reviews, and more.\",\"publisher\":{\"@id\":\"https:\/\/pureinfotech.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/pureinfotech.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/pureinfotech.com\/#organization\",\"name\":\"Pureinfotech\",\"url\":\"https:\/\/pureinfotech.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pureinfotech.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2019\/05\/pure-logo-v45.png?fit=192%2C192&quality=78&strip=all&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2019\/05\/pure-logo-v45.png?fit=192%2C192&quality=78&strip=all&ssl=1\",\"width\":192,\"height\":192,\"caption\":\"Pureinfotech\"},\"image\":{\"@id\":\"https:\/\/pureinfotech.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/pureinfotech\",\"https:\/\/x.com\/Pureinfotech\",\"https:\/\/www.youtube.com\/user\/Pureinfotech\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/pureinfotech.com\/#\/schema\/person\/bf4921a81eb4380865af70691a93af43\",\"name\":\"Mauro Huculak\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/1cbac450402490f703560c52c3114f3e5ab02a741684eb73917885ae4a117a16?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1cbac450402490f703560c52c3114f3e5ab02a741684eb73917885ae4a117a16?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1cbac450402490f703560c52c3114f3e5ab02a741684eb73917885ae4a117a16?s=96&d=mm&r=g\",\"caption\":\"Mauro Huculak\"},\"description\":\"Mauro Huculak is a Windows How-To Expert and founder of Pureinfotech (est. 2010). With over 21 years as a technology writer and IT Specialist, Mauro specializes in Windows, software, and cross-platform systems such as Linux, Android, and macOS. Certifications he holds include Microsoft Certified Solutions Associate (MCSA), Cisco Certified Network Professional (CCNP), VMware Certified Professional (VCP), and CompTIA A+ and Network+. Mauro is a recognized Microsoft MVP and has also been a long-time contributor to Windows Central. You can follow him on YouTube, Threads, BlueSky, X (Twitter), LinkedIn and About.me. Email him at Contact@Pureinfotech.com.\",\"sameAs\":[\"https:\/\/pureinfotech.com\",\"https:\/\/x.com\/@Pureinfotech\"],\"url\":\"https:\/\/pureinfotech.com\/mauro-huculak\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to set a static IP address on Windows 11 - Pureinfotech","description":"To set a static IP address on Windows 11, you can use Command Prompt, PowerShell, Control Panel, and the Settings app. Here's how.","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:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/","og_locale":"en_US","og_type":"article","og_title":"Assign a static IP on Windows 11 via Settings, CMD, or PowerShell","og_description":"To set a static IPv4 address on Windows 11 use Settings, Command Prompt, PowerShell, or Control Panel to prevent network conflicts and ensure reliable connections with a permanent configuration.","og_url":"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/","og_site_name":"Pureinfotech \u2022 Windows 10 &amp; Windows 11 help for humans","article_publisher":"https:\/\/facebook.com\/pureinfotech","article_published_time":"2025-12-12T11:00:26+00:00","article_modified_time":"2025-12-12T14:07:04+00:00","og_image":[{"width":1680,"height":1050,"url":"https:\/\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-set-static-ipv4-hero.webp","type":"image\/webp"}],"author":"Mauro Huculak","twitter_card":"summary_large_image","twitter_title":"Configure a static IP address on Windows 11 (4 ways)","twitter_description":"To set a static IPv4 address on Windows 11 use Settings, Command Prompt, PowerShell, or Control Panel to prevent network conflicts and ensure reliable connections with a permanent configuration.","twitter_creator":"@Pureinfotech","twitter_site":"@Pureinfotech","twitter_misc":{"Written by":"Mauro Huculak","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"TechArticle","@id":"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/#article","isPartOf":{"@id":"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/"},"author":{"name":"Mauro Huculak","@id":"https:\/\/pureinfotech.com\/#\/schema\/person\/bf4921a81eb4380865af70691a93af43"},"headline":"How to set a static IP address on Windows 11","datePublished":"2025-12-12T11:00:26+00:00","dateModified":"2025-12-12T14:07:04+00:00","mainEntityOfPage":{"@id":"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/"},"wordCount":1870,"publisher":{"@id":"https:\/\/pureinfotech.com\/#organization"},"image":{"@id":"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-set-static-ipv4-hero.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1","keywords":["Difficulty level: Advanced","How-To","Network","Windows 11","Windows Help"],"articleSection":["Features","Windows"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/","url":"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/","name":"How to set a static IP address on Windows 11 - Pureinfotech","isPartOf":{"@id":"https:\/\/pureinfotech.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/#primaryimage"},"image":{"@id":"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-set-static-ipv4-hero.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1","datePublished":"2025-12-12T11:00:26+00:00","dateModified":"2025-12-12T14:07:04+00:00","description":"To set a static IP address on Windows 11, you can use Command Prompt, PowerShell, Control Panel, and the Settings app. Here's how.","breadcrumb":{"@id":"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/#primaryimage","url":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-set-static-ipv4-hero.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1","contentUrl":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-set-static-ipv4-hero.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1","width":1680,"height":1050,"caption":"Windows 11 Edit IP settings \/ Image: Mauro Huculak"},{"@type":"BreadcrumbList","@id":"https:\/\/pureinfotech.com\/set-static-ip-address-windows-11\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pureinfotech.com\/"},{"@type":"ListItem","position":2,"name":"How to set a static IP address on Windows 11"}]},{"@type":"WebSite","@id":"https:\/\/pureinfotech.com\/#website","url":"https:\/\/pureinfotech.com\/","name":"Pureinfotech \u2022 Windows 10 &amp; Windows 11 help for humans","description":"Pureinfotech is the best site to get Windows help \u2013 featuring friendly how-to guides on Windows 10, Windows 11, Xbox, and other things tech, news, deals, reviews, and more.","publisher":{"@id":"https:\/\/pureinfotech.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pureinfotech.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pureinfotech.com\/#organization","name":"Pureinfotech","url":"https:\/\/pureinfotech.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pureinfotech.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2019\/05\/pure-logo-v45.png?fit=192%2C192&quality=78&strip=all&ssl=1","contentUrl":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2019\/05\/pure-logo-v45.png?fit=192%2C192&quality=78&strip=all&ssl=1","width":192,"height":192,"caption":"Pureinfotech"},"image":{"@id":"https:\/\/pureinfotech.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/pureinfotech","https:\/\/x.com\/Pureinfotech","https:\/\/www.youtube.com\/user\/Pureinfotech"]},{"@type":"Person","@id":"https:\/\/pureinfotech.com\/#\/schema\/person\/bf4921a81eb4380865af70691a93af43","name":"Mauro Huculak","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1cbac450402490f703560c52c3114f3e5ab02a741684eb73917885ae4a117a16?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1cbac450402490f703560c52c3114f3e5ab02a741684eb73917885ae4a117a16?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1cbac450402490f703560c52c3114f3e5ab02a741684eb73917885ae4a117a16?s=96&d=mm&r=g","caption":"Mauro Huculak"},"description":"Mauro Huculak is a Windows How-To Expert and founder of Pureinfotech (est. 2010). With over 21 years as a technology writer and IT Specialist, Mauro specializes in Windows, software, and cross-platform systems such as Linux, Android, and macOS. Certifications he holds include Microsoft Certified Solutions Associate (MCSA), Cisco Certified Network Professional (CCNP), VMware Certified Professional (VCP), and CompTIA A+ and Network+. Mauro is a recognized Microsoft MVP and has also been a long-time contributor to Windows Central. You can follow him on YouTube, Threads, BlueSky, X (Twitter), LinkedIn and About.me. Email him at Contact@Pureinfotech.com.","sameAs":["https:\/\/pureinfotech.com","https:\/\/x.com\/@Pureinfotech"],"url":"https:\/\/pureinfotech.com\/mauro-huculak"}]}},"jetpack_featured_media_url":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/07\/windows-11-set-static-ipv4-hero.webp?fit=1680%2C1050&quality=78&strip=all&ssl=1","jetpack-related-posts":[{"id":139607,"url":"https:\/\/pureinfotech.com\/remove-static-ip-address-windows-11\/","url_meta":{"origin":140535,"position":0},"title":"How to remove static IP address on Windows 11","author":"Mauro Huculak","date":"January 10, 2023","format":false,"excerpt":"These are the four ways to switch to a dynamic IP configuration on Windows 11.","rel":"","context":"","block_context":{"text":"Features","link":"https:\/\/pureinfotech.com\/category\/features\/"},"img":{"alt_text":"Windows 11 enable DHCP","src":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/10\/windows-11-set-dynamic-ip-address-hero.webp?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/10\/windows-11-set-dynamic-ip-address-hero.webp?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/10\/windows-11-set-dynamic-ip-address-hero.webp?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/10\/windows-11-set-dynamic-ip-address-hero.webp?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/10\/windows-11-set-dynamic-ip-address-hero.webp?fit=1200%2C750&quality=78&strip=all&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":92173,"url":"https:\/\/pureinfotech.com\/set-static-ip-address-windows-10\/","url_meta":{"origin":140535,"position":1},"title":"How to set static IP address on Windows 10","author":"Mauro Huculak","date":"July 4, 2024","format":false,"excerpt":"You can assign a static IP address manually on your computer in more than one way, and in this guide, I'll show you four ways on Windows 10.","rel":"","context":"","block_context":{"text":"Features","link":"https:\/\/pureinfotech.com\/category\/features\/"},"img":{"alt_text":"Windows 10 static IP address \/ Image: Mauro Huculak","src":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-10-set-static-ip-hero-mauro-huculak.webp?fit=1200%2C794&quality=78&strip=all&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-10-set-static-ip-hero-mauro-huculak.webp?fit=1200%2C794&quality=78&strip=all&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-10-set-static-ip-hero-mauro-huculak.webp?fit=1200%2C794&quality=78&strip=all&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-10-set-static-ip-hero-mauro-huculak.webp?fit=1200%2C794&quality=78&strip=all&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-10-set-static-ip-hero-mauro-huculak.webp?fit=1200%2C794&quality=78&strip=all&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":108621,"url":"https:\/\/pureinfotech.com\/change-static-dynamic-ip-address-windows-10\/","url_meta":{"origin":140535,"position":2},"title":"How to change from static to dynamic IP address on Windows 10","author":"Mauro Huculak","date":"January 11, 2023","format":false,"excerpt":"Are you using a static IP address? Here are four ways to switch to a dynamic configuration on Windows 10.","rel":"","context":"","block_context":{"text":"Features","link":"https:\/\/pureinfotech.com\/category\/features\/"},"img":{"alt_text":"Windows 10 enable DHCP IP","src":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/enable-dhcp-tcpip-windows-10-hero.webp?fit=1200%2C746&quality=78&strip=all&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/enable-dhcp-tcpip-windows-10-hero.webp?fit=1200%2C746&quality=78&strip=all&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/enable-dhcp-tcpip-windows-10-hero.webp?fit=1200%2C746&quality=78&strip=all&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/enable-dhcp-tcpip-windows-10-hero.webp?fit=1200%2C746&quality=78&strip=all&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2022\/03\/enable-dhcp-tcpip-windows-10-hero.webp?fit=1200%2C746&quality=78&strip=all&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":106816,"url":"https:\/\/pureinfotech.com\/change-dns-windows-10\/","url_meta":{"origin":140535,"position":3},"title":"How to change DNS to Google, Cloudflare, or OpenDNS on Windows 10","author":"Mauro Huculak","date":"March 21, 2022","format":false,"excerpt":"If you need to change your device's DNS addresses, in this guide, you'll learn three ways to perform this task on Windows 10.","rel":"","context":"","block_context":{"text":"Features","link":"https:\/\/pureinfotech.com\/category\/features\/"},"img":{"alt_text":"Windows 10 change DNS address","src":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/09\/windows-10-change-dns-ip_hero.webp?fit=1200%2C748&quality=78&strip=all&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/09\/windows-10-change-dns-ip_hero.webp?fit=1200%2C748&quality=78&strip=all&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/09\/windows-10-change-dns-ip_hero.webp?fit=1200%2C748&quality=78&strip=all&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/09\/windows-10-change-dns-ip_hero.webp?fit=1200%2C748&quality=78&strip=all&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2020\/09\/windows-10-change-dns-ip_hero.webp?fit=1200%2C748&quality=78&strip=all&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":142241,"url":"https:\/\/pureinfotech.com\/change-dns-server-address-windows-11\/","url_meta":{"origin":140535,"position":4},"title":"How to change DNS server address on Windows 11","author":"Mauro Huculak","date":"July 5, 2024","format":false,"excerpt":"Changing the DNS servers on Windows 11 can make your make your internet experience faster, more private, and secure. In this guide, I'll show you how.","rel":"","context":"","block_context":{"text":"Features","link":"https:\/\/pureinfotech.com\/category\/features\/"},"img":{"alt_text":"Windows 11 change DNS servers","src":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-11-change-dns-server-hero-mauro-huculak.webp?fit=1200%2C798&quality=78&strip=all&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-11-change-dns-server-hero-mauro-huculak.webp?fit=1200%2C798&quality=78&strip=all&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-11-change-dns-server-hero-mauro-huculak.webp?fit=1200%2C798&quality=78&strip=all&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-11-change-dns-server-hero-mauro-huculak.webp?fit=1200%2C798&quality=78&strip=all&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2023\/12\/windows-11-change-dns-server-hero-mauro-huculak.webp?fit=1200%2C798&quality=78&strip=all&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":100433,"url":"https:\/\/pureinfotech.com\/find-ip-address-windows-10\/","url_meta":{"origin":140535,"position":5},"title":"How to find your IP address on Windows 10","author":"Mauro Huculak","date":"January 6, 2023","format":false,"excerpt":"Here are five ways to find out the IP address of your device on Windows 10, which will come in handy when you need to troubleshoot a network connection or share resources with other PCs.","rel":"","context":"","block_context":{"text":"Windows","link":"https:\/\/pureinfotech.com\/category\/windows\/"},"img":{"alt_text":"Windows 10 device IP address","src":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2018\/06\/windows-10-find-ip-address-hero.webp?fit=1200%2C744&quality=78&strip=all&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2018\/06\/windows-10-find-ip-address-hero.webp?fit=1200%2C744&quality=78&strip=all&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2018\/06\/windows-10-find-ip-address-hero.webp?fit=1200%2C744&quality=78&strip=all&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2018\/06\/windows-10-find-ip-address-hero.webp?fit=1200%2C744&quality=78&strip=all&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/pureinfotech.com\/wp-content\/uploads\/2018\/06\/windows-10-find-ip-address-hero.webp?fit=1200%2C744&quality=78&strip=all&ssl=1&resize=1050%2C600 3x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/posts\/140535","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/comments?post=140535"}],"version-history":[{"count":2,"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/posts\/140535\/revisions"}],"predecessor-version":[{"id":183527,"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/posts\/140535\/revisions\/183527"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/media\/179259"}],"wp:attachment":[{"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/media?parent=140535"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/categories?post=140535"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pureinfotech.com\/wp-json\/wp\/v2\/tags?post=140535"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}