##Go to cmd: ipconfig /release ipconfig /renew ##If you want to automate the process: ##make a .bat file ##type @echo off ipconfig /release ipconfig /renew ##