How-To
← All guidesWi-Fi & Networking

How to Renew a Windows IP Address

Ask the local DHCP server to issue or renew an IPv4 configuration.

Quick Answer

Open Command Prompt with appropriate permissions and use ipconfig /release followed by ipconfig /renew.

Step by Step

  1. Save any network-dependent work.
  2. Open Command Prompt with the permissions required on your PC.
  3. Type ipconfig /release and press Enter.
  4. Type ipconfig /renew and press Enter.
  5. Run ipconfig to review the new configuration.
  6. Test the connection.

If That Doesn't Work

  • This temporarily disconnects the affected adapter while its address is released.
  • It will not fix an ISP outage or a router that cannot reach the internet.

Related Guides