How To Change Network Adapter Settings In Windows 11 !new! May 2026
Right-click the Start button and select Windows Terminal (Admin) or Command Prompt (Admin) .
netsh interface ip set dns "Ethernet" static 1.1.1.1 To return to automatic (DHCP) IP and DNS: how to change network adapter settings in windows 11
netsh interface set interface "Ethernet" enable To set a static IP (example: 192.168.1.100, subnet 255.255.255.0, gateway 192.168.1.1): Right-click the Start button and select Windows Terminal
In the left pane, click Change adapter settings . gateway 192.168.1.1): In the left pane
Set View by to Category (top right). Click Network and Internet > Network and Sharing Center .
Go to Network & internet (usually the first option in the left sidebar).
ipconfig /all To disable an adapter (replace "Ethernet" with your adapter’s exact name):
