How-To Geek
How to assign a static ip address in windows 10 or windows 11.
Your changes have been saved
Email is sent
Email has already been sent
Please verify your email address.
You’ve reached your account maximum for followed topics.
Quick Links
What is a static ip address, assign static ip addresses via your router, how to set a static ip address in windows 11, how to set a static ip address in windows 10, how to set a static ip address in windows 7 or 8 using "network connections", set a static ip address in windows vista, set a static ip address in windows xp, key takeaways.
- To set a static IP address in Windows 10 or 11, open Settings -> Network & Internet and click Properties for your active network.
- Choose the "Edit" button next to IP assignment and change the type to Manual.
- Flip the IPv4 switch to "On", fill out your static IP details, and click Save.
Sometimes, it's better to assign a PC its own IP address rather than letting your router assign one automatically. Join us as we take a look at assigning a static IP address in Windows.
A static IP address is manually set to a permanent, fixed address rather than being assigned automatically by your router using a procotol known as Dynamic Host Configuration Protocol (DHCP). DHCP is a handy way for devices to connect to your network more easily, because you don't have to configure IP addressing for each new device yourself. The downside to automatic addressing is that it's possible for a device's IP address to change from time to time, which is why people choose static IPs for certain types of devices. For example:
- You have a device like a home media server that you want to be able to find using the same IP address or host name each time.
- You have certain apps that can only connect to network devices using their IP address. In particular, many older networking apps suffer this limitation.
- You forward ports through your router to devices on your network. Some routers play nice with port forwarding and dynamic IP addresses; others do not.
Whatever your reason, assigning static IP addresses to devices is not difficult, but you do have a choice to make---whether to do it from the router or on the device itself.
Related: How to Set a Static IP Address in Ubuntu
While this article covers assigning static IP addresses to PCs within Windows itself, there is another way to go about it. Many routers allow you to assign a pool of IP addresses that are handed out to specific devices (based on the device's physical, or MAC address). This method offers a couple of significant advantages:
- IP addresses are still managed by the router, meaning that you won't have to make (and keep up with) changes on each individual device.
- It's easier to assign addresses within the same IP address pool your router uses.
This article is about assigning static IP addresses directly to PCs running Windows. We've already got a great guide on How to Set Static IP Addresses On Your Router , so if that's the way you want to go, be sure to give it a read.
With all that in mind, though, let's take a look at how to assign static IP addresses within any version of Windows.
Related: How to Find Your Router's IP Address on Any Computer, Smartphone, or Tablet
To set a static IP address in Windows 11, you'll want to open Settings, go to Network & Internet, and then find the Properties for your network. Inside there you'll be able to click the Edit button for IP Assignment and then fill out the manual network details.
First, open up the Settings app and then find Network & Internet on the left-hand side. You'll be presented with a panel that shows your current network connection. You can click where it says "Properties" right underneath the network, or if you have multiple network connections you can drill down into the specific network to see the IP address details for each one . In this case it's called "Ethernet", but you will most likely see "Wi-Fi" as the option to choose.
Once you've drilled down into the network connection that you want to set a manual IP for, scroll down until you see "IP Assignment" and then click the Edit button to the right.
Once there, you'll flip the drop-down to "Manual" and switch the IPv4 switch to "On". At this point you can fill out your network details and click Save to finish.
You can also use the old-school Network Connections panel in Windows 11, so if you prefer to use that method, keep reading.
If you're interested in more advanced networking, you might need to set up a static TCP/IP route , reset the entire TCP/IP stack on Windows , check open TCP/IP ports , find your MAC address on Windows , or find your IP address from the Command Prompt . We've got you covered there too.
To set a static IP address in Windows 10, you'll need to open the Settings app and drill down to Network & Internet. From there you'll select Properties for your network, and then the Edit button next to IP Assignment where you can input a manual IP address.
First, open the Settings app and locate the Network & Internet button.
On the next screen you'll see your network status, which should show you your active network. Here you'll want to click the Properties button. If you have multiple different networks, you could select them from the left-hand menu---in our case you'll notice we have both Wi-Fi and Ethernet networks, so you'll want to pick the one that you are trying to set a manual IP address for. You'll notice this is the same method we use when we're trying to find an IP address on Windows 10 .
On the network properties screen, scroll down until you see "IP settings" and click the Edit button under "IP assignment".
In the resulting popup window, change the Edit IP settings dropdown to Manual and then flip the IPv4 switch to "On". Fill out the details, click Save, and you should be good to go.
You might need to reboot to get all of your applications to work properly, just because it's Windows.
It's worth noting that you can use the old Network Connections method to set an IP address in any version of Windows, so if you prefer that method, keep reading.
To change the computer's IP address in Windows 7, you'll need to open the "Network Connections" window. Hit Windows+R, type "ncpa.cpl" into the Run box, and then hit Enter.
In the "Network Connections" window, right-click the adapter for which you want to set a static IP address, and then select the "Properties" command.
In the properties window for the adapter, select "Internet Protocol Version 4 (TCP/IPv4)" and then click the "Properties" button.
Select the "Use the following IP address" option, and then type in the IP address, subnet mask, and default gateway that corresponds with your network setup. Next, type in your preferred and alternate DNS server addresses. Finally, select the "Validate settings upon exit" option so that Windows immediately checks your new IP address and corresponding information to ensure that it works. When you're ready, click the "OK" button.
And then close out of the network adapter's properties window.
Windows automatically runs network diagnostics to verify that the connection is good. If there are problems, Windows will give you the option of running the Network troubleshooting wizard. However, if you do run into trouble, the wizard likely won't do you too much good. It's better to check that your settings are valid and try again.
Changing your IP from DHCP to a Static address in Vista is similar to other versions of Windows, but getting to the correct location is a bit different. Open the Start Menu, right-click on Network, and select Properties.
The Network and Sharing Center opens...click on Manage network connections.
Right-click on the network adapter you want to assign an IP address and click Properties.
Highlight Internet Protocol Version 4 (TCP/IPv4) then click the Properties button.
Now change the IP, Subnet mask, Default Gateway, and DNS Server Addresses. When you're finished click OK.
You'll need to close out of Local Area Connection Properties for the settings to go into effect.
Open the Command Prompt and use the
command to verify that the changes were successful.
To set a Static IP in Windows XP, right-click the "My Network Places" icon, and then select "Properties."
Right-click the adapter for which you want to set the IP, and then select "Properties" from the context menu.
Select the "Internet Protocol (TCP/IP)" entry, and then click the "Properties" button.
Select the "Use the following IP address" option. Type in the IP address, subnet mask, default gateway, and DNS server addresses you want to use. When you're finished, click the "OK" button.
You will need to close out of the adapter's properties window before the changes go into effect.
And you can verify your new settings by using the
command at the command prompt.
By and large, it's better to let most of your devices have their IP addresses assigned automatically by your router. Occasionally, though, you might want to set a static IP address for a particular device. While you can set static IP addresses directly on your devices (and this article has shown you how to do just that on Windows PCs), we still recommending setting up static IP addressing on your router if possible. It will just make life easier.
Related: How to Find Any Device's IP Address, MAC Address, and Other Network Connection Details
How to set static IP address on Windows 10
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.
- To set a static IP address on Windows 10, open Settings > Network & Internet > Wi-Fi (or Ethernet ), click the connection, click “Edit,” select “Manual,” turn on “IPv4,” and set the static IP address.
- To manually configure a static network configuration from Control Panel, open Control Panel > Network and Internet > Network and Sharing Center > Change adapter settings , open the network adapter properties, check the “Internet Protocol Version 4 (TCP/IPv4),” click “Properties,” and set the static IP address.
- Alternatively, you can manually set a static IP address from Command Prompt and PowerShell.
On Windows 10, setting a static IP address on your computer may be necessary for various reasons. For example, if you plan to share files in the network , set up a shared printer , enable and use Remote Desktop , or configure port forwarding on the router, you may need to do this.
If you don’t assign a static IP address, services or a port forwarding configuration will eventually stop working. The reason is that devices use dynamic IP addresses assigned by the Dynamic Host Configuration Protocol (DHCP) server (usually the router) by default, which can change anytime, as soon as you restart the machine or after the dynamically assigned configuration lease expires. On the other hand, a static configuration is permanent, and it’ll remain the same until you change it.
Whatever the reason it might be, Windows 10 offers multiple ways to configure a static network configuration through the Settings app, the legacy Control Panel, and the command line using Command Prompt and PowerShell.
In this guide , I will teach you how to set a static IP address to a Windows 10 computer. (You can also use these instructions to configure a static address on Windows 11 .)
Set a static IP address on Windows 10 from Settings
Set a static ip address on windows 10 from control panel.
- Set a static IP address on Windows 10 from Command Prompt
- Set a static IP address on Windows 10 from PowerShell
To set a static IP address manually on Windows 10, use these steps:
Open Settings on Windows 10.
Click on Network & Internet .
Click on “Wi-Fi” or “Ethernet.”
Click on the current network connection.
Click the Edit button under the “IP settings” section.
Select the Manual option from the drop-down menu.
Turn on the “IPv4” toggle switch.
Set a static IP address for use on the Windows 10 computer.
Specify a “Subnet prefix length” (subnet mask). If your network’s subnet mask is 255.255.255.0 , then you should use the subnet prefix length “24.”
Specify a “Default Gateway” address.
Specify a “Preferred DNS” address.
Specify an “Alternate DNS address” (if applicable).
Click the Save button.
After you complete the steps, you can test your settings using your web browser to open a website.
Check if the IP address is static or dynamic
To check if you configured the settings correctly or to tell if your device is using static or dynamic settings, use these steps:
Open Settings .
Click on Wi-Fi or Ethernet .
Select the network connection.
Check whether the computer is using static (manual) or dynamic (automatic) IP address configuration under the “IP settings” section.
Once you complete the steps, you will know if your computer has been configured correctly.
To configure a static IP from the Control Panel, use these steps:
Open Control Panel .
Click on Network and Internet .
Click on Network and Sharing Center .
Click the Change adapter settings option on the left navigation pane.
Right-click the Wi-Fi or Ethernet adapter and select the Properties option.
Select the “Internet Protocol Version 4 (TCP/IPv4)” option.
Click the Properties button.
Select the “Use the following IP address” option.
Set the static IP address for the adapter – for example, 10.1.2.220 .
Specify a Subnet mask for the network, such as 255.255.255.0 .
Specify a Default gateway (which is usually the router’s IP address).
Confirm the “Preferred DNS server” address under the “Use the following DNS server addresses set Preferred DNS server” section. (It is Usually your router’s IP address or the server IP address that provides the DNS resolution.)
(Optional) Specify an Alternative DNS server. (The computer will use this address if it cannot reach the preferred DNS server.)
Click the OK button.
Click the Close button again.
Once you complete the steps, you can open your web browser and load a website to see if the configuration works.
Set a static IP address on Windows 10 from Command Prompt
To set a static IP address manually from Command Prompt, use these steps:
Open Start .
Search for Command Prompt , right-click the top result, and select the Run as administrator option.
Type the following command to see your current networking configuration and press Enter :
Under the network adapter, note the name of the adapter as well as the following information in these fields:
- Subnet mask
- Default Gateway
- DNS Servers
Type the following command to assign a static IP address on Windows 10 and press Enter :
In the above command, replace “Ethernet0” with the name of your network adapter. Change “10.1.4.220 255.255.255.0 10.1.4.1” with the device IP address, subnet mask, and default gateway address corresponding to your network configuration.
Type the following command to set a DNS server address and press Enter :
In the command, make sure to change “Ethernet0” with your adapter’s name and “10.1.4.1” with the DNS server address of the network.
Type the following command to set an alternate DNS server address and press Enter :
In the command, replace “Ethernet0” with your adapter’s name and “8.8.8.8” with an alternate DNS server address.
(Optional) Type the following command, and if the “DHCP Enabled” is set to “No,” then the static configuration has been applied and press Enter :
After you complete the steps, you can test the new configuration using the ping command (for example ping google.com ) to see if the internet is working. Alternatively, you can open a website to see if the configuration works.
Set a static IP address on Windows 10 from PowerShell
Windows 10 also includes the PowerShell command line console that allows you to use the “NetTCPIP” module to manage networking settings, including the ability to change your computer’s IP address settings. Microsoft recommends using this command-line method instead of netsh .
To set a static IP address on Windows 10 from PowerShell, use these steps:
Search for PowerShell , right-click the result, and select the Run as administrator option.
Type the following command to view your current network configuration and press Enter :
After running the command, note the following information:
- InterfaceIndex
- IPv4Address
- IPv4DefaultGateway
Type the following command to set a static IP address and press Enter :
In the command, replace the “InterfaceIndex” number (5) with the corresponding number of your adapter. Change “IPAddress” with the static IP address you want to assign to your device. If necessary, change PrefixLength (subnet mask) with the correct bit number. Typically, on a home network, the setting is “24.” Also, change the “DefaultGateway” option with the network’s default gateway address.
Type the following command to assign a DNS server address and press Enter :
If you need to set a secondary DNS server address, use a comma to use the same command with another address. For example:
In the command, replace the “InterfaceIndex” number (5) with your network adapter’s corresponding number. Also, change “ServerAddresses” with the DNS IP address.
(Optional) Type the following command, and if the “PrefixOrigin” and “SuffixOrigin” are set to “Manual” in the output, then the static configuration has been applied, and press Enter :
After you complete the steps, you can test the new configuration by opening your web browser and navigating a website.
Whatever method you use, assigning an IP address within the network range and outside of the DHCP server scope is recommended to allow proper connectivity and prevent address conflicts. If multiple devices share the same address, this will cause a networking conflict, preventing connection to the internet.
Although there are two main standards in use today, including IPv4 and IPv6 , version 4 is still the most widely used, especially in local networks, and for this reason, this guide focuses on setting up IPv4.
Update July 4, 2024: This guide has been updated to ensure accuracy and reflect changes to the process.
Mauro Huculak is a Windows How-To Expert who started Pureinfotech in 2010 as an independent online publication. He has also been a Windows Central contributor for nearly a decade. Mauro has over 15 years of experience writing comprehensive guides and creating professional videos about Windows and software, including Android and Linux. Before becoming a technology writer, he was an IT administrator for seven years. In total, Mauro has over 21 years of combined experience in technology. Throughout his career, he achieved different professional certifications from Microsoft (MSCA), Cisco (CCNP), VMware (VCP), and CompTIA (A+ and Network+), and he has been recognized as a Microsoft MVP for many years. You can follow him on X (Twitter) , YouTube , LinkedIn and About.me . Email him at [email protected] .
- How to remove Gallery page from File Explorer on Windows 11
- How to check if network traffic is using DNS resolver you set
We hate spam as much as you! Unsubscribe any time Powered by follow.it ( Privacy ), our Privacy .
How to configure a static IP on Windows 10 or 11
Do you need to switch from a dynamic to a static IP address configuration on Windows 11 or 10? Here's how.
- Windows 11 static IP
- Windows 10 static IP
On Windows, the router's Dynamic Host Configuration Protocol (DHCP) server is (usually) responsible for assigning a dynamic Transmission Control Protocol/Internet Protocol (TCP/IP) configuration to every device in the network, including to your computer running Windows 11 or Windows 10.
Although a dynamic IP address is the recommended configuration for most situations, you may need to change to a static IP address if you're thinking about setting up a printer or file sharing, or you have to configure port forwarding on the router to your computer.
The reason is that a dynamic network configuration can change at any time after the lease from the DHCP expires and if the address changes, network resources you may have configured will stop working. Setting a static IP address will always stay the same on the computer, allowing a more reliable experience sharing resources in the network or forwarding ports.
Whatever the reason, on Windows 10 and 11, you have many ways to configure a static TCP/IP address, including using the Settings app and Command Prompt.
This guide will walk you through the different ways to configure a static network configuration on Windows 11 and 10.
How to set a static TCP/IP network configuration on Windows 11
On Windows 11, you can change your computer's dynamic IP configuration to static in at least two ways through the Settings app or commands.
Configure IP from Settings app
Get the Windows Central Newsletter
All the latest news, reviews, and guides for Windows and Xbox diehards.
To assign a permanent TCP/IP configuration on Windows 11, use these steps:
- Open Settings .
- Click on Network & internet .
- (Optional) Click on Advanced network settings .
- Under the "More settings" section, click on Hardware and connection properties.
- Note the current IPv4 , Subnet mask , Default Gateway , and DNS server addresses to determine the new configuration, as it has to be in the same network scope.
- Click the Ethernet or Wi-Fi page on the right side from the "Network & internet." page.
- Quick note: If you select the Wi-Fi page, you need to click on the connection properties to access the network settings.
- Click on the Edit button for the "IP assignment" setting.
- Select the Manual option from the drop-down menu.
- Turn on the IPv4 toggle switch.
- Confirm the IP address for the computer – for example, 10.1.4.90.
- Confirm the subnet mask for the configuration – for example, 255.255.255.0.
- Confirm the default gateway address (usually your router's IP) – for example, 10.1.4.1.
- Confirm the preferred DNS address – for example, 10.1.4.1.
- Quick note: In a home network, you may also be able to use the router's IP address for the DNS configuration. You can also use third-party DNS services like Google Public DNS, Cloudflare, Cisco's OpenDNS, and others.
- (Optional) Select the "On (automatic template)" option for the "DNS over HTTPS" setting and leave the "Fallback to plaintext" option disabled unless you want to encrypted as well as unencrypted traffic or you're troubleshooting connectivity.
- Quick note: DNS over HTTPS (DoH) is a feature that encrypts the DNS queries over the HTTPS protocol to improve security and privacy on the internet. You only want to enable this feature if the DNS server supports this feature.
- Confirm the alternate DNS address (if applicable).
- (Optional) Select the "On (automatic template)" option for the "DNS over HTTPS" setting and leave the "Fallback to plaintext" option disabled.
- Click the Save button.
Once you complete the steps, the computer will start using the static network configuration. If everything has been configured correctly, you should be able to open the web browser to access the internet.
If you entered an address (such as the DNS address) and then changed it, you probably won't be able to save the settings. If this is the case, cancel the configuration, start over, enter the correct configuration, and then try to save the settings.
Configure IP from Command Prompt
To set a static TCP/IP configuration on Windows 11, use these steps:
- Open Start .
- Search for Command Prompt , right-click the top result, and select the Run as administrator option.
- Type the following command to see your current networking configuration and press Enter : ipconfig /all
- Confirm the name of the adapter and the networking configuration, including the IPv4 , Subnet mask , Default Gateway , and DNS Servers .
- Type the following command to configure a static TCP/IP address and press Enter : netsh interface ip set address name= "ADAPTER-NAME" static IP-ADDRESS SUBNET-ADDRESS DEFAULT-GATEWAY-ADDRESS
In the above command, replace ADAPTER-NAME with the name of your network adapter. Change IP-ADDRESS SUBNET-ADDRESS DEFAULT-GATEWAY-ADDRESS with the device IP address, subnet mask, and default gateway addresses you want. For example, this command sets the 10.1.4.90, 255.255.255.0, 10.1.4.1 configuration: netsh interface ip set address name="Ethernet 10Gb" static 10.1.4.90 255.255.255.0 10.1.4.1
- Type the following command to set a DNS server address and press Enter : netsh interface ip set dns name="ADAPTER-NAME" static DNS-ADDRESS
In the command, change ADAPTER-NAME with your adapter's name and DNS-ADDRESS with the DNS server address of the network. For example, this command sets the local router as the DNS server: netsh interface ip set dns name="Ethernet 10Gb" static 10.1.4.1
- Type the following command to set an alternate DNS server address and press Enter : netsh interface ip add dns name="ADAPTER-NAME" DNS-ADDRESS index=2
In the command, change ADAPTER-NAME with the adapter's name and DNS-ADDRESS with an alternate DNS server address. For example, netsh interface ip add dns name="Ethernet 10Gb" 1.1.1.1 index=2
After you complete the steps, the commands will set a static network configuration on Windows 11.
How to set a static TCP/IP network configuration on Windows 10
On Windows 10, you can also use the Settings app and Command Prompt to set up a static IP network configuration.
To assign a permanent TCP/IP configuration on Windows 10, use these steps:
- Click on Ethernet or Wi-Fi .
- Click on the active connection on the right side.
- Click the Edit button for the "IP assignment" setting.
- Select the Manual option.
- Confirm the subnet prefix length (subnet mask) for the configuration – for example, 24 to specify the 255.255.255.0 subnet mask.
- Quick tip: It's important to use the number that represents the network instead of the subnet mask. Otherwise, the configuration won't save. If you don't know the subnet prefix length for your subnet mask, you can use any online subnet calculator to find out.
Once you complete the steps, Windows 10 will start using the static IP configuration. If you lose network connectivity, restart the computer to regain access to the local network and internet.
To change from dynamic to static IP address with commands on Windows 10, use these steps:
In the command, change ADAPTER-NAME with your adapter's name and DNS-ADDRESS with the DNS server address of the network. For example, this command sets the local router as the DNS server: netsh interface ip set dns name=" Ethernet 10Gb" static 10.1.4.1
In the command, change ADAPTER-NAME with the adapter's name and DNS-ADDRESS with an alternate DNS server address. For example, netsh interface ip add dns name="Ethernet0" 1.1.1.1 index=2
After you complete the steps, the network configuration will switch from dynamic to static on Windows 10.
Mauro Huculak has been a Windows How-To Expert contributor for WindowsCentral.com for nearly a decade and has over 15 years of experience writing comprehensive guides. He also has an IT background and has achieved different professional certifications from Microsoft, Cisco, VMware, and CompTIA. He has been recognized as a Microsoft MVP for many years.
- 2 STALKER 2 release date: Preloads, launch time, and when it comes out on Xbox and PC
- 3 OPINION: After a year of confusion, Xbox is closing out 2024 with a ton of momentum, and plenty of cause for optimism
- 4 Say goodbye to the Copilot key on Windows 11, or at least say hello to the option to make the key open other apps
- 5 Xbox's South of Midnight looks like the Southern Gothic adventure I've always wanted
How to Set Static IP Windows 10: Step-by-Step Guide for Beginners
Setting a static IP address in Windows 10 is a great way to ensure your device always has the same IP address on your network. This can be useful for things like gaming, file sharing, or running a server. It’s a straightforward process: you need to access your network settings, manually enter the IP address you want to use, and save the changes. Let’s dive into it.
Step-by-Step Tutorial to Set Static IP in Windows 10
In this tutorial, you’ll learn how to assign a static IP address to your Windows 10 device. This helps avoid IP conflicts and ensures a consistent connection.
Step 1: Open Settings
Press “Windows + I” to open the Settings app.
The Settings app is your go-to place for customizing your Windows experience. Pressing “Windows + I” quickly opens it without navigating through multiple menus.
Step 2: Navigate to Network & Internet
Click on “Network & Internet.”
You’ll find various options related to your network connections here. This is where you can manage your Wi-Fi, Ethernet, and other network settings.
Step 3: Select Status
Click on the “Status” tab on the left menu.
The Status tab provides a quick overview of your current network status. It’s the first step before diving into more detailed settings.
Step 4: Change Adapter Options
Scroll down and click on “Change adapter options.”
This option takes you to a window displaying your available network connections. It’s where you can make more granular changes.
Step 5: Open Properties of Network Adapter
Right-click your network connection (e.g., Wi-Fi or Ethernet) and select “Properties.”
Choosing Properties lets you configure settings specific to that connection, including IP addresses.
Step 6: Select Internet Protocol Version 4 (TCP/IPv4)
Double-click on “Internet Protocol Version 4 (TCP/IPv4).”
TCP/IPv4 is the protocol used for most of your internet traffic. Adjusting its settings lets you assign a static IP.
Step 7: Choose Use the Following IP Address
Select the option “Use the following IP address.”
This setting allows you to manually enter the IP address details instead of getting them automatically.
Step 8: Enter IP Address, Subnet Mask, and Default Gateway
Input your desired IP address, subnet mask, and default gateway.
Make sure the IP address is within the range of your network and doesn’t conflict with other devices.
Step 9: Enter Preferred and Alternate DNS Server
Enter your preferred and alternate DNS server addresses.
DNS servers translate domain names into IP addresses. You can use your ISP’s or public DNS servers like Google’s (8.8.8.8).
Step 10: Save Changes by Clicking OK
Click “OK” to save your changes.
This final step applies the settings and your device will now use the static IP address you entered.
Once you’ve completed these steps, your device will have a static IP address. This means it will always use the same IP address on your network, making it easier to manage networked resources.
Tips for Setting Static IP in Windows 10
- Ensure your IP address is outside the DHCP range of your router to avoid conflicts.
- Note down your original settings in case you need to revert to them.
- Use a consistent naming convention for devices to easily manage multiple static IPs.
- Regularly check for IP conflicts, especially on large networks.
- Consider using a higher IP address in your router’s range to reduce the chance of conflicts.
Frequently Asked Questions
Why would i need a static ip address.
A static IP address ensures that your device always has the same IP address on your network, which is useful for applications like gaming, file sharing, and running servers.
Can I set a static IP address for Wi-Fi and Ethernet separately?
Yes, you can set a static IP address for both Wi-Fi and Ethernet connections separately by following the same steps for each network adapter.
What if I enter an IP address that’s already in use?
If you enter an IP address that’s already in use, your network will have an IP conflict, causing connectivity issues for both devices. Make sure to choose a unique IP address.
How can I find my router’s DHCP range?
You can find your router’s DHCP range by logging into your router’s web interface. Check the DHCP settings for the range of IP addresses automatically assigned to devices.
What happens if I set my DNS server incorrectly?
If you set your DNS server incorrectly, your device may not be able to resolve domain names, causing issues with accessing websites. Use reliable DNS addresses like those from your ISP or public DNS services.
Summary of Steps
- Open Settings.
- Navigate to Network & Internet.
- Select Status.
- Change Adapter Options.
- Open Properties of Network Adapter.
- Select Internet Protocol Version 4 (TCP/IPv4).
- Choose Use the Following IP Address.
- Enter IP Address, Subnet Mask, and Default Gateway.
- Enter Preferred and Alternate DNS Server.
- Save Changes by Clicking OK.
In summary, setting a static IP in Windows 10 is a straightforward task that can significantly improve your network’s reliability and performance. Whether you’re a gamer trying to reduce lag, a small business owner setting up a file server, or just someone who likes to keep things organized, having a static IP can make life easier.
By following the steps outlined in this guide, you can avoid the pitfalls of IP conflicts and ensure your device always has a consistent network presence. And if you ever need to revert to dynamic IP settings, it’s just as simple. Don’t forget to keep a record of your changes and stay mindful of your network’s IP range to prevent conflicts. Happy networking!
Matthew Burleigh has been writing tech tutorials since 2008. His writing has appeared on dozens of different websites and been read over 50 million times.
After receiving his Bachelor’s and Master’s degrees in Computer Science he spent several years working in IT management for small businesses. However, he now works full time writing content online and creating websites.
His main writing topics include iPhones, Microsoft Office, Google Apps, Android, and Photoshop, but he has also written about many other tech topics as well.
Read his full bio here.
Share this:
Join our free newsletter.
Featured guides and deals
You may opt out at any time. Read our Privacy Policy
Related posts:
- How to Find Your Primary & Secondary DNS: A Step-by-Step Guide
- How to Check DNS Settings on Windows 10: A Step-by-Step Guide
- Changing DNS in Windows 11: A Step-by-Step Guide
- How to Change DNS in Windows 11: A Step-by-Step Guide for Beginners
- How to Change DNS in Windows 11: A Step-by-Step Guide
- How to Change DNS Windows 11: A Step-by-Step Guide for Beginners
- How to Flush DNS Windows 11: A Step-by-Step Guide
- How to Flush DNS Windows 10: A Step-by-Step Guide for Beginners
- How to Flush DNS Windows 11: A Step-by-Step Guide to Refresh Your Network
- How to Set Static IP Windows 11: A Step-by-Step Configuration Guide
- How to Flush DNS Cache Windows 11: A Step-by-Step Guide
- How to Make All Columns the Same Width in Excel 2013
- Ipconfig Configure Static IP Address in Windows 11: A Step-by-Step Guide
- How to Clear DNS Cache Windows 11: A Step-by-Step Guide
- How to Set a Static IP Windows 10: Step-by-Step Guide for Easy Setup
- Where is the MAC Address on My iPhone? [2023 Guide]
- How to Connect an iPad to a Network Server: A Step-by-Step Guide
- How to Install SQL in Windows 11: A Step-by-Step Guide for Beginners
- How to Change MAC Address in Windows 10: A Step-by-Step Guide
You are using an outdated browser. Please upgrade your browser to improve your experience.
Your browser does not support JavaScript. Please turn it on for the best experience.
- All Support
- Download Center
- Support Videos
TP-Link Community
- Contact Technical Support
- Online Stores
- Distribution Partners
- Reseller Partners
- Solution Partners
How to find and manually assign an IP address on Windows 10
Step 1: Open the Control Panel
You can also type control panel in the search bar at the lower left of the screen and press Enter to open the control panel.
Step 2: Go to Network Connections
Go to Network and Internet > Network and Sharing Center .
Select Change adapter settings on the left.
Step 3: Find the IP address
Right click the Ethernet icon and select Status from the context menu.
Then click Details... to view all detailed information of network connection.
Step 4: Set the IP address
Right Click Local Area Connection and select Properties .
Then double click Internet Protocol Version 4 (TCP/IPv4) .
Select Use the Following IP address: and type in the IP address , Subnet mask and Default gateway . Click OK to apply the settings.
Note : If you need to set a static DNS server, select Use the following DNS server address : and input the address of DNS server. By default, the computer obtains the address automatically.
Is this faq useful?
Your feedback helps improve this site.
What’s your concern with this article?
- Dissatisfied with product
- Too Complicated
- Confusing Title
- Does not apply to me
We'd love to get your feedback, please let us know how we can improve this content.
We appreciate your feedback. Click here to contact TP-Link technical support.
Still need help? Search for answers, ask questions, and get help from TP-Link experts and other users around the world.
Visit the Community >
We have updated our Policies. Read Privacy Policy and Terms of Use here. This website uses cookies to improve website navigation, analyze online activities and have the best possible user experience on our website. You can object to the use of cookies at any time. You can find more information in our privacy policy .
Basic Cookies
These cookies are necessary for the website to function and cannot be deactivated in your systems.
accepted_local_switcher, tp_privacy_base, tp_privacy_marketing, tp_smb-select-product_scence, tp_smb-select-product_scenceSimple, tp_smb-select-product_userChoice, tp_smb-select-product_userChoiceSimple, tp_smb-select-product_userInfo, tp_smb-select-product_userInfoSimple, tp_top-banner, tp_popup-bottom, tp_popup-center, tp_popup-right-middle, tp_popup-right-bottom, tp_productCategoryType
__livechat, __lc2_cid, __lc2_cst, __lc_cid, __lc_cst, CASID
id, VISITOR_INFO1_LIVE, LOGIN_INFO, SIDCC, SAPISID, APISID, SSID, SID, YSC, __Secure-1PSID, __Secure-1PAPISID, __Secure-1PSIDCC, __Secure-3PSID, __Secure-3PAPISID, __Secure-3PSIDCC, 1P_JAR, AEC, NID, OTZ
Analysis and Marketing Cookies
Analysis cookies enable us to analyze your activities on our website in order to improve and adapt the functionality of our website.
The marketing cookies can be set through our website by our advertising partners in order to create a profile of your interests and to show you relevant advertisements on other websites.
Google Analytics & Google Tag Manager
_gid, _ga_<container-id>, _ga, _gat_gtag_<container-id>
Google Ads & DoubleClick
test_cookie, _gcl_au
cebsp_, _ce.s, _ce.clock_data, _ce.clock_event, cebs
OptanonConsent, _sctr, _cs_s, _hjFirstSeen, _hjAbsoluteSessionInProgress, _hjSessionUser_14, _fbp, ajs_anonymous_id, _hjSessionUser_<hotjar-id>, _uetsid, _schn, _uetvid, NEXT_LOCALE, _hjSession_14, _hjid, _cs_c, _scid, _hjAbsoluteSessionInProgress, _cs_id, _gcl_au, _ga, _gid, _hjIncludedInPageviewSample, _hjSession_<hotjar-id>, _hjIncludedInSessionSample_<hotjar-id>
lidc, AnalyticsSyncHistory, UserMatchHistory, bcookie, li_sugr, ln_or
How to Set Up Static IP on Windows 10: A Step-by-Step Guide
Setting up a static IP on Windows 10 is a straightforward process that involves a few key steps. This guide will take you through the entire process, from accessing your network settings to configuring your IP address. By the end, you’ll have a static IP address set up, which can help with network stability and ensure that your device maintains the same IP address even after restarting.
How to Set Up Static IP on Windows 10
In this section, we’ll break down the steps required to configure a static IP on a Windows 10 machine. This process will involve accessing your network settings, modifying your IP configuration, and saving the changes.
Step 1: Access Network Settings
First, open the Control Panel and navigate to Network and Sharing Center.
To do this, click on the Start menu, type "Control Panel," and hit enter. Once in the Control Panel, find "Network and Sharing Center" and click on it.
Step 2: Change Adapter Settings
Next, select "Change adapter settings" from the left-hand menu.
This will show you a list of all available network connections. Right-click on the active network connection (usually named “Ethernet” or “Wi-Fi”) and select “Properties.”
Step 3: Open Internet Protocol Version 4 (TCP/IPv4) Properties
In the Properties window, scroll down to "Internet Protocol Version 4 (TCP/IPv4)" and select it. Then click on "Properties."
This step will open a new window where you can configure IP settings. This is where we’ll set up the static IP.
Step 4: Select "Use the following IP address"
In the new window, select the option "Use the following IP address."
This will allow you to manually enter an IP address. Make sure you have the necessary details like IP address, Subnet mask, and Default gateway.
Step 5: Enter IP Address Details
Fill in the fields for IP address, Subnet mask, and Default gateway with the appropriate values. Then, click "OK."
Ensure that the IP address you enter is within the range of your network and not already in use by another device. The Subnet mask and Default gateway should match your network’s configuration.
Step 6: Enter DNS Server Details
If needed, enter the details for the preferred and alternate DNS servers. Then, click "OK" to save and exit.
This is crucial for ensuring that your device can resolve domain names to IP addresses. You can use public DNS servers like Google’s (8.8.8.8 and 8.8.4.4) if you’re not sure what to enter.
After completing these steps, your device will have a static IP address. Your network connection might briefly disconnect and reconnect while the new settings take effect.
Tips for Setting Up Static IP on Windows 10
- Double-check IP Range: Make sure the static IP you choose is within your network’s range and not already in use.
- Backup Current Settings: Before making changes, note down your current IP configuration in case you need to revert.
- Use Reserved IP for Critical Devices: Assign static IPs to devices that are critical for your network, like printers and servers.
- Update Router Settings: Sometimes, you may need to update your router’s settings to avoid IP conflicts.
- Test the Connection: After setting up, test your network connection to ensure everything is working smoothly.
Frequently Asked Questions
What is a static ip.
A static IP is an IP address that doesn’t change, unlike a dynamic IP which can change periodically.
Why would I need a static IP?
A static IP is useful for devices that need a consistent address, such as servers, printers, or for remote access.
Can I set a static IP on Wi-Fi?
Yes, you can set a static IP for both Ethernet and Wi-Fi connections following the same steps.
What happens if I enter the wrong IP?
Entering the wrong IP can result in network conflicts or loss of connectivity. It’s essential to enter the correct details.
Can I revert to a dynamic IP?
Yes, you can revert to a dynamic IP by selecting "Obtain an IP address automatically" in the IPv4 settings.
- Access Network Settings: Open Control Panel, go to Network and Sharing Center.
- Change Adapter Settings: Select "Change adapter settings."
- Open IPv4 Properties: Right-click on the network, select "Properties," then "Internet Protocol Version 4 (TCP/IPv4)."
- Use the following IP address: Select this option to manually enter IP details.
- Enter IP Address Details: Fill in IP address, Subnet mask, and Default gateway.
- Enter DNS Server Details: Enter preferred and alternate DNS server addresses.
Setting up a static IP on Windows 10 can seem a bit technical at first, but it’s pretty manageable once you break it down into simple steps. Why would you want to go through this hassle? Well, having a static IP can make your life easier in many ways. It ensures your device always has the same IP address, which is great for things like remote access, network stability, and even some online gaming scenarios.
By following this guide, you should be able to set up a static IP without breaking a sweat. And if you ever run into issues, you can always switch back to a dynamic IP by following similar steps. Knowing how to do this not only boosts your tech skills but also gives you more control over your network configuration.
So go ahead, give it a try, and enjoy a more stable and predictable network experience. If you have any more questions or run into any problems, there’s plenty of additional reading material and online forums that can offer further help. Happy configuring!
Kermit Matthews is a freelance writer based in Philadelphia, Pennsylvania with more than a decade of experience writing technology guides. He has a Bachelor’s and Master’s degree in Computer Science and has spent much of his professional career in IT management.
He specializes in writing content about iPhones, Android devices, Microsoft Office, and many other popular applications and devices.
Read his full bio here .
Share this:
- Click to share on Twitter (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to email a link to a friend (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Tumblr (Opens in new window)
Related posts:
- How to Set Static IP Windows 10: A Step-by-Step Guide to Network Configuration
- How to Set a Static IP Windows 11: A Step-by-Step Guide for Beginners
- How to Set a Static IP Windows 10: A Step-by-Step Guide for Users
- How to Set Static IP Windows 11: A Step-by-Step Guide for Beginners
- How to Remove Static Noise from Mic on Windows 10: A Step-by-Step Guide
- How to Get a New IP Address Windows 11: A Step-by-Step Guide
- How to Change MAC Address in Windows 10: A Step-by-Step Guide
- How to Change MAC Address on Windows 10: A Step-by-Step Guide
- iPhone 11 – Reset Network Settings Guide
- How to Remove Static Noise from Mic on Windows 11: A Step-by-Step Guide
- How to Spoof MAC Address on Windows 10: A Step-by-Step Guide
- How to Change IP Address Windows 10: Step-by-Step Guide for Users
- How to Change MAC Address on Windows 11: A Step-by-Step Guide
- How to Get Mac Address Windows 11: A Simple and Detailed Guide
- How to Change MAC Address in Windows 11: A Step-by-Step Guide
- How to Spoof MAC Address on Windows 11: A Step-by-Step Guide
- How to Change Your IP Address Windows 10: A Step-by-Step Guide
- How to Find MAC Address in Windows 11: A Step-by-Step Guide
- How to Find MAC Address on iPhone 15: A Step-by-Step Guide
- How to Find Your IP Address Windows 11: Step-by-Step Guide
- PC & Mobile
How to Set a Static IP Address in Windows 10
Dominic Anderson As a content marketer by day and tech enthusiast by night (and some of the day too), I share my thoughts about new platforms and fixes for the problems I’ve encountered with the technology I use. Read more June 16, 2023
There are many benefits of setting up a static IP address in Windows 10. For example, this allows you to share data like documents, files, and printers locally or using port forwarding.
Services and port forwarding configurations will ultimately stop functioning if you don’t set a static IP address. One of the reasons for this is that most devices utilize a dynamic IP address, which the router’s Dynamic Host Configuration Protocol (DHCP) server usually determines. These addresses can be changed at any moment, including when you restart your computer or when the dynamic settings that were used end.
Luckily, there are a couple of ways you can set a static IP address. In this article, we’ll go through and discuss the necessary steps for configuring a static IP address on both Windows 10 and 11.
There are a few different methods to set a static IP address on a Windows 10 PC. Every method works is equally effective.
Command Prompt
On a Windows 10 PC, it’s possible to configure a static IP address using the command prompt. Although some users may find it difficult, this is the fastest method.
Again, replace Ethernet0 with the name of your adapter and 8.8.8.8 with your DNS server address in the command.
As soon as you’ve finished the process, you may test your new setup using a command line tool (for instance, ping google.com). Check out a web page to test whether the settings work.
Control Panel
For some users, the previous method using the Command Prompt might not be for them. Luckily, there is a way to modify the IP configuration on a Windows 10 PC via the Control Panel. To set a static IP address using the Control Panel, follow these steps:
Now you can assign all the needed information.
When you’re finished with the instructions, you may open a web browser to test the setup by loading a webpage.
There is an option on Windows 10 to alter the IP address settings for connected devices via the Settings app. Here’s how:
Once you’ve finished following the instructions, you may verify your settings by opening a webpage in a web browser.
How to Set a Static IP Address in Windows 11
You can use the Settings app to set up a static IP address in Windows 11. Here’s how:
Open your default web browser and determine whether you are able to surf the internet.
As well as Windows 11, the PowerShell method works on older Windows versions too. Follow these steps to set up a static IP address using PowerShell:
Have All the Benefits of a Static IP Address
Setting up a static IP address in Windows 10 and 11 can come in handy in a number of situations. A Windows 11 PC or Laptop with a fixed IP address and DNS address will improve the speed of your internet connection, making it more responsive. You may also reduce ping and latency time by boosting the IP address, which will result in less lag.
Do you have a static IP address on your Windows? Have you tried setting up a static IP address? Let us know in the comment section below!
Related Posts
Was this page helpful?
Disclaimer: Some pages on this site may include an affiliate link. This does not effect our editorial in any way.
Afam Onyimadu August 27, 2024
Afam Onyimadu July 25, 2024
Afam Onyimadu June 1, 2024
Send To Someone
Missing device.
Please enable JavaScript to submit this form.
How to Set Static IP in Windows 10: A Step-by-Step Guide
Setting a static IP address in Windows 10 might sound complicated, but it’s actually pretty straightforward. You’ll go into your network settings, locate your network connection, and manually enter the IP address you want. With this guide, you’ll be able to set a static IP in no time.
How to Set Static IP in Windows 10
We’re going to walk through the steps to set a static IP address for your Windows 10 device. This means you’ll manually assign an IP address, subnet mask, and other network details. Here’s how you do it:
Step 1: Open Network & Internet Settings
First, right-click the network icon in your system tray, then select "Open Network & Internet settings" from the menu.
This icon can be found near your clock on the taskbar. It usually looks like a Wi-Fi signal or a computer monitor.
Step 2: Go to Network and Sharing Center
Next, click on "Network and Sharing Center" within the settings window.
This will open up a new window where you can see your active network connections.
Step 3: Click on Your Network Connection
Then, click on the name of your active network connection, which will be a blue link.
This could be labeled as "Ethernet" or your Wi-Fi network name, depending on how you’re connected to the internet.
Step 4: Open Properties
In the new window, click on the "Properties" button.
This brings up a list of items used by your connection, one of which will be the Internet Protocol Version 4 (TCP/IPv4).
Step 5: Select Internet Protocol Version 4 (TCP/IPv4)
Now, double-click on "Internet Protocol Version 4 (TCP/IPv4)" or highlight it and click "Properties."
This is where you’ll enter your static IP address and other network settings.
Step 6: Use the Following IP Address
In the new window, select "Use the following IP address."
This option allows you to manually input an IP address. Usually, your router’s IP address starts with 192.168.1.x.
Step 7: Enter Your IP Address Details
Fill in the IP address, subnet mask, and default gateway.
The subnet mask is typically 255.255.255.0, and the default gateway is the IP address of your router.
Step 8: Enter DNS Server Addresses
In the same window, under "Use the following DNS server addresses," enter the DNS addresses.
You can use Google’s public DNS servers (8.8.8.8 and 8.8.4.4) if you don’t have specific ones to use.
Step 9: Confirm Your Settings
Lastly, click “OK” and close all windows.
Your changes will take effect immediately, and you should now be using a static IP address.
After you complete these steps, your computer will always use the IP address you assigned. This can be helpful for various reasons, like setting up network printers or hosting servers.
Tips for Setting Static IP in Windows 10
- Always write down your settings before making changes.
- Use an IP address outside of your router’s DHCP range.
- Ensure no two devices on the network have the same IP address.
- Restart your router if the new IP doesn’t take effect.
- Double-check your subnet mask and gateway entries.
Frequently Asked Questions
What is a static ip address.
A static IP address is a fixed IP that doesn’t change over time and is manually assigned.
Why would I need a static IP address?
You might need a static IP for hosting servers, network printers, or ensuring consistent remote access.
What happens if I enter an IP address outside the DHCP range?
Your device may not connect to the network, or you might encounter IP conflicts.
Can I revert to a dynamic IP if needed?
Yes, simply go back to the settings and select "Obtain an IP address automatically."
Are there risks with using a static IP?
There are minimal risks, but ensure your IP settings do not conflict with other devices on the network.
- Open Network & Internet settings.
- Go to Network and Sharing Center.
- Click on your network connection.
- Open Properties.
- Select Internet Protocol Version 4 (TCP/IPv4).
- Use the following IP address.
- Enter your IP address details.
- Enter DNS server addresses.
- Confirm your settings.
Setting a static IP in Windows 10 is a handy skill for anyone looking to manage their network more effectively. Whether you’re setting up a home server, a network printer, or just want a consistent IP address for remote access, this guide should help you through the process.
It’s crucial to remember that each network has its unique setup, so the exact details might vary. Always double-check your router’s settings and ensure no duplicate IP addresses exist on your network.
For further reading, you can explore topics like network troubleshooting, understanding subnet masks, and the benefits of different DNS servers. Happy networking!
Matt Jacobs has been working as an IT consultant for small businesses since receiving his Master’s degree in 2003. While he still does some consulting work, his primary focus now is on creating technology support content for SupportYourTech.com.
His work can be found on many websites and focuses on topics such as Microsoft Office, Apple devices, Android devices, Photoshop, and more.
Share this:
- Click to share on Twitter (Opens in new window)
- Click to share on Facebook (Opens in new window)
Related Posts
- How to Change DNS Windows 11: A Step-by-Step Guide
- How to Reset DNS Windows 11: Step-by-Step Guide for Beginners
- How to Change DNS Server Windows 11: A Step-by-Step Guide
- How to Change DNS Windows 10: A Step-by-Step Guide for Beginners
- How to Clear DNS Cache Windows 11: A Step-by-Step Guide
- How to Fix DNS Server Not Responding on Windows 11: Step-by-Step Guide
- How to Check DNS Settings in Windows 11: A Step-by-Step Guide
- How to Flush DNS Windows 11: A Step-by-Step Guide
- How to Set a Static IP Windows 11: Step-by-Step Configuration Guide
- How to Ping DNS Server Windows 11: A Step-by-Step Guide for Beginners
- How to Set Static IP Windows 11: A Step-by-Step Guide for Beginners
- How to Change IP Address Windows 11: A Step-by-Step Guide
- How to Find Your IP Address on an iPhone 7: A Step-by-Step Guide
- How to Change MAC Address on Windows 11: Step-by-Step Guide
- How to Change IP Address Windows 10: A Step-by-Step Guide for Beginners
- How to Reserve an IP Address on a Netgear N600 Router
- Where is the MAC Address on My iPhone 7? A Step-by-Step Guide
- How to Change MAC Address Windows 11: Step-by-Step Guide
- How to Change Network Adapter Settings in Windows 11: A Complete Guide
Get Our Free Newsletter
How-to guides and tech deals
You may opt out at any time. Read our Privacy Policy
Home » Tech Tips » Windows » How to Assign Static IP Address in Windows 10?
How to Assign Static IP Address in Windows 10?
Every computer connected to the internet should have a unique number. This number is called IP address and used for identifying the computer and monitor the activities originating from that IP address . This will help to easily block the particular IP address whenever there are spam and malicious activities from that IP. Generally, your internet service provider (ISP) will buy a bulk range of IP addresses and assign to the clients like you dynamically whenever you connected to the internet.
The dynamic IP assignment may result in multiple issues and you may not able to get the same identity every time. Setting your own static IP address is used varyingly and in different occasions. Some people do it so that their IP address remains the same and doesn’t change from time to time. Some others do it for whitelisting their IP for accessing applications.
In any case, we’ll be going over how to change your IP address in Windows 10 PC to one that is static.
How to Change IP Address in Windows PC?
To begin with, you’ll need to open the “Network Connections” window. You can do this by pressing “Win + R” keys to open “Run” dialog box and then searching for “ncpa.cpl”.
The window should look something like below.
The “Network Connections” window will show you all available wired, wireless, VPN and LAN networks on your computer. In the above example we have an Ethernet adapter as we are connected to internet using a network cable. If you are using wireless router then you will be seeing the network name of your Wi-Fi connection .
From here, we need to right click on the active connection that we want to set an IP address on, and select properties, like so.
Once in the properties window, chose the “Internet Protocol Version 4 (TCP/IPv4)”. It should look something like this:
Change IP, Subnet Mask and Default Gateway
Now, double click on the TCP/IPv4 option. Because we want to actually change the IP address to something that we want, the option that you want to select in there is “Use the following IP address”. This is where we get to choose what the IP address is. Make sure that you enter an IP address that you have obtained from your ISP.
Be careful when setting your IP address though, as the values of the IP address sections can only be between 0 and 255. Otherwise, it will likely come up with error like this one:
What we need to do next is put in a Subnet mask in the box below the IP Address. A Subnet mask, for those that don’t know, is basically something that hides your IP address and splits it into your network and host addresses. So, let’s go ahead and put that in. In most cases when you click on the section and Windows will auto fill it for you.
The default gateway section can just be left blank, because that will just be the router itself.
Note: Remember to get a valid IP address from your ISP which is supported by all your devices including the router. Actually you can configure the static IP address on your router so that all the connected devices can have the same IP.
Assigning Manual DNS
A DNS server address is essentially something that takes domain names, or websites, and resolves them into IP addresses. Similar to IP address, DNS servers also assigned automatically by your ISP. If you like to assign manual DNS servers, all that’s left to do now is put in the preferred and alternate DNS Server addresses. So, we can go ahead and place each of those in like so.
Remember to enter reliable DNS servers like Google public DNS since all your browsing activities will be routed through these DNS servers. Also enter both the preferred and alternate DNS server IP addresses. The alternate server will act as a backup for the preferred server whenever it fails.
Validating the IP Assignment
It is important to validate the IP addresses you entered are correct. Before clicking on the “OK” button, ensure to tick the little box in the corner that says, “Validate settings upon exit”. What this does is simple. It checks all your new IP address settings to see if they work and informs you accordingly. So that, down the track, you don’t struggle with your network connection and wonder, “why is this happening to me?”
With that done, press the “Ok” button, and then press it again on the “Properties” window. If all goes well, your computer should run diagnostics on the new IP address and give you feedback on it. If the IP address isn’t working, it will show a diagnostic tool, like this:
You can either choose to select the “Apply this fix” or choose “skip this step” option. Apply this fix meaning that it will revert your IP address settings back to what they were previously and assign them automatically. Skip this step usually results in the connection being disabled. In this case, you can then go back and repeat the steps above, but with an IP address that is supported by your ISP and router.
Due to this happening, it is recommended that you look at the related settings and IP addresses for your router before you start changing to static IP address. If your router supports the IP address and DNS server addresses, then you have just successfully created static IP address for your Windows 10 PC.
About Editorial Staff
Editorial Staff at WebNots are team of experts who love to build websites, find tech hacks and share the learning with community.
You also might be interested in
How to Fix Wi-Fi Connection Issues in Mac?
All latest MacBook laptop models come only with wireless ports[...]
How to Block Google and Bing Accessing Your Site?
Google uses Googlebot crawler for crawling and indexing webpages at[...]
How to Add WordPress Site in Google Search Console?
Google Search Console is the only way to submit your WordPress[...]
Leave your reply.
Greetings, HELP, I’m really afraid to do this! WAN’T to do it though. Can’t I somehow get a hold of my IPS somehow before I Start all this & get my next working IP Address & Subnet Mask before I try yo enter my own numbers before I try just setting it myself with various numbers?
Thanks, Barry
DOWNLOAD EBOOKS
- SEO Guide for Beginners
- WordPress SEO PDF Guide
- Weebly SEO PDF Guide
- Alt Code Emoji Shortcuts PDF
- Free ALT Code Shortcuts PDF
- View All eBooks
TRENDING TECH ARTICLES
- 600+ Windows Alt Codes for Symbols
- Fix Chrome Resolving Host Problem
- Fix Slow Page Loading Issue in Google Chrome
- View Webpage Source CSS and HTML in Google Chrome
- Fix Safari Slow Loading Pages in macOS
- Fix Windows WiFi Connection Issue
- ROYGBIV or VIBGYOR Rainbow Color Codes
- Fix I’m Not A Robot reCAPTCHA Issue in Google Search
- Structure of HTTP Request and Response
POPULAR WEB TUTORIALS
- Move WordPress Localhost Site to Live Server
- Move Live WordPress Site to Localhost
- Move WordPress Media Folder to Subdomain
- Fix WooCommerce Ajax Loading Issue
- Create a Free Weebly Blog
- Edit Weebly Source Code HTML and CSS
- Add Scroll To Top Button in Weebly
- Add Table in Weebly Site
- How to Add Advanced Data Table Widget in Weebly?
- Up to $500 Free Google Ads Coupon Codes
FREE SEO TOOLS
- Webpage Source Code Viewer
- HTTP Header Checker
- What is My IP Address?
- Google Cache Checker
- Domain Age Checker Tool
- View All Free Web and SEO Tools
© 2024 · WebNots · All Rights Reserved.
Type and press Enter to search
How to Set Static IP Address on Windows 11/10.
A static IP address is a dedicated, permanent IP address that is manually assigned to a device by a user. Unlike dynamic IP addresses, which are assigned by a DHCP Server and can change over time, static IP addresses remain fixed and do not change over time.
A static IP address can be useful in many situations, such as when hosting a website or server, setting up a virtual private network (VPN) server, forwarding ports to a specific device, accessing a networked printer, and more.
Whatever your reason may be, assigning a static IP address is a simple and straightforward task that can be done directly on the device. In this article, we will cover various methods for setting up a static IP address on Windows 11/10.
How to Assign a Static IP Address on a Windows 11 PC.
- Set Static IP on Windows 11 Settings.
- Set Up Static IP Address in Network Connections.
- Assign a Static IP Address through Command Prompt.
- Specify a Static IP Address with PowerShell.
Method 1: Manually Set a Static IP Address using Windows Settings
The most straightforward method for setting a static IP address is through Windows Settings.
1. Press Windows + I keys to open the Windows Settings app
2. Select the Network & internet tab in the left pane and then click on the active/connected network connection ( Ethernet or WiFi ) on the right pane.
3. On the network configuration page:
a. Note the current IPv4 address and the IPv4 DNS server address which automatically assigned by DHCP (usually your router).
b. Click the the Edit button next to the IP assignment section to set a Static IP Address.
4. In Edit IP settings , change the setting from Automatic (DHCP) to Manual using the drop-down menu.
5. Then, Turn On the IPv4 toggle and fill out the fields below as follows:
- IP address: Enter the static IP Address that you want to use. *
* Note: if you want to set the assigned DHCP IPv4 address you noted before as static, type this address here. (e.g. "192.168.1.217" in this example)
- Subnet mask: Type 255.255.255.0
- Gateway: Enter the IP address of your router. [Usually, this is the same as the IPv4 DNS server address you noted before. (e.g. "192.168.1.1" in this example)]
- Preferred DNS: Type the IPv4 DNS server address you noted before. (e.g. "192.168.1.1" in this example).
6. When finish, click Save and you done. You have successfully changed the IP address from dynamic to static. *
* Note: If, after following the instructions above, you lose your network connectivity, make sure you have set the correct IP address, Subnet Mask, Gateway and DNS, or change to Automatic (DHCP) again.
Method 2: Assign a Static IP Address in Network Connections settings.
The classic and my favorite method to change the IP Address in Windows, is through the Network Connections applet.
3a. In Network Connections window, double-click on the active Network Connection/Adapter and click Details.
3b. In Network Connection Details window, notice and write down the following information:
- IPv4 Address (e.g. "192.168.1.101")
- IPv4 Subnet Mask (e.g. "255.255.255.0")
- IPv4 Default Gateway (e.g. "192.168.1.1")
- IPv4 DNS Server (e.g. "192.168.1.1")
3c. When done, click the Close button.
4. Now, in Network Status window, click Properties.
5. Select Internet Protocol Version 4 (TCP/IPv4) and click Properties again.
6. In ' Internet Protocol Version 4 (TCP/IPv4) Properties' window, do the following:
a. Check the Use the following IP address option and fill the below fields as follows:
b. At IPv4 Address field, type the static IP Address that you want to use, or if you want to set the assigned DHCP IPv4 address you noted before as static, type this address. (e.g. "192.168.1.101" in this example)
c. Then press the Tab button once to fill automatically the Subnet mask field, or type manually the Subnet mask "numbers" you noted in the step-3b above (e.g. 255.255.255.0").
d. At Default gateway field, type the IP Address of the "IPv4 Default Gateway" you noted before (This is the IP Address of your router. e.g. "192.168.1.1" in this example)
e. Next, check the Use the following DNS addresses option and type below the IPv4 DNS Server address you noted before (e.g. "192.168.1.1" in this example), or type your preferred DNS server's address, such as the Google's public DNS Server's addresses " 8.8.8.8 " for Preferred DNS and " 8.8.4.4 " for Alternate DNS, as in this example.
7. Now, check the Validate settings upon exit option and click OK to save the changes.
8. Finally, click Close to close the adapter’s properties window and you done! *
* Note: If, after following the instructions above, you lose your network connectivity, make sure you have set the correct IP address, Subnet Mask, Gateway and DNS, or change back to the Dynamic IP assignment, by checking both the " Obtain an IP address automatically " & " Obtain DNS Server addresses automatically " options in the above screen.
Method 3: Set Up a Static IP Address using Command Prompt
If you like commands, then here are the instructions to change your Dynamic IP address to Static, via command line.
1. Open Windows Search, type command prompt, and select Run as administrator . Then, click Yes on the UAC prompt to proceed.
2. Proceed and view your current IP Address configuration by giving the below command and pressing Enter :
- ipconfig/all
3. After command execution, scroll up and and note the name of the network adapter that you are currently using (e.g. "Wi-Fi" in this example), and then note the following details below it:
- IPv4 Address (e.g. "192.168.1.100")
- Subnet Mask (e.g. "255.255.255.0")
- Default Gateway (e.g. "192.168.1.1")
- DNS Server (e.g. "192.168.1.1")
2a. To change the Dynamic IP address configuration you already have to a static IP address configuration, enter the following command:*
- netsh interface ip set address name=" Adapter's_Name " static IPAddress SubnetMask DefaultGateway
* Note: In the above command:*
- Replace Adapter's_Name with the name of the active network adapter, (e.g. " Wi-Fi " in this example)
- Replace the IPAddress with the IPv4 Address you noted above (e.g. " 192.168.1.100 " in this example), or type the Static IP Address that you want to use.
- Replace the SubnetMask with the " Subnet mask" address you noted above (e.g. " 192.168.1.1 " in this example).
* In this example, the command will be:
- netsh interface ip set address name="Wi-Fi" static 192.168.1.100 255.255.255.0 192.168.1.1
2b. To assign a DNS server address, type or paste the following command and press Enter :*
- netsh interface ip set dns name=" Adapter's_Name " static DnsServer
- Replace the DnsServer with the DNS Server's IP Address of the DNS you noted above (e.g. " 192.168.1.1 " in this example), or the type the IP address of the DNS Server that you want to use. **
** e.g. In this example will want to use Google's Public DNS server (8.8.8.8). So , the command will be:
- netsh interface ip set dns name="Wi-Fi" static 8.8.8.8
2c. If you want to assign an alternate DNS server address, (e.g. "8.8.4.4"), give the following command and press Enter : *
- netsh interface ip add dns name=" Wi-Fi " 8.8.4.4 index=2
* Note: Replace Wi-Fi with your adapter's name and change 8.8.4.4 with your desired alternative DNS server address.
3. When finish, close the command prompt window and you're done!
Method 4: Set a Static IP Address using PowerShell.
Another way to change to a Static IP address on your device, is via PowerShell.
1. Press the Windows key, type powershell in the search bar, and click Run as Administrator to open Windows PowerShell as administrator .
2. Now give the following PowerShell command and hit Enter to view the current Network IP configuration:
- Get-NetIPConfiguration
3. Now note the InterfaceIndex of the active network adapter (e.g. "22" in this example), and the following details below it:
- IPv4Address (e.g. "192.168.1.100")
- IPv4Default Gateway (e.g. "192.168.1.1")
4. Run the following command to set up a static IP address: *
- New-NetIPAddress -InterfaceIndex Number -IPAddress New- IPv4Address -PrefixLength 24 -DefaultGateway IPv4DefaultGateway
* Notes 1. In the above command:
- Replace Number with the Interface's Index number you noted above (e.g. "22" in this example)
- Replace New- IPv4Address with the static IP Address you want to use. (e.g. "192.168.1.150" in this example), or type the IPv4Address you noted before.
- Replace IPv4DefaultGateway with the IP Address you noted above (e.g. "192.168.1.1" in this example.
e.g. To set the IPv4 Address to "192.168.1.150", type:
New-NetIPAddress -InterfaceIndex 22 -IPAddress 192.168.1.150 -PrefixLength 24 -DefaultGateway 192.168.1.1
2. The number "24" is usually the default prefix (Subnet Mask) for home networks.
5. To add a primary DNS server to your network adapter, run the below command:*
- Set-DnsClientServerAddress -InterfaceIndex Number -ServerAddresses DnsServer
Note: In the above command:
- Replace DnsServer with the IP of the DNS Server you noted above (e.g. "192.168.1.1" in this example), or type the IP Address of your referred DNS Server.
Example No1: To use the current DNS server's IP address in this example:
- Set-DnsClientServerAddress -InterfaceIndex 22 -ServerAddresses 192.168.1.1
Example No2: To set another DNS Server with IP address "208.67.222.222" type:
- Set-DnsClientServerAddress -InterfaceIndex 22 -ServerAddresses 208.67.222.222
Example No3: To specify both a Preferred and an Alternate DNS Server with IP's 208.67.222.222 & 208.67.220.220 respectively, give the following command:
- Set-DnsClientServerAddress -InterfaceIndex 22 -ServerAddresses 208.67.222.222, 208.67.220.220
That's it! Which method worked for you? Let me know if this guide has helped you by leaving your comment about your experience. Please like and share this guide to help others.
We're hiring
We're looking for part-time or full-time technical writers to join our team! It's about a remote position that qualified tech writers from anywhere in the world can apply. Click here for more details.
- Recent Posts
- How to Update BIOS Safely with Windows 11/10. - November 14, 2024
- FIX: Can't login with PIN in Diagnostic Startup mode with error 'Something happened and your PIN isn't available'. - November 12, 2024
- FIX: Your PIN is no longer available due to a change to the security settings on this device. - November 11, 2024
Konstantinos Tsoukalas
Related posts.
How to , Tutotial , Windows , Windows 10 , Windows 11 , Windows 7
How to Update BIOS Safely with Windows 11/10.
How to , Tutotial , Windows , Windows 10 , Windows 11
FIX: Can't login with PIN in Diagnostic Startup mode with error 'Something happened and your PIN isn't available'.
FIX: Your PIN is no longer available due to a change to the security settings on this device.
Leave a reply cancel reply.
Your email address will not be published. Required fields are marked *
Steve's Smart Home Networking Guide
Practical Home Networking and Home Automation
How to Set Up A Static IP Address on Windows 10
You can manually assign IP addresses to your computers and devices.
These addresses are known as static addresses. See Home network addresses for more details.
To set up a static address you need to locate the Connection you are using.
1. Click on the Windows Icon Lower left.
2. Click the Settings icon
3. The windows setting screen appears click on the network and Internet link.
4. In the Network status pane locate the change adapter options link and click it
5. You should now see your network adapters. I have two installed and the Wi-Fi adapter is disabled. If your PC is equipped with two; as most are, then only use one and disable the other.
7. Use the scroll bar to locate TCP/IPv4 and click it to highlight it,and then click the properties button .
1. My home network use the network address 192.168.1 (first three numbers) also common is 192.168.0 and 10.x.x.x
2. The default gateway is the address of your home router. This is assigned to the router as a static IP address. It can be changed as part of the home router set up .
3. The subnet mask is important anf is usually 255.255.255.0
4. You need the address of 1 DNS server to access websites on the Internet. The Google DNS server is available to use for free but you can use your ISP DNS servers.
5. You can choose to manually assign the DNS addresses and automatically assign the IP address or vice versa.
Related Tutorials and resources
- How to Geek article covers other versions of Windows. (XP,Vista,Windows 7)
- Setting Up A Home Network
- Internal and External IP Addresses
- How to Setup and Configure your Home Router
- Windows File Sharing Guide
Frontier Communications supplied me with an Arris NVG468MQ router. I use NordVPN. I want to set up port forwarding and would like to know if I first should set up a static IP address. If so, should I disable the VPN prior to doing that? If not, which IPv4, Subnet, and DNS server(s) should I use from cmd -> ipconfig /all? I show the following while NordVPN is enabled:
Windows IP Configuration: Host Name: xxxxxx xxxx xxxx xxxx
Unknown Adapter NordLynx: Media State: Media Disconnected Connection Specific DNS Suffix: (empty) Description: NordLynx Tunnel Physical address: (empty) DHCP Enabled: No Autoconfig enabled: Yes
Ethernet Adapter Ethernet 2 Descriptioon: TAP-NordVPN Windows adapter V9 xxxxx xxxxx xxxxx
Ethernet Adpater Ethernet: Connection specific DNS suffix: Home Description: Intel gigabit network coonection IPv4 address: xxxxxxx SUbnmet: xxxxxxx Default Gateway: xxxxxxx DHCP Server: xxxxxx DNS Servers: xxxxxxx (only 1)
Wireless LAN adapter Wi FI: Media State: media disconnected
Have not used Nord vpn but I don’t think that port forwarding will work to the machine running it. Rgds Steve
Extremely helpful. Just bought a second hand Computer with Windows 16 server installed. Was trying to understand how to set up a home network using that. This has made it much easier to understand the static IP bit. Thanks
Leave a Reply Cancel reply
Your email address will not be published. Required fields are marked *
- How To Set Static IP Address in Windows 10 using CMD
I n this tutorial, we are going to see how to set static IP address in Windows 10 using CMD . There are several methods to set a static IP address in Windows 10. In this tutorial, we will see together how to set a static IP address from the Command Prompt.
In Windows 10, setting a static IP address for your device is an essential configuration that may be required in a number of scenarios. For example, if you plan to share files or a printer on a local network, or when you try to set up port forwarding.
If you do not assign a static IP address, the services your computer provides to other devices will eventually stop working. This is because, by default, connected devices use dynamic IP addresses assigned by the Dynamic Host Configuration Protocol (DHCP) server (usually the router), and may change as soon as you reboot your machine or after the dynamically assigned configuration expires. [st_adsense]
Using CMD may seem difficult for some users, yet it is one of the fastest ways to assign a static IP address in Windows 10.
- IPv4 address
- Subnet mask
- Default gateway
- DNS servers
[st_adsense] Step 3: Type the following command to assign a static IP address and press Enter. Of course, in the command below, make sure to change Ethernet to the name of your network card, but also change 192.168.1.128, 255.255.255.0, and 192.168.1.2, subnet mask, and default gateway address that matches your configuration.
- Types of Ethernet Cable
- How to Install CAB File in Windows 10 using Command Line
- How to Change Multiple File Extensions at Once in Windows 10 Using PowerShell
- How to Make Taskbar Buttons Smaller in Windows 10
- How to Run AutoHotKey Script on Startup Windows 10
- How to Remap Keyboard Keys in Windows 10
- How to Search Files by Size in File Explorer on Windows 10
- How to Check Internet Data Usage in Windows 10
- How to Change Folder Background Color in Windows 10
- How to Turn off Location on Laptop Windows 10
- How to Disable Sleep Option from Windows 10 Start Menu
- How to Wake Up Computer From Sleep Mode in Windows 10 with Mouse
- How to Wake Up Computer From Sleep Mode in Windows 10 with Keyboard
- Batch File To Display Popup Message in Windows 10
- How to Display Popup Reminder in Windows 10
- How to See PC Startup and Shutdown History in Windows 10
- How to Record Your Screen with VLC on Windows 7/8/10
- How to Change Paging File Size in Windows 10
- How to Display Full Path in Title Bar of File Explorer on Windows 10
- How to Cancel Shutdown on Windows 10
- How to Schedule Auto Shutdown in Windows 10
- How to Schedule a Scan in Windows Defender
- How to Calculate Total Duration of Multiple Video Clips in Windows 10
- How to Fix Drag and Drop Problems in Windows 10
- How to Disable Power Throttling in Windows 10
- How to Run Program as Administrator Without Password Prompt in windows 10
- How to Limit Windows Defender CPU Usage
- How to Check if Windows 10 is Activated
- How to Fix Right Click on Desktop Not Working in Windows 10
- Image Resizer on Right-click for Windows 10
- How to Change Computer Name in Windows 10
- How to Change Account Picture in Windows 10
- How to Zoom in and out in CMD and PowerShell
- How to Lock Screen After Inactivity on Windows 10
- How to Sync Computer Time With Internet in Windows 10
- Command To Check Open Ports in Windows
- How to Keep a Window Always On Top on Windows 10
- How to Increase Font Size in Windows 10
- How to Change Cursor Color in Windows 10
- How to Change Cursor Size in Windows 10
- How to Change Default PDF viewer on Windows 10
- How to Disable Security Questions in Windows 10
- How to Pin Specific Settings to the Start Menu in Windows 10
- How to Format USB Device When FAT32 Option is Not Available
- How to Automatically Open a Web Page at a Specific Time
- How to Restart explorer.exe in Windows 10 Using CMD
- How to Restart Explorer.exe in Windows 10 [2 Methods]
- How to Add Program Shortcut to Start Menu in Windows 10
- Hibernate Option Not Showing In Windows 10
- How To Delete Previous Version of Windows in Windows 10
- How to Add Print Option in Right-Click Menu
- How to Delay Startup Programs in Windows 10/8/7
- How to Disable Task Manager on Windows 10
- How to Turn on Network Discovery in Windows 10
- How to Check if Virtualization is Enabled in Windows 10
- How to Password Protect a Zip File on Windows 10
- How To Change User Folder Name in Windows 10
- How to Restore Drivers in Windows 10
- How to Backup Drivers using PowerShell Command in Windows 10
- How to Add Store Apps to Startup in Windows 10
- How to Enable Fingerprint in Windows 10
- How to Enable Autocorrect and Predictive Text in Windows 10
- How To Open a Second File Explorer Window in Windows 10
- How to Block Websites On Your Computer
- Check Disk Command in Windows 10
- How to Activate a Window by Hovering Over it with the Mouse in Windows 10
- How to Control Volume for Individual Programs in Windows 10
- How to Schedule Restart in Windows 10
- How to Change Microsoft Store Region in Windows 10
- How to Hide the Clock From Windows 10 Taskbar
- How to Enable Number Pad on Keyboard Windows 10
- How to Turn Off Taskbar Thumbnail Previews in Windows 10
- How Can I See All Drives in CMD
- How to Show All Drives in Windows 10 File Explorer
- Windows 10 Privacy Settings to Turn Off
- How to Change Desktop Icons in Windows 10
- How to Force a Program to Open in Full Screen in Windows 10
- How to Delete Temporary Files in Windows 10
- How to Enable Startup Sound in Windows 10
- How to Reset All Default Apps in Windows 10
- How to Change Default Action on Connecting a USB Device Windows 10
- How to Remove Old Drivers From Windows 10
- Where is the Drivers Folder in Windows 10
- How to Reset Windows Update in Windows 10
- How to Format USB Using CMD on Windows 10
- How To Check WiFi Signal Strength on Windows 10 Using CMD
- How to Remove “Show Desktop” Button on Windows 10
- How to Enable Remote Desktop on Windows 10
- How To Open File Explorer To “This PC”
- How to Stop the Screen From Turning Off on Windows 10
- How to Change Default Folder Name in Windows 10
- How to Display Day of Week in Windows 10 Taskbar
- How To Display Windows 10 Start Menu in Full Screen
- How to Create a New Library in Windows 10
- How to Reset the Settings App in Windows 10
- How To Disable Startup Programs in Windows 10
- How to Enable Registry Backup in Windows 10
- How to Remove Password at Windows 10 Startup
- How to Reset Windows 10 To Factory Settings
- How To Enable or Disable Night Light in Windows 10
- How to Add Clocks to Start Menu on Windows 10
- How to Disable Bing Web Search Results in Windows 10 Start Menu
- How to check Bluetooth battery level on Windows 10
- How To Find Out If a Program is 32 or 64-bit Windows 10
- How To Check Bios Firmware Version in Windows 10
- How To Activate Windows 10
- How to enter UEFI (BIOS) on Windows 10
- How to Boot From a USB Drive on Windows 10
- How to Reinstall Microsoft Store in Windows 10
- How to Enable Ultimate Performance Mode in Windows 10
- How to Stop Apps From Running in the Background on Windows 10
- How to Change Another User’s Password in Windows 10
- How to Delete Local User Account using PowerShell in Windows 10
- How to Create Local User Account using PowerShell in Windows 10
- How to Disable User Account Control (UAC) in Windows 10
- How to Block Inappropriate Websites on Windows 10
- How to Set Up a Child Account in Windows 10?
- How to Download Windows 10 ISO file (32 bits and 64 bits)
- How to Change the Default Save Location in Windows 10
- How to Add Open Command Prompt Here to right-click Menu in Windows 10
- Add Open PowerShell Window Here as Administrator in Windows 10
- How to Mount ISO Images on Windows 10
- How to Clear DNS Cache on Windows 10
- How to Change DNS Server in Windows 10
- How to Change Temp Folder Location in Windows 10
- How to Reduce the Size of the Search Bar in Windows 10
- How to Force Close a Program on Windows Without Task Manager
- How to Force Close a Program with Task Manager
- How to Speed Up Windows 10 Startup
- How to Enable Sandbox in Windows 10
- How to Disable Automatic Installation of Suggested Apps in Windows 10
- No Sounds on Windows 10? Here’s How to Fix It
No Audio Output Device Is Installed in Windows 10 Fix
- Where is the Location of Startup Folder in Windows 10?
- How to Create a Windows 10 Bootable USB
- How To Run Computer Performance Test in Windows 10
- How To Tell If Your Computer Is 32 Or 64-bit Windows 10
- How to Remove Recycle Bin From Desktop on Windows 10
- How to Show My Computer, Recycle Bin Icon on Windows 10
- How To Enable Screen Saver In Windows 10
- How to Enable or Disable Updates For Other Microsoft Products on Windows 10
- How to Disable Windows 10 Startup Delay
- How To Open Emoji Keyboard on Windows 10
- How to Turn On File and Printer Sharing in Windows 10
- How To Optimize Windows 10 For Gaming
- How to Add Shortcuts to the “Send to” Menu in Windows 10
- How to Change the Screen Refresh Rate of Your Monitor in Windows 10
- How to Make a Program Run on Startup in Windows 10
- How to Turn Off SmartScreen in Windows 10
- How to Disable Telemetry in Windows 10
- How to Disable Windows 10 Tracking
- How to Disable Windows 10 Data Collection
- How to Free Up Disk Space in Windows 10
- Fast Way to Delete a Large Folder in Windows 10
- How to Create a Printer Shortcut on Desktop Windows 10
- How to Change Audio Output Device Per Application on Windows 10
- How to Format a Hard Drive or SSD in Windows 10
- How to Switch Between Windows in Windows 10 using Keyboard
- How to Download and Install Windows Media Player for Windows 10
- How to Create a Shortcut on Desktop Windows 10
- How to Block reopening of Programs on startup Windows 10
- How To Limit Windows Update Bandwidth in Windows 10
- How to remove the 3D Objects folder from This PC in Windows 10
- How to Remove Old User Account Pictures in Windows 10
- How to Delete the Hibernation File hiberfil.sys
- How to Show Seconds in System Clock in Windows 10
- How to Open Files and Folders with Single Click in Windows 10
- How to Reset Your Microsoft Account Password for Windows 10
- How to Fix Corrupted Files in Windows 10
- How To Export And Import Start Menu Layout In Windows 10
- How to Stop Automatic Restart After Updating Windows 10
- How to Remove Ads From the Start Menu in Windows 10
- How to Create a Homegroup Network in Windows 10
- How to Disable ads in File Explorer in Windows 10
- How To Fix gpedit.msc Group Policy Editor Missing in Windows 10
- How to Change the Network Connection Priority in Windows 10
- How to Watch Videos While Working on Other Tasks on Windows 10 Computer
- How to Create a System Repair Disk in Windows 10
- How to Customize the Taskbar in Windows 10
- How to Change Taskbar Icons in Windows 10
- How to Show the Control Panel in File Explorer on Windows 10
- How to Uninstall Updates in Windows 10
- How to reset all Local Group Policy on Windows 10
- How To Turn Windows 10 Computer Into a Wi-Fi Hotspot
- How to Reset Network Settings in Windows 10 Using CMD
- How to Disable the Game Bar in Windows 10
- How to Clear Windows 10 Update Cache
- How to Create an Invisible Folder without Any Name in Windows 10
- How to Add Open With to Right-click Menu in Windows 10
- How to Change Default Apps on Windows 10
- How to Prevent Copying Files From USB to PC
- How to Find Your WiFi Password on Windows 10
- How to Hide Your Name and Email Address on Windows Login
- How to Speed Up File Transfer in Windows 10
- How to Remove Power or Shutdown Button from Lock Screen in Windows 10
- How to Start Windows 10 in Safe Mode
- How to Stop Lock Screen ads in Windows 10
- How to Enable Guest Account in Windows 10 using CMD
- How to Restore Windows 10 Image Backup From Hard Drive
- How to Create a System Image in Windows 10
- How to Disable Automatic Update on Windows 10
- How to Stop Programs From Automatically Updating in Windows 10
- How to Take a Screenshot on Windows 10
- Windows 10: Start Menu And Taskbar Not Working
- How to Rebuild a Broken Icon Cache in Windows 10
- How to Turn Off Windows Security Notifications in Windows 10
- How to Preview a File Without Opening it in Windows 10
- How to Permanently Disable Windows Defender on Windows 10
- How to Disable the Action Center in Windows 10
- How To Reinstall Microsoft Edge In Windows 10
- How to Uninstall Microsoft Edge in Windows 10
- How to Change Start Menu and Taskbar Color in Windows 10
- How to Get Windows 7 Start Menu on Windows 10 with Classic Shell
- Why the Start Menu is Slow to Open in Windows 10
- How to Change Login Screen Background on Windows 10
- How to Restore Windows Photo Viewer in Windows 10
- How to Fix Screen Flickering in Windows 10
- How to Remove Windows 10’s Built-in Apps
- How to Fix Black Screen on Windows 10
- How to Remove Search Bar From Taskbar on Windows 10
- How to Disable Windows 10 Peer-to-Peer Updates
- How to Downgrade to Windows 7 From Windows 10
- How to Fix Windows 10 Start Menu And Cortana Not Working
- How to Backup and Restore Registry in Windows 10
- How to Change the Default Installation Location on Windows Using Regedit
- How to Force Restart Windows 10 with Keyboard
- How to Remove Shortcut Arrow from Desktop Icons on Windows 10
- How to Find Computer Specs on Windows 10
- How To Move Your Libraries To Another Drive in Windows 10
- How to Enable Numlock at Windows Startup
- How to Change CMD Color in Windows 10
- How To Increase Font Size In CMD
- How To Assign Letter To Drive In CMD
- How To Get MAC Address In CMD
- How to Open File Explorer Using CMD on Windows 10
How To Run Batch File On Windows Startup
- How To Run EXE From A Batch File
- How To Run A Python Script From A Batch File
- How to Run PowerShell Script From A Batch File
- How to Run Multiple Batch Files From One Batch File
- Batch File To Copy All Files From One Folder To Another
- How To Compare Strings In Batch Files
- How To Concatenate Variables In Windows Batch File
- How To Clear A Variable In A Batch File
- For Loop Counting From 1 To N in a Batch File
- How to Run Batch File Automatically Every X Minutes
- Batch File To Get and Set System Date
- Batch File To Set Default Programs in Windows 10
- Batch File To Get Computer Name
- Batch File To Get Current Directory
- Batch File To Get Input From User
- Batch File To Get IP Address
- Batch File To Get MAC Address
- How to Add a Registry Key in a Batch File
- Batch File To Create Local User Accounts
- Batch File To Create a Text File
- Batch File To Create a Folder
- Batch File To Create Folders From a List
- Batch File To Write Ping Results To a Text File
- Batch File To Write Variable To a Text File
- Batch File To Write To a Text File
Batch File To Read XML File
- Batch File To Read CSV / XLS
- Batch File To Read Text File Line By Line into A Variable
- Batch File To List Folder Names
- Batch File To List Folders and Subfolders
- Batch File To List Filenames in a Specified Folder
- Batch File to List All Files in a Folder and Subfolders
- How to Check Internet Connection using Batch File
- How to Check the Size of a File in a Windows Batch Script
- How To Check Batch File Error
- Batch File To Check If Folder Exists
- How to Check If a Path is File or Directory using Batch
- Batch File To Delete Folders Older Than N Days
- Batch File To Delete All Files in Folder Older Than N Days
- Batch File To Delete All Files In Folder
- Batch File To Delete A File If Exists
- Batch File To Check If Multiple Files Exist
- Batch File To Check If File Exists
- Batch File Commands List With Examples
- 8 Batch File Commands You Should Know
- How to Create a Batch File in Windows
- How to Run Batch File in CMD
- How to Run EXE File in CMD
- How to Change the MAC Address on Windows 10
- How to Create a Website Shortcut on Desktop In Windows 10
- 29 Run Commands in Windows You Should Know
- How to Ping IP Address in CMD
- How to Get IP Address Using Ipconfig in CMD
- How to Delete Folder Using CMD in Windows 10
- CMD Commands List You Should Know
- How to Change Lock Screen in Windows 10
- How to Show My Computer Icon on Desktop in Windows 10
- How to Change Compatibility Mode in Windows 10
- How to Uninstall Internet Explorer in Windows 10
- How to Add or Change Desktop Theme in Windows 10
- How to Disable Transparency Effects in Windows 10
- How to Delete and Uninstall Fonts in Windows 10
- How to Install New Fonts in Windows 10
- How to Disable Lock Screen on Windows 10 Using Registry
- How to Customize Action Center in Windows 10
- How to Disable Cortana in Windows 10 using Registry
- Battery Icon Missing From Taskbar in Windows 10 [Solved]
- How to Change Desktop Background in Windows 10
- How to Increase Battery Life of Windows 10 Laptop
- How to Turn off Notifications in Windows 10
- How to Create Keyboard Shortcuts in Windows 10
- How to Change Desktop Icon Size in Windows 10
- How to Turn On Dark Mode on Opera
- How to Turn On Dark Mode on Mozilla Firefox
- How to Turn On Dark Mode on Google Chrome
- How to Turn On Dark Mode on Microsoft Edge
- How to Enable Dark Mode in Windows 10
- How to Increase Mouse Sensitivity in Windows 10
- How to Find Which Programs are Slowing Down Your Boot Time in Windows 10
- How to Defrag the Hard Drive in Windows 10
- How to Copy and Paste Into Command Prompt in Windows 10
- How to Enable the On-Screen Keyboard in Windows 10
- How to Check Laptop Battery Health in Windows 10
- How to Use Offline Maps in Windows 10
- How to Calibrate Your Monitor in Windows 10
- How to Enable God Mode in Windows 10
- How to Increase Processor Speed in Windows 10
- How to Pin a Folder to Taskbar in Windows 10
- How to Pin a Website to Taskbar in Windows 10
- How to Switch Between Desktops in Windows 10
- How to Make Windows 10 Boot Faster
- How to Stop Windows 10 From Sleeping
- How to Set an Alarm Clock on Windows 10
- How to Go Directly to Desktop in Windows 10
- How to Create a New Folder on Windows 10
- How to Reduce Blue Light on Computer Screen on Windows 10
- How to Turn on Speech Recognition in Windows 10
- How to Sync My Settings in Windows 10
- How to Change the Screen Resolution on Windows 10
- How to Create a New User on Windows 10
- How to Turn Off Tablet Mode in Windows 10
- How to Uninstall a Program on Windows 10
- How To Change Password In Windows 10
- Top Keyboard Shortcuts in Windows 10
- How to Speed Up Windows 10 Shutdown
- How to Change Default Browser in Windows 10
- How to Disable the Lock Screen in Windows 10
- How to disable User Account Control in Windows 10
- How to Hide File Extensions in Windows 10
- How to Show Hidden Files and File Extensions in Windows 10
- How to Create a Restore Point with System Protection Enabled in Windows 10
- How to Delete Browsing History on Firefox in Windows 10
- How to Delete Browsing History on Microsoft Edge in Windows 10
- How to Delete Browsing History on Google Chrome in Windows 10
You May Also Like
Leave a Reply Cancel reply
Your email address will not be published. Required fields are marked *
Save my name, email, and website in this browser for the next time I comment.
Gear Up Windows
4 Methods to Set Static IP Address on Windows 10?
Setting a static IP address on your Windows 10 computer can help you achieve a more stable and reliable network connection. By assigning a fixed IP address to your device, you can avoid conflicts with other devices on the same network and ensure that your device always has the same IP address, making it easier to connect to and manage.
If you’re unsure of how to set a static IP address on your Windows 10 computer, don’t worry. The process is relatively straightforward and can be completed in just a few simple steps. In this article, we’ll guide you through the process of setting a static IP address on your Windows 10 computer, whether you’re using a wired or wireless connection. So, let’s get started and make your network connection more stable and reliable!
How to Set a Static IP Address on Windows 10 Settings?
Setting a static IP address on Windows 10 using the Settings app is a quick and easy process. Here are the steps to follow:-
Step 1. Click on the Windows Start button and select Settings . Alternatively, press the Windows + I hotkey to open Windows 10 Settings on your PC.
Step 2. Then, click on Network & Internet .
Step 3. Now, click on Ethernet or Wi-Fi (depending on your connection) on the left side.
Step 4. Click on the network connection you want to set a static IP address for.
Step 5. Then, scroll down and click on the Edit button under the IP settings section.
Step 6. On the pop-up window, using the drop-down menu, select the Manual option.
Step 7. Turn on the “ IPv4 ” toggle switch.
Step 8. Enter the IP address, subnet mask, and default gateway information in the appropriate fields.
Step 9. If needed, enter the preferred and alternate DNS server information in the appropriate fields.
Step 10. Click on the Save button to apply the changes.
Once you have completed these steps, your Windows 10 device will have a static IP address that you can use to connect to your network. Remember to ensure that the IP address you enter does not conflict with any other devices on your network and that the subnet mask and default gateway information are correct.
How to Set a Static IP Address on Windows 10 from Control Panel?
Setting a static IP address on Windows 10 using the Control Panel is a simple and effective process. Here are the steps to follow:-
Step 1. Click on the Windows Start button and type “ Control Panel .”
Step 2. Then, click on the Control Panel app to open it.
Step 3. Next, click on Network and Internet .
Step 4. Then, click on Network and Sharing Center .
Step 5. Click on Change adapter settings in the left-hand menu.
Step 7. Right-click on the network connection you want to set a static IP address for and select Properties .
Step 8. After that, click on Internet Protocol Version 4 (TCP/IPv4) and select Properties .
Step 9. Select the option for “ Use the following IP address .”
Step 10. Enter the IP address, subnet mask, and default gateway information in the appropriate fields.
Step 11. If needed, enter the preferred and alternate DNS server information in the appropriate fields.
Step 12. Click on OK button to apply the changes.
Once you have completed these steps, your Windows 10 device will have a static IP address that you can use to connect to your network. Be sure to avoid entering an IP address that conflicts with other devices on your network, and ensure that the subnet mask and default gateway information are correct.
How to Set a Static IP Address on Windows 10 through Command Prompt?
Setting a static IP address on Windows 10 using the Command Prompt is a quick and efficient process. Here are the steps to follow:-
Step 1. Click the Windows Start button and type “ cmd ” in the search bar.
Step 2. Right-click on the Command Prompt entry and select Run as administrator .
Step 3. Type “ ipconfig /all ” and press Enter to view your current IP address and other information.
Step 4. Here, note down the name of the adapter as well as the following information:-
- Subnet mask,
- Default Gateway,
- DNS Servers.
Step 5. Type “ netsh interface ipv4 set address name=”Connection Name” static IPAddress SubnetMask DefaultGateway ” and press Enter .
- Replace “ Connection Name ” with the name of the network connection you want to set a static IP address for.
- Replace “ IPAddress ” with the IP address you want to assign to your device.
- Replace “ SubnetMask ” with the subnet mask for your network.
- Replace “ DefaultGateway ” with the default gateway address for your network.
Step 6. Type “ netsh interface ipv4 set dns name=”Connection Name” static DNSAddress ” and press Enter .
- Replace “ DNSAddress ” with the preferred DNS server address for your network.
Once you have completed these steps, your Windows 10 device will have a static IP address that you can use to connect to your network. Make sure that the IP address you enter does not conflict with any other devices on your network, and ensure that the subnet mask, default gateway, and DNS server information are correct.
How to Set a Static IP Address on Windows 10 from PowerShell?
Setting a static IP address on Windows 10 using PowerShell is a straightforward process. Here are the steps to follow:-
Step 1. Click the Windows Start button and type “ PowerShell .”
Step 2. Right-click on the Windows PowerShell entry and select Run as administrator .
Step 3. Type “ Get-NetIPConfiguration ” and press Enter to view a list of your network adapters.
After running the above command, note down the following details:-
- InterfaceIndex,
- IPv4Address,
- IPv4DefaultGateway,
Step 4. Type “ New-NetIPAddress -InterfaceIndex InterfaceIndex -IPAddress IPAddress -PrefixLength PrefixLength -DefaultGateway DefaultGateway ” and press Enter .
- Replace “ InterfaceIndex ” with the index number of the network adapter you want to set a static IP address for (listed in step 3).
- Replace “ PrefixLength ” with the subnet mask with the correct bit number if necessary. Typically on a home network, the setting is 24 .
Step 5. Type “ Set-DnsClientServerAddress -InterfaceIndex InterfaceIndex -ServerAddresses DNSAddress ” and press Enter .
Step 6. Press Enter to apply the changes.
Once you have completed these steps, your Windows 10 device will have a static IP address that you can use to connect to your network. Remember to ensure that the IP address you enter does not conflict with any other devices on your network and that the subnet mask, default gateway, and DNS server information are correct.
Leave a Reply Cancel reply
How to Assign Static IP Address in Windows 10
Not only on Windows 10 but setting a static IP address would probably render you best in any case. In an example, where you might want to share your other devices with a local network and don’t assign a static address, it might fail at the end.
Assigning a static IP address will allow your PC to provide other devices or port forwarding configurations seamlessly. It’s just because, connected devices usually use dynamic IP addresses assigned by the DHCP server, which can change just as you restart your machine.
To fix various Windows 10/11 problems, we recommend Outbyte PC Repair: This software will repair common computer errors, protect you from file loss, malware damage, hardware failure, and optimise your computer for peak performance. In three simple steps, you can resolve PC issues and remove virus damage:
- Download Outbyte PC Repair Software
- Click Start Scan to detect Windows 10/11 issues that may be causing PC issues.
- Click Repair All to fix issues with your computer's security and performance. This month, Outbyte has been downloaded by 23,167 readers.
Why should you Assign a Static IP Address?
Usually, it’s not that much of a big deal. But there are situations where you might need a static IP address just to keep things running smoothly.
For Example: You have a home media server, which you want to be able to locate without any problem and you want to discover it through IP address. Using an IP address, in this case, can come in handy these situations.
You might have apps that can only connect to the internet with an IP address.
Forwarding ports through a router to other devices on your network can work fine with some of them but not with all of them.
It doesn’t matter whatever your reasons are; you can just assign an address and lay back without any disruptions in your work life.
But not to worry, today, I’ll tell you how to assign a static IP address in Windows 10. So, even if you don’t know how to do it, now you will be able to without a fuss. So, let’s see how it goes.
Assigning Static IP Address in Windows 10
Follow the steps below accordingly to assign a static IP address,
Step-1: First of all, you need to go to the Start menu and open Network Connections . So, for that just press Windows Key + R and type in ncpa.cpl . After that just hit Enter .
Step-2: After you have opened Network Connections , look for the connection you are currently using. Right-click that and then go to Properties .
Step-3: Go through the list and find Internet Protocol Version 4 (TCP/IPv4) and select it. After that click the Properties button at the right bottom corner.
Step-4: Next, select the Use the following IP address option.
Note: When you assign a static IP address, you need to make sure that nothing will conflict with the address you provided. If you are using a router, you need to check the range of IP addresses it assigns.
Step-5: Go to the IP address field and enter the IP address value you want to assign on the computer.
Note: Let’s assume that the DHCP range of your router is 192.168.1.100-200. So, in this case, you can use any one from 192.168.1.2-99. You can see this option on the routers server; it should be available there.
Step-6: Go to the Subnet mask and enter 255.255.255.0.
Step-7: After that, go to the default gateway field and enter the IP address of your router or gateway device.
Note: By default, the getaway address for most routers is 192.168.1.1. Although, it’s best to be safe and go through the documentation before doing anything here.
Step-8: You can take a look at the exact DNS values that your router is getting from your ISP and assign those in the Preferred DNS server and Alternate DNS server fields. You’ll find these in the router’s configuration page.
Step-9: After you have set everything, just click OK to save your details saved.
There, you have successfully assigned a static IP address in Windows 10.
Assign Static IP Address via your Router
Although it’s best to assign the address using the Network Connections, you can also assign it using another method.
- The router will manage IP addresses but this way you won’t have to worry about changing it now and then for individual devices.
- It’s effortless to assign IP addresses within the same IP address range your router uses.
Hasib is a born geek and loves tweaking his computer and gadgets for effectiveness and productivity. At WindowsChimp, he specializes in writing Tutorial guides and discovering new hacks to share.
Leave a Comment Cancel reply
worldofitech
World of Information Technology
Switch to the dark mode that's kinder on your eyes at night time.
Switch to the light mode that's kinder on your eyes at day time.
Windows 10 IP Address Configuration
How to Configure IP Address in Windows 10
1) First right-click the network icon on the lower right corner of the taskbar area and click on Open Network and Sharing Center .
Click on Open Network and Sharing Center
2) Once Network and Sharing Center appears, go ahead to click on Change adapter settings .
3) Here you will be shown those wirelesses ( (Wi-Fi) and wired (Ethernet) adapters installed on your computer, and you can just right-click the connection you would like to change its network settings, and click on Properties . In this case, I right click my Wi-Fi adapter and click on Properties.
4) In the Network Connection Properties window, tick on Internet Protocol Version 4 (TCP/IPv4) and click Properties .
Note: If your computer is connected to the IPv6 network, you can select Internet Protocol Version 6 (TCP/IPv6) to configure IPv6 related network settings, but it’s not covered here.
In general, there are two ways for configuring those network-related settings, which are manual and automatic ways but the common approach nowadays is through the automatic approach.
Automatic IP Address Assignment
If you have a DHCP server configured on your router or you have a dedicated DHCP server in your network, you can configure your computer to get an IP address and other network information automatically by selecting Obtain an IP address automatically and Obtain DNS server address automatically .
Manual IP Address Assignment
If you like to do manual network configuration, you have to click on the Use the following IP addresses and Use the following DNS server addresses options, and then key in the IP address, Subnet mask, Default gateway, and DNS servers details. Please that the IP address of your computer must be unique in your network because none of the 2 computers in the same network can share the same IP address that will trigger the IP address conflict problem.
Note: Default gateway is a router that can route the traffic to the other network or Internet, usually it’s LAN IP address of your home router. DNS server is an application server that can translate URL to IP address so that you could browse websites without a problem. Check with your ISP on which DNS servers you should use. I
Note: If you have a laptop and use it at home and office, and it uses static IP at home and the IP assigned by the DHCP server at the office, you can make use of the alternate configuration to set the IP address and network information for these 2 different networks.
First, set Obtain an IP address and DNS automatically on the General tab as according to what I specified above so that the laptop will be assigned IP addresses automatically at the office. After that, click the Alternate Configuration tab, select the User configured option and key in your home network’s static IP and other network information. By setting this, when there is no IP information assigned due to no DHCP server at home, this alternate configuration will be applied automatically, so that you don’t have to spend time on configuring IP manually every time at home.
Written by worldofitech
Leave a reply cancel reply.
You must be logged in to post a comment.
How to Change Date and Time in Windows 10
How to remove frequent folders from quick access in windows 10.
IMAGES
VIDEO
COMMENTS
Key Takeaways. To set a static IP address in Windows 10 or 11, open Settings -> Network & Internet and click Properties for your active network. Choose the "Edit" button next to IP assignment and change the type to Manual. Flip the IPv4 switch to "On", fill out your static IP details, and click Save. Sometimes, it's better to assign a PC its ...
To set a static IP address manually on Windows 10, use these steps: Open Settings on Windows 10. Click on Network & Internet. Click on "Wi-Fi" or "Ethernet.". Click on the current network connection. Click the Edit button under the "IP settings" section. Select the Manual option from the drop-down menu. Turn on the "IPv4" toggle ...
Select Start, then type settings. Select Settings > Network & internet. Do one of the following: For a Wi-Fi network, select Wi-Fi > Manage known networks. Choose the network for which you want to change the settings. For an Ethernet network, select Ethernet, then select the Ethernet network you're connected to. Next to IP assignment, select ...
To change from dynamic to static IP address with commands on Windows 10, use these steps: Open Start. Search for Command Prompt, right-click the top result, and select the Run as administrator ...
Step 10: Save Changes by Clicking OK. Click "OK" to save your changes. This final step applies the settings and your device will now use the static IP address you entered. Once you've completed these steps, your device will have a static IP address. This means it will always use the same IP address on your network, making it easier to ...
Step 2: Go to Network Connections. Go to Network and Internet > Network and Sharing Center. Select Change adapter settings on the left. Step 3: Find the IP address. Right click the Ethernet icon and select Status from the context menu. Then click Details... to view all detailed information of network connection. Step 4: Set the IP address.
Step 7: Manually Enter IP Information. Select "Use the following IP address" and input your desired IP address, subnet mask, and default gateway. Then, click "OK." Here is where the magic happens! Make sure you enter the correct information, or you may lose your internet connection. Double-check the IP address, subnet mask, and gateway.
Configuring an IP address on Windows 10 might sound like a daunting task, but once you break it down into simple steps, it becomes a lot more manageable. Whether you're a budding tech enthusiast or just someone trying to ensure more stable network connections, setting a manual IP address can prove to be quite beneficial.
Step 3: Open Internet Protocol Version 4 (TCP/IPv4) Properties. In the Properties window, scroll down to "Internet Protocol Version 4 (TCP/IPv4)" and select it. Then click on "Properties." This step will open a new window where you can configure IP settings. This is where we'll set up the static IP.
Go to "Edit" in the "IP settings" section. Select "Manual" from the menu. Turn the IPv4 toggle switch on. Configure the Windows 10 PC to utilize a static IP address. Specify the length ...
With this guide, you'll be able to set a static IP in no time. How to Set Static IP in Windows 10. We're going to walk through the steps to set a static IP address for your Windows 10 device. This means you'll manually assign an IP address, subnet mask, and other network details. Here's how you do it: Step 1: Open Network & Internet ...
You can do this by pressing "Win + R" keys to open "Run" dialog box and then searching for "ncpa.cpl". Open Network Connections in Windows 10. The window should look something like below. Network Connections Window. The "Network Connections" window will show you all available wired, wireless, VPN and LAN networks on your computer.
Method 3: Set Up a Static IP Address using Command Prompt. If you like commands, then here are the instructions to change your Dynamic IP address to Static, via command line. 1. Open Windows Search, type command prompt, and select Run as administrator. Then, click Yes on the UAC prompt to proceed. 2.
In this tutorial you will learn step by step how to assign static IP addresses and DNS server addresses on Windows 10. To set up a static address you need to locate the Connection you are using. 1. Click on the Windows Icon Lower left. 2. Click the Settings icon. 3. The windows setting screen appears click on the network and Internet link.
Step 3: Type the following command to assign a static IP address and press Enter. Of course, in the command below, make sure to change Ethernet to the name of your network card, but also change 192.168.1.128, 255.255.255.0, and 192.168.1.2, subnet mask, and default gateway address that matches your configuration.
1] Setting a static IP address via Control Panel. Right-click the network (or Wi-Fi) icon visible on Windows Taskbar. From the list of 2 options displayed, select the latter one - Open Network ...
Step 2. Then, click on Network & Internet. Step 3. Now, click on Ethernet or Wi-Fi (depending on your connection) on the left side. Step 4. Click on the network connection you want to set a static IP address for. Step 5. Then, scroll down and click on the Edit button under the IP settings section. Step 6.
Select Properties below the list. Click on the Use the following IP address option. Fill in your static IP address. Enter the subnet mask and default gateway. Optionally, choose to use the following DNS server addresses and enter your DNS server addresses. Hit the OK button to save the configuration. 2.
Assigning Static IP Address in Windows 10. Follow the steps below accordingly to assign a static IP address, Step-1: First of all, you need to go to the Start menu and open Network Connections.So, for that just press Windows Key + R and type in ncpa.cpl.After that just hit Enter. Step-2: After you have opened Network Connections, look for the connection you are currently using.
How to Configure IP Address in Windows 10. 1) First right-click the network icon on the lower right corner of the taskbar area and click on Open Network and Sharing Center. Click on Open Network and Sharing Center. 2) Once Network and Sharing Center appears, go ahead to click on Change adapter settings.
How do I manually assign a static IP address to my product? Do the following: Download and install the EpsonNet Config Utility from the Downloads tab on your product's support page.; Do one of the following: Windows 11: Click , then search for EpsonNet Config and select it.; Windows 10: Click and select EpsonNet > EpsonNet Config.; Windows 8.x: Navigate to the Apps screen and select EpsonNet ...