How to change the IP address in Windows 10

Just follow these simple steps to change the network address configuration on your computer.

Steps to change IP address on Windows 10

Follow these simple steps to modify the network settings on your computer.

Step 1: Press the key combination Windows + Rto launch the Run window .

Step 2: Type: ' cmd ' and press the key combination Ctrl + Shift + Enterto open Command Prompt with administrator privileges .

How to change the IP address in Windows 10 Picture 1

Step 3: In the Command Prompt window , copy and paste this command and press Enter.

 ipconfig / all

How to change the IP address in Windows 10 Picture 2

Then all internet connection settings will be displayed in the window.

Step 4: From the list of connection settings, find your network connection (for me it's the "WiFi" setting).

Step 5: Memorize the data of the network adapter including IPv4 Address and Subnet Mask , then minimize the Command Prompt window .

In fact, you also do not need to remember, we only rely on these figures to change IP so that they do not conflict in the next step.

Step 6: Again click Windows + Rto launch the Run window .

Step 7: Type ' ncpa.cpl ' and press Enter.

How to change the IP address in Windows 10 Picture 3

Step 8: Now right-click on the network adapter you are using and select Properties to initiate the IP change.

How to change the IP address in Windows 10 Picture 4

Step 9: In the section ' This connection user the following items ' scroll down and then double click on Internet Protocol Version 4 - ' Internet Protocol Version 4 (TCP / IPv4)'.

Step 10: In the next window, click ' Use the following IP address: '

Step 11: Please reopen the miniature Command Prompt window from step 5 , the data I said that you should remember them, put those data in specific tabs (such as IP address , Subnet mask , Default gateway ).

Step 12: Select ' Use the following DNS server settings: ' and enter the DNS servers you want, for example the example below is Google's DNS.

 Preferred DNS server: 8.8.8.8 Alternate DNS server: 8.8.4.4

Step 13: Finally click OK and close all the windows that we just opened, so complete the IP address change in Windows 10.

summary

The article sharing how to change the IP address in Windows 10 is here to end. With these simple steps, you can manually set your IP address on a Windows 10 computer. Please share this article with your friends when they also want to change IP address on Windows 10.

4 ★ | 2 Vote

May be interested

  • How to Change Your IP Address (Windows)How to Change Your IP Address (Windows)
    this wikihow teaches you how to change both your public ip address and your private ip address on a windows computer. your public ip address is the address that your computer broadcasts to other networks, while your private ip address is...
  • How to Change IP Address on WindowsHow to Change IP Address on Windows
    this is an article on how to change public and private ip addresses on windows computers. a public ip address is the address from which your computer transmits signals to other networks.
  • How to change MAC address on Windows, Linux and macOS XHow to change MAC address on Windows, Linux and macOS X
    one of the errors of not being able to catch wifi waves is because the mac address of the computer network card does not match the mac address of the main wifi network. therefore, you need to change the mac address on your computer.
  • What is a static IP address?What is a static IP address?
    a static ip address is an ip address that is manually configured for the device, other than the address assigned through the dhcp server. it is called a 'static' address because it does not change.
  • How to Change a Computer's Mac Address in WindowsHow to Change a Computer's Mac Address in Windows
    there might be a time when you want to change the mac address of your network adapter. the mac address (media access control address) is a unique identifier which is used to identify your computer in a network. changing it can help you...
  • How to Refresh IP AddressHow to Refresh IP Address
    today's tipsmake will show you how to change the public ip address on your computer by performing power-cycling with your router. if you want to change your private ip address (the address assigned to your computer when connected to a local network), you need to execute the command prompt command on windows or access the network settings on your mac computer.
  • Change MAC address with Technitium MAC Address ChangerChange MAC address with Technitium MAC Address Changer
    in fact, there is a way to fake that mac address, basically making the adapter's address look like another address.
  • How to change the IP address on the computerHow to change the IP address on the computer
    how to change the ip address on the computer. changing the ip address on a computer is a way for us to fix some network errors such as exclamation mark, speed up the network or access blocked websites. changing the ip address on the computer is very simple
  • Instructions to change IP address from Command PromptInstructions to change IP address from Command Prompt
    to change the ip address on the computer is not difficult, you can use control panel. however, you may not know that using command prompt can also change the ip address. especially using the command prompt to change the ip address is much faster than using control panel.
  • How to find, set and change IP addresses on LinuxHow to find, set and change IP addresses on Linux
    ip address is like a computer phone number. computers use it to communicate with other devices and vice versa. here are some simple ways to manage ip addresses on linux.