netsh
Adapter Capabilities
Check if the adapter supports WPA3.
Configure the interface
Reset the interface
Static IP Address
netsh interface ipv4 set address "Ethernet" static 10.0.1.34 255.255.255.0 10.0.1.1
netsh interface ipv4 add dns "Ethernet" 8.8.8.8