How to Change Your IP Address (Windows)
Method 1 of 2:
Public IP
- Unplug your router and modem. Most service providers assign dynamic IPs, which change from time to time. By disconnecting your modem for a long period of time, you are likely to get a new address assigned to you when you turn it back on.
- You may want to check your current IP address before doing this.
- Simply unplugging the router and modem from the wall will work.
- Disable your computer's Wi-Fi. This will prevent it from reconnecting to the router when you plug it back in. To disable Wi-Fi:
- Click
- Click Wi-Fi in the pop-up window.
- Click
- Wait for five minutes. Some ISPs will assign a new IP address in as little as five minutes; if doing this doesn't work, however, you may need to leave your router unplugged overnight (or for around eight hours).
- Plug your router back in. As long as you have a different device (e.g., a phone, a gaming console, or another computer) connected to Wi-Fi, the router and the second device will claim the old IP address.
- Re-enable Wi-Fi on your computer. Doing so after the other devices have had a chance to establish their connections will most likely change your computer's public IP address.
- You may want to check your IP address again to make sure it has changed.
- Contact your ISP. In some rare cases, you may have a static IP address assigned by your internet service provider. In order to get this changed, you will need to contact their technical support directly. Oftentimes, this can only be changed once.[1]
- Use a proxy network. This will display a different IP address for your connection; often, it will be an address from a different part of the country or world. Reliable proxies and VPNs often require monthly subscriptions.
Method 2 of 2:
Private IP
Renewing the Address
- Open Start
- Type command prompt into Start. This will search your computer for the Command Prompt app.
- Right-click
- Click Run as administrator. This option is at the bottom of the drop-down menu.
- If you aren't an administrator on your current computer, you won't have this option and thus won't be able to renew your computer's IP address.
- Click Yes when prompted. Doing so opens Command Prompt.
- Type in ipconfig /release and press ↵ Enter. This command "forgets" your current IP address.
- Type in ipconfig /renew and press ↵ Enter. This refreshes your IP address. Doing this in and of itself will likely solve some connection issues, though it won't always change your computer's actual IP address.
Changing the Address
- Open the Settings app. Click the Start
- Select the Network & Internet category.
- Ensure the Status section is selected. This is the first tab on the left pane.
- Click the "Change connection properties" link.
- Click Edit under "IP assignment". Scroll down to access this section.
- Switch to a manual IP assignment. Click the dropdown menu from the dialog that appears and choose the "Manual" option.
- Toggle on
- Fill in the text boxes. Here's what they mean:
- IP address - Usually, your device's IP address will be "192.168.1.X" (or a similar set of numbers), wherein "X" is specific to your device. Change the "X" value to a number between 1 and 100. Make sure you don't use the same IP address as another device on your network (e.g., your phone).
- Subnet prefix length - This depends on your IP address, but will usually be "255.255.255.X".
- Gateway - This is your router's IP address.
- Preferred DNS - Your preferred DNS address (for example: "208.67.222.222" for the OpenDNS server, or "8.8.8.8" for Google's server).
- Alternate DNS - A secondary DNS address (for example: "208.67.220.220" for the OpenDNS server, or "8.8.4.4" for Google's server).
- Click Save. Your new network settings will be saved and applied.
5 ★ | 1 Vote
You should read it
- How to Configure a Static Internet Protocol (IP) Address on a Computer
- How to find the router IP address on any platform
- Ways to find IP Router address on Windows 10
- How to access IP address 192.168.100.1
- Hackers can swap the Internet access address book
- Set up the Linksys router with a static IP address
- Does your router use IP address 10.0.0.1?
- Find out IP Router address 192.168.1.254
May be interested
- How to Change the IP Address on a Macchanging your ip address can be useful if you want to avoid being attacked by other users who are targeting your ip address, or if you simply want a new online identity from an ip standpoint. you can change your ip address on a mac at any...
- How to Change IP Address on Windowsthis 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 Xone 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?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 Windowsthere 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 Addresstoday'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 Changerin 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. 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 Promptto 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 Linuxip 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.