How to change (Dynamic) IP address in Windows 7 or Vista?

Anonymous
2009-12-10T08:06:48+00:00

Had same issue on Vista, upgraded to Win7 and issue remains.

I have a Dynamic ISP IP address, yet it remains as if it were static, everything that use to work in XP and previous versions of Windows no longer works in Vista or 7. I spoke to my ISP (3 times, 3 different techs), they said my IP is dynamic and confirmed it is not set by them as static. They charge more for a static IP, so would not just be giving me this "upgrade" for free. They had "no idea" how to force/change a new IP address in Vista or 7.

PLEASE! Do not bother suggesting to run ipconfig /flushdns, /release, /renew at a prompt to do this like every internet search suggests, THIS DOES NOT WORK. This was done with cmd prompt opened under "Run As Administrator".

PLEASE! Read everything I have already done here before suggesting something I've already tried or have tested and proven to work/not work.

Here are other things I have tried, THAT ALSO DO NOT WORK:

(NOTE: no router is being used, direct connected, CAT5, PC NIC to broadband modem)

-Left modem unplugged 72 hours. No change

-Had ISP send me a new modem. No change

-Uninstalled Network adapter. No change

-Changed IP4 settings from "Obtain Auto" to a made up forced IP, rebooted, then changed back to auto. No change

So, with all of this "old school" stuff already tried and failed, what have they changed in Vista and 7 that seems to keep even Dynamic IP's as static? Where is Windows caching or storing this information so I can clear it, none of the traditional methods work. I absolutely can not stand having a static IP on my home computer.

If you internet search this exact question you'll find what I have, everyone is suggesting the once working methods I've already tried above, yet people using Vista or 7 are repeatedly finding this no longer works.

Here's some more information, that confirms the IP isn't being stored in my modem, or assigned to the MAC address of my NIC...

If I boot this same PC to a LINUX Live type CD, using the same MAC address and NIC it obtains a different IP address everytime it reboots. The issue clearly has nothing to do with my ISP, modem, or PC in general.

If I hot swap my modem to a different PC, the other PC gets a fresh (different) IP address. If this other PC is using XP I can force the ipconfig /release /renew to change its IP address.

If the different PC is running Vista, the IP remains static no matter what I try unless the hard drive is wiped and Vista is reinstalled, then it obtains a new IP on the PC with the clean install, yet it can not be changed after this happens.

So clearly, Windows Vista and Windows 7 are holding onto IP configuration information somewhere and reusing this information when it detects you are using the same internet provider, WHERE is it being stored so I can clear it?

Thank you so much if you have a working solution and actually know the answer, instead of just reading what can already be found by a search engine and reposting info that is no longer valid like everyone else on the internet is currently doing when trying to answer this question.

Windows for home | Previous Windows versions | Internet and connectivity

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2011-07-14T20:20:09+00:00

I think I have found a solution. It has worked for me so I guess it might work for you.

  1. Find out your IP address e.g. go to a website like http://www.whatismyip.com/ it will show you your IP.
  2. Copy It.
  3. Open Network & Sharing Center
  4. Open the Properties of the network you what your IP to change. In my case it is a EVDO modem.
  5. On the Networking tab double-click TCP/IPv4 which will open a window to edit IP and DNS IP address.
  6. On this window Click on "Use the following IP address" and paste that IP you copied at Step 2.
  7. Change the last digit of the IP to any value above it e.g. if its 192.168.23.123 edit the last digit to something like 122 so that the IP becomes 192.168.23.122.
  8. Click OK until all the windows close.
  9. Disconnect from that network.
  10. Reconnect to that network and if it goes as planned the ISP should force a Dynamic IP. Check http://www.whatismyip.com/ if it has changed. If you cannot browse go to Step 6 and select "Obtain an IP address automatically" then Disconnect -> Reconnect the network.

This worked for me so I'm not sure if it will work for you. Feedback will be greatly appreciated.

Was this answer helpful?

5 people found this answer helpful.
0 comments No comments

71 additional answers

Sort by: Newest
  1. Anonymous
    2013-11-27T14:10:06+00:00

    Most DHCP Servers "like" to reissue an IP address according to the MAC address of a given Network Adapter...

    A workaround is to "spoof" a MAC address by going into Network Settings and Change Adapter Settings...

    On the Properties for the connection i.e. "Local Area Connection 1"...

    Change the Adapter Configuration, while there set the Network Address to an 8 Number Hex Value...

    "on an elevated command prompt type 'IPCONFIG /RENEW' and the DHCP Server should issue a different address"...

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-08-05T03:05:11+00:00

    your on too something.... 4 real...

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-07-04T12:17:15+00:00

    This is a simple procedure I have done to force windows 7 to use DHCP, looking at the previous posts no one has suggested this .

    step 1. run command prompt as administrator

    step 2. on the command prompt run the command below...

               netsh interface ip set address "Local Area Connection" dhcp

               netsh interface ip set dns "Local Area Connection" dhcp

    I hope this would help.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2013-06-01T11:58:03+00:00

    I think I have found a solution. It has worked for me so I guess it might work for you.

    1. Find out your IP address e.g. go to a website like http://www.whatismyip.com/ it will show you your IP.
    2. Copy It.
    3. Open Network & Sharing Center
    4. Open the Properties of the network you what your IP to change. In my case it is a EVDO modem.
    5. On the Networking tab double-click TCP/IPv4 which will open a window to edit IP and DNS IP address.
    6. On this window Click on "Use the following IP address" and paste that IP you copied at Step 2.
    7. Change the last digit of the IP to any value above it e.g. if its 192.168.23.123 edit the last digit to something like 122 so that the IP becomes 192.168.23.122.
    8. Click OK until all the windows close.
    9. Disconnect from that network.
    10. Reconnect to that network and if it goes as planned the ISP should force a Dynamic IP. Check http://www.whatismyip.com/ if it has changed. If you cannot browse go to Step 6 and select "Obtain an IP address automatically" then Disconnect -> Reconnect the network.

    This worked for me so I'm not sure if it will work for you. Feedback will be greatly appreciated.

    Thanks for your nice information. I have changed my ip adderss in the below methods

    If you have dynamic IP, then change your IP address by following the steps:

    step 1: Go to Start->Run->Cmd->Press Enter..Type in "ipconfig/release" for Current IP address and then type "ipconfig/renew" for New IP address.

    step 2: Either follow step 1 or Simply restart or unplug your modem/router .

    Doing either step 1 or 2 will change your Dynamic IP address. Visit Ip-details.com to check your IP address is changed or not.

    If you have Static Ip address, Contact your service provider and request a IP Change.

    Was this answer helpful?

    0 comments No comments