Set Specific LAN IP for Windows Device
August 20, 2023•100 words
Steps
- Open Control Panel >> Network and Sharing Center
- See the UI area showing 'View your active networks'
- Click on one of the connections
- Click 'Properties'
- Click (focus) on 'Internet Protocol Version 4'
- Click 'Properties'
- Enter these:
- Use the following IP address
- IP: 192.168.1.200 (avoid .1+ used by netswitch, .100+ used by devices)
- Mask: 255.255.255.0 (always this value)
- Gateway: 192.168.1.1 (usually, if not, run ipconfig to see)
- Use the following DNS (2 lines)
- Google: 8.8.8.8
- Cloudflare: 1.1.1.1
- Use Google DNS first, it's faster (possibly)
- Use the following IP address