
Your default gateway is the router address your device uses to reach anything outside the local network. On a home network, it is usually the same address you type into a browser to open the router admin page.
Does this affect you?
Use this if Windows reports Default gateway is not available, or if you found Default Gateway, Router, or Gateway in network settings and want to understand what it means. The troubleshooting steps focus on Windows 10 and Windows 11, but the explanation applies to any home network.
Fix “Default gateway is not available”
This usually means the computer cannot reliably reach the router. Start with the device before replacing hardware.
- Right-click Start and open Windows Terminal or Command Prompt.
- Run ipconfig /release and press Enter. Then run ipconfig /renew and press Enter. This asks the router for fresh network settings.
- Restart the PC fully if the warning remains. A network driver reload often clears this error.
- Open Device Manager, expand Network adapters, right-click the Wi-Fi or Ethernet adapter, and choose Update driver.
- If the error began after a Windows update or driver update, open the adapter properties, choose the Driver tab, and use Roll Back Driver if available.
- As a final local reset, open Settings > Network & internet > Advanced network settings, disable the adapter, wait 10 seconds, then enable it again.
Find your default gateway address
Look under the active connection, not an unused adapter.
- Windows: open Terminal or Command Prompt, run ipconfig, and read Default Gateway under Wi-Fi or Ethernet.
- Mac: open System Settings > Wi-Fi > Details, or Network for Ethernet, and find Router.
- iPhone or iPad: open Settings > Wi-Fi, tap the information button next to the network, and look for Router.
- Android: open Settings > Network & internet > Wi-Fi, tap the network, then View more or the gear icon. Gateway is usually shown there.
- Type that address, often 192.168.1.1 or 192.168.0.1, into a browser to open the router login page.
More control
Most devices should share the same gateway
Phones, computers, TVs, and tablets on the same home Wi-Fi normally receive the same default gateway from the router through DHCP. If one device shows a different gateway, it may have stale or manually entered settings.
Static IP needs the correct gateway
When you manually configure an IP address, you must also enter the right gateway, subnet mask, and DNS servers. A wrong gateway can leave the device connected locally but unable to reach the internet.
Gateway is not DNS
The gateway routes traffic out of your network. DNS translates website names into addresses. A good gateway with bad DNS can still show connected while websites fail to open.
Sources
- Microsoft Support – Fix network connection issues in Windows (2025)
- Microsoft Learn – TCP/IP networking basics (2024)
- FCC Consumer Guide – Wireless Network Troubleshooting (2024)
