This article will help you to renew DHCP lease in Windows 8.1, Windows 7, Vista and XP.

What is DHCP lease?

DHCP server assigns an IP dynamically to those devices from which it gets a “DHCP Request” message. Getting a dynamic IP from DHCP server is called “DHCP Lease”. Every device, which gets an IP address from DHCP server also gets a DHCP Lease time. By default the time is 24 hours. If any device continues an uninterrupted internet session of 24 hours, it will be automatically disconnected for a while and will send a DHCP renew request to DHCP server automatically. DHCP Server will then reassign an IP address to that device dynamically having maximum lease time of 24 hours.

Renew DHCP in Windows 8

DHCP Lease time 24 hours means, the device can hold that dynamic IP address maximum for 24 hours, it can be less but not more than 24 hours. In the beginning of every internet session DHCP server always assigns new dynamic IP to the requested devices. Though by default the DHCP lease time is set at 24 hours, you can increase or decrease it by configuring your router settings.

If you move your computer or internet accessing device to another network, it may not work properly. The computer must need to contact with the DHCP server of the new network. You can do that by “Renewing DHCP lease” manually.
Follow the steps below to know how to renew DHCP lease manually.

Steps to renew DHCP lease manually :

**[ Before performing following steps, make sure DHCP is turned on in your computer. If you do not know how to do so, go through How no enable DHCP in windows? – this article.]**

1. Press Windows key + R and type cmd there and hit Enter. Command Prompt will open.

Open Command Prompt

2. In command prompt type :

ipconfig /release

-> Hit Enter. It will release current DHCP lease and you will be disconnected from Internet.

Release IP Address

3. Now, you need to send DHCP Renew Request to DHCP server. To do so type this command:

ipconfig /renew

-> Hit Enter.

Renew DHCP lease

You are done.

About 

Nick is a Software Engineer. He has interest in gadgets and technical stuffs. If you are facing any problem with your Windows, feel free to ask him.

5 COMMENTS

  1. Hi everybody,
    I am windows Eight in my machine, Every machine restart i require ipconfig/renew for taking the ip address.

    Why ip address is not automatically taking after restart?
    Do we have any solution for this

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.