192.168.1.1 — Router Admin Login
Type http://192.168.1.1 in your browser while connected to your home network to open your router's admin panel. Here's what to do when it works, and how to fix it when it doesn't.
What is 192.168.1.1?
192.168.1.1 is a private IPv4 address used as the default admin (gateway) IP for many home and small-office routers. It falls within the 192.168.1.0/24 subnet — a different subnet from 192.168.0.x, which means a device on one subnet cannot directly reach the other without routing. When you open 192.168.1.1 in a browser while connected to your home network, your router's admin login page loads — letting you change WiFi name and password, configure port forwarding, set up parental controls, update firmware, change DNS settings, and more.
192.168.1.1 vs 192.168.0.1
These two addresses are on different subnets and are not interchangeable. A router configured to use the 192.168.1.x subnet will not respond at 192.168.0.1, and vice versa. If you try one and get no response, check your actual default gateway rather than guessing between the two. The simplest way to find it is described below under "Finding your actual gateway."
Which brands use 192.168.1.1
| Brand | Default Gateway | Notes |
|---|---|---|
| Asus | 192.168.1.1 | All consumer Asus router models; login: admin / admin |
| Linksys | 192.168.1.1 | Most Linksys models; login: admin / (blank password) |
| Netgear | 192.168.1.1 | Nighthawk and most Netgear models; login: admin / password |
| Verizon Fios | 192.168.1.1 | Fios-supplied Actiontec and Greenwave gateways |
| Spectrum | 192.168.1.1 | Most Spectrum-supplied gateway models |
| Belkin | 192.168.1.1 | Consumer Belkin routers; often no password by default |
| Tenda | 192.168.1.1 | Most Tenda routers; login: admin / admin |
| Apple AirPort | 192.168.1.1 | Legacy AirPort routers; managed via AirPort Utility app, not browser |
| TP-Link (some) | 192.168.1.1 | Some TP-Link models; others use 192.168.0.1 — check sticker |
Finding your actual gateway when unsure
If you are not certain which IP your router uses, look it up directly from your device rather than guessing:
- Windows: Open Command Prompt and run
ipconfig. Look for "Default Gateway" under your active adapter. That is your router's admin IP. - Linux: Run
ip routein a terminal. The line starting with "default via" shows the gateway IP. - macOS: Run
netstat -nrin Terminal and look for the default route, or open System Settings → Network → WiFi → Details → TCP/IP and read the Router field. - iPhone / iPad: Settings → WiFi → tap the (i) next to your network → Router shows the gateway IP.
- Android: Settings → Network & Internet → WiFi → tap your network → Advanced → Gateway.
How to access 192.168.1.1 — step by step
- Connect to your home network — via WiFi or Ethernet. You must be on the same network as the router. Devices on mobile data or a different network cannot reach the router admin page.
- Open a browser (Chrome, Firefox, Safari, Edge) and type
http://192.168.1.1in the address bar — not the search bar. Type it directly and press Enter. Do not add www in front. - Enter your admin credentials. The username and password are printed on the sticker on the bottom or back of your router. If no unique password is printed, try the brand defaults in the table above. Do not use credentials found on random websites — always start with the sticker.
- Change the default password on first login. Factory default credentials are publicly documented and routinely targeted. Setting a strong unique admin password is the single most important security action you can take on a new router.
What to do when credentials don't work
If the default credentials from the sticker do not work, a previous owner or setup process changed them. The only reliable recovery method is a factory reset. Locate the reset button on the router — it is usually recessed and requires a straightened paperclip or pin to press. Hold it for 10 or more seconds until the router's lights indicate a reboot. All settings will revert to factory defaults, including WiFi name, WiFi password, and admin credentials. After the reset, the sticker credentials will work again. Reconfigure your WiFi name and password before reconnecting devices.
"192.168.1.1 not working" — fixes
- Page won't load: Use
http://192.168.1.1— not https://. Most routers do not have a valid TLS certificate and browsers that auto-upgrade to HTTPS will fail or show a certificate error. Force http. - Wrong IP: Use the gateway-finding steps above to confirm your router's actual address. It may be 192.168.0.1, 10.0.0.1, or something else.
- VPN active: Disconnect the VPN first. VPNs reroute traffic and block access to local subnet addresses.
- Browser extension: Open a private/incognito window. Some privacy extensions interfere with local IP access.
- Router on a different port: Some routers serve the admin page on port 8080 or 8443. Try
http://192.168.1.1:8080if the default does not respond.
What you configure at 192.168.1.1
- WiFi name (SSID) and password
- DHCP range — which IP addresses are automatically assigned to devices
- Port forwarding — directing inbound connections to a specific local device
- Firmware updates — keeping the router patched against known vulnerabilities
- DNS settings — changing from ISP-default to a faster or more private resolver
- Parental controls — content filtering and device schedules
- QoS — bandwidth prioritization for gaming, calls, or specific devices
- Connected device list — auditing every device on your network
Security checklist after first login
- Change the admin password from the factory default to a strong, unique password stored in a password manager.
- Set WiFi security to WPA3 if all devices support it, or WPA2-AES as a minimum. Avoid WPA/TKIP.
- Disable WPS (Wi-Fi Protected Setup) — it has documented PIN-brute-force vulnerabilities and is not needed on modern networks.
- Check for and apply any available firmware updates from the router's update page before making other changes.
- Disable remote management if enabled — this allows the admin page to be reached from the internet and is a significant security risk for home routers.
- Review the connected device list and remove or investigate any unrecognized entries.
Common 192.168.1.1 router brands
The following brands use 192.168.1.1 as their factory-default admin IP: Asus, Linksys, Netgear Nighthawk, Verizon Fios gateway, Spectrum-supplied routers, Belkin, and Tenda. TP-Link models use either 192.168.0.1 or 192.168.1.1 depending on the product line — always check the label on the router itself rather than assuming.
Related Guides
Change WiFi Password
Update your network password from the router admin page.
Change WiFi Name (SSID)
Rename your network so it's easy to identify.
Factory Reset Your Router
How to restore defaults when you've lost the admin password.
See Who's on Your WiFi
Spot unknown devices connected to your network.
More From This Section
All Networking Guides
Routers, port forwarding, DNS, VPN, IP addresses, and packet loss.
10.0.0.1 — Router Admin Login
How to open the 10.0.0.1 router admin page, fix 'site can't be reached' errors, and log in on any device.
192.168.0.1 — Router Admin Login
How to open the 192.168.0.1 router admin page, fix 'site can't be reached' errors, and log in on any device.
Run a Speed Test
Measure download, upload, ping, and jitter in your browser.