Copied!
Sign In
Access your IPWhois.net account
No account? Create one
Home / FAQ / What Is 192.168.1.1?

What Is 192.168.1.1?

Learn why 192.168.1.1 is the default gateway for most routers, how to access the admin panel, default credentials by brand, and troubleshooting tips.

Why 192.168.1.1?

192.168.1.1 is the most commonly used default gateway IP address for home and small office routers. It is a private IP address from the 192.168.0.0/16 range defined in RFC 1918, meaning it is reserved for local network use and is not routable on the public internet.

Router manufacturers chose addresses like 192.168.1.1 and 192.168.0.1 as defaults because they are easy to remember and fall within the private address space. When you connect to your home Wi-Fi, your router assigns itself this address as the gateway and gives your devices IPs like 192.168.1.2, 192.168.1.3, and so on via DHCP.

Other Devices: Access points, mesh systems, and even some network switches use 192.168.1.1 as their management address. If you have multiple networking devices, check each one's documentation to avoid IP conflicts.

How to Access Your Router's Admin Panel

To configure your router's settings (Wi-Fi password, DHCP, port forwarding, etc.), you need to access its web-based admin panel:

  1. Connect to your network via Wi-Fi or an Ethernet cable.
  2. Open a web browser (Chrome, Firefox, Edge, Safari).
  3. Type http://192.168.1.1 in the address bar and press Enter.
  4. A login page will appear - enter the router's username and password.
  5. If 192.168.1.1 does not work, try 192.168.0.1 or check your gateway IP using ipconfig (Windows) or ip route (Linux/Mac).

Default Router Credentials

Most routers ship with default login credentials. Here are the common defaults by manufacturer:

BrandDefault IPUsernamePassword
Linksys192.168.1.1adminadmin
TP-Link192.168.0.1adminadmin
Netgear192.168.1.1adminpassword
ASUS192.168.1.1adminadmin
D-Link192.168.0.1admin(blank)
Belkin192.168.2.1(none)(blank)
Cisco192.168.1.1ciscocisco
Huawei192.168.1.1adminadmin
ZTE192.168.1.1adminadmin
Xfinity (Comcast)10.0.0.1adminpassword
Security Warning: Always change the default username and password after first login. Default credentials are publicly known and leaving them unchanged is one of the most common security vulnerabilities in home networks.

Troubleshooting Access Issues

If you cannot reach 192.168.1.1, try these steps:

  • Verify your gateway IP: Open a command prompt and run ipconfig (Windows) or ip route | grep default (Linux/Mac). Your actual gateway might be different (e.g., 192.168.0.1 or 10.0.0.1).
  • Check your connection: Make sure you are connected to the router's network (not mobile data). Try using an Ethernet cable for a direct connection.
  • Try a different browser: Some routers have compatibility issues with certain browsers. Try clearing cache or using an incognito/private window.
  • Use HTTP, not HTTPS: Type http://192.168.1.1 explicitly. Some browsers default to HTTPS, which may not be supported by the router's admin panel.
  • Disable VPN: If you are running a VPN, it may route traffic away from the local network. Disconnect the VPN first.
  • Power cycle the router: Unplug the router for 30 seconds, plug it back in, wait for it to fully boot, then try again.
  • Factory reset: As a last resort, press and hold the reset button on the router for 10–15 seconds. This restores all settings to factory defaults, including the IP and credentials.

Common Router Settings at 192.168.1.1

Once logged in, you can typically configure:

  • Wi-Fi name (SSID) and password: Change your network name and set a strong WPA3 or WPA2 password.
  • DHCP settings: Control which IP range is assigned to devices automatically.
  • Port forwarding: Open specific ports for gaming, servers, or remote access.
  • Firmware updates: Keep your router's software up to date for security patches.
  • Parental controls: Block specific websites or set time limits for devices.
  • Guest network: Set up a separate Wi-Fi network for visitors.