192.168.0.1 — Router Admin Login

Type http://192.168.0.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.0.1?

192.168.0.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.0.0/24 subnet defined as private address space by RFC 1918, meaning it is never routed on the public internet and can only be reached from inside your local network. When you open 192.168.0.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.

Which brands use 192.168.0.1

Manufacturers choose a default gateway IP during product design, and 192.168.0.1 is one of the two most common choices alongside 192.168.1.1. The following brands use 192.168.0.1 as their factory-default admin IP:

BrandDefault GatewayNotes
TP-Link192.168.0.1Most Archer and older models; some newer models use tplinkwifi.net
D-Link192.168.0.1Most DIR-series models
Huawei192.168.0.1Home gateway and HG-series models
ZTE192.168.0.1ISP-supplied ZTE gateways commonly use this IP
Zyxel192.168.0.1Many Zyxel DSL and cable gateway models
TRENDnet192.168.0.1Most consumer TRENDnet routers
Comcast/Xfinity10.0.0.1Xfinity gateways typically use 10.0.0.1, not 192.168.0.1
Netgear192.168.0.1 or 192.168.1.1Varies by model — check the sticker

How to access 192.168.0.1 — step by step

  1. Connect to your home network — via WiFi or Ethernet. You must be on the same network as the router. A device connected to a mobile hotspot or a different network cannot reach the router admin page.
  2. Open a browser (Chrome, Firefox, Safari, Edge) and type http://192.168.0.1 in the address bar — not the search bar. Do not search for it, and do not add www in front. Press Enter.
  3. Enter your admin credentials — username and password are printed on the sticker on the bottom or back of your router. Common factory defaults are admin / admin or admin / password, but many modern routers ship with a unique password printed on the label. Use that label password, not a generic one.
  4. Change the default password immediately if you have not already. Factory-default credentials like admin/admin are publicly known and are the first thing attackers try. Set a strong, unique admin password on first login.

Why you should change default credentials immediately

Factory-default credentials are documented publicly in manufacturer manuals, online databases, and attack toolkits. Routers left on admin/admin or admin/password are trivially compromised by anyone who connects to your network — including guests, neighbors if your WiFi password is shared, or malware on an already-compromised device. Change the admin password on first login. It does not need to be memorable — store it in a password manager. This single step eliminates the most common vector for home router takeover.

"192.168.0.1 not working" — fixes

  • Page won't load at all: Confirm you typed http://192.168.0.1 — not https://. Most home routers serve the admin page over HTTP only. Browsers that auto-upgrade to HTTPS will get a certificate error or time out. Always use http://.
  • Wrong IP for your router: On Windows run ipconfig in Command Prompt and look for Default Gateway. On Linux run ip route and look for the default route. On macOS run netstat -nr and look for the default entry. The IP listed there is your router's actual admin address — it may be 192.168.1.1, 10.0.0.1, or something else entirely.
  • VPN is active: VPNs reroute traffic and can prevent access to local subnet addresses. Disconnect the VPN, then try again.
  • Browser extension blocking: Try a private/incognito window. Some ad blockers and privacy extensions interfere with local IP access.
  • Forgot admin password: A factory reset restores the defaults printed on the router sticker. Hold the reset button (usually recessed, requiring a pin) for 10 or more seconds until the router reboots. All settings including WiFi password will reset to factory defaults.

What you configure at 192.168.0.1

  • WiFi name (SSID) and password — the most common reason people visit the admin page
  • DHCP range — which IP addresses the router assigns to devices automatically
  • Port forwarding — directing external traffic to a specific device inside your network
  • Firmware update — keeping the router patched against known vulnerabilities
  • DNS settings — changing from ISP-default DNS to a privacy-respecting or faster resolver
  • Parental controls — blocking categories of content or specific devices by schedule
  • QoS — prioritizing traffic for gaming, video calls, or specific devices
  • Connected device list — seeing every device on your network and identifying unknowns

Security checklist after first login

  • Change the admin password from the factory default to something strong and unique.
  • Change the WiFi password if it is a simple default or was shared widely.
  • Set WiFi security to WPA3 if all your devices support it, or WPA2-AES (not TKIP) as a minimum.
  • Disable WPS (Wi-Fi Protected Setup) — it has known security vulnerabilities and is not needed on modern networks.
  • Check for and apply any available firmware updates from the router's update page.
  • Disable remote management if it is enabled — this feature allows the admin page to be reached from the internet and is rarely needed at home.

Common 192.168.0.1 router brands

The following brands use 192.168.0.1 as their factory-default admin IP: TP-Link (most Archer and Deco models), D-Link, Huawei, ZTE, Zyxel, and TRENDnet. Some Netgear models also use this IP — check the sticker or try both 192.168.0.1 and 192.168.1.1 if you are unsure.

Related Guides

More From This Section