Network
Fix `ipconfig /release` and `ipconfig /renew` for network issues
Use ipconfig commands to reset dynamic TCP/IP settings and restore internet access.
If your PC is connected but has no internet, release and renew the IP address.
- Open Command Prompt as Administrator.
- Type:
ipconfig /releaseand press Enter. - Wait until the IP is cleared.
- Type:
ipconfig /renewand press Enter. - Confirm there is a new IPv4 address under the active adapter.
If the command fails, check cable, Wi-Fi connection and router status.
Tip: ipconfig /flushdns can help after renew if DNS errors persist.