FIX: Steps to Reset and Change IP Address

Computers communicate and talk to each other over an IP Address. There are two types of addresses. (i) Static (ii) and Dynamic. Static is purchased from the ISP by paying additional, and dynamic comes as part of your package. The major difference is simple, static doesn’t change and dynamic changes. Since this is your address on the Internet, it can be used to block you from accessing a certain site, a game etc. BUT there is a second part to it which is the private address, assigned to your computer in the private IP address range, which doesn’t go out on the internet, your router assigns you the private address, and translates it when speaking to websites/systems/servers over the Internet. Any computer connected to your network will have a different private address assigned by the router, but a single public address. Therefore, before resetting an IP address you will need to determine which IP Address. (Private or Public). If you are blocked on the internet, then the public, if you’re having issues locally, then the Private.

Method # 1: Power Cycling Process

The simplest method to reset your public and private IP address is by Power Cycling your router and if there is a modem, then the modem too. To do this, power both the devices off, wait for ten minutes and turn them back on. Most cable modems come with a battery back up, so if powering off doesn’t completely power off, then take the batteries off. Once you do this, both the Private and the Public IP Address should be re-setted depending on the lease time. If it doesn’t repeat the process for a longer time. You can check the IP Address, on www.getip.com (public) before resetting, and private by right-clicking your network adapter and choosing the Status -> Details. (see steps in Method 2 about how to get to network adapter)

2015-12-05_081512

2015-12-05_081656

2015-12-05_081919

Method 2: Disable / Re-enable your Network Connection

This will only work for the Private Address.

  1. Hold the Windows Key and Press R. Type ncpa.cpl and click OK.2015-12-05_080234
  2. Right-click your network adapter, and choose Disable. Then right-click again and choose Enable.2015-12-05_080344

Method 3: Change IP Address Manually

You can also set a static private IP address, by manually assigning it. To do this, you will need the following information from your previously assigned (automatic IP address). These details can be obtained from the “Status -> Details” tab as described in Method 1 above. Here’s what you will need to hand before proceeding further.

i) Previous IP Address ii) Subnet Mask iii) Default Gateway

2015-12-05_082427

In this example, mine are:

Previous IP Address: 192.168.134.137

IPv4 Subnet Mask: 255.255.255.0

IPv4 Default Gateway: 192.168.134.2

Now to change it, you need to think of a new number from 3 to 150. (It’s 254 technically, but i prefer the readers to do between 3 to 150). Replace this number with the number after the last “.(dot)” in the Previous IP Address, so the New IP Address have would be, 192.168.134.45, 45 is the number I picked. If your Previous IP address is 192.168.1.10, then you will only change the one after the last dot. Once you have it, go to the network connections -> right click your network adapter and choose Status. Now, instead of choosing details, choose Properties.

Then click “Internet Protocol Version 4 (TCP IPv4)” once to highlight it, and choose Properties.

2015-12-05_083056

Now choose the option “Use the following IP Address” enter the new IP address you figured out in the above examples, and the same default gateway and subnet mask. Then click Apply/OK. This should change the IP Manually. If you want to restore the settings, go back here and choose the option “Obtain an IP Address Automatically” to revert settings.

2015-12-05_083413

Method 4: Use Command Prompt To Reset

Click Start and type cmd in the search box. Right-click cmd and choose “run as administrator”.

2015-12-05_080456

In the elevated command prompt window that opens up; type the following commands, followed by entering.

ipconfig /release

ipconfig /renew
ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.