Go to Network & internet (usually the first option in the left sidebar).
netsh interface ip set address "Ethernet" static 192.168.1.100 255.255.255.0 192.168.1.1 To set DNS (example: Cloudflare’s 1.1.1.1): how to change network adapter settings in windows 11
Open Settings . You can press Windows + I on your keyboard. Go to Network & internet (usually the first
In the left pane, click Change adapter settings . how to change network adapter settings in windows 11
Set View by to Category (top right). Click Network and Internet > Network and Sharing Center .
netsh interface ip set dns "Ethernet" static 1.1.1.1 To return to automatic (DHCP) IP and DNS: