Skip to content
littleden.blogEvidence-led Windows troubleshooting, without the guesswork
Windows command reference

IPCONFIG Release / Renew

Release the current DHCP lease and request a new IP configuration from the network.

Risk: LowReviewed: 2026-09-17
ipconfig /release
ipconfig /renew

When to use it

Use when a Windows adapter is connected but DHCP/IP assignment is a plausible part of the failure.

When not to use it

It cannot fix a missing network adapter, disabled Wi-Fi radio or upstream ISP outage.

Primary reference

Reviewed source