192.168.0.1 Not Working? Eight Fixes, In Order
The login page refusing to load almost always comes down to one of eight things. They are ordered here by how often each turns out to be the real cause, so working top to bottom is faster than guessing.
Work through these in order
- 01
Your router is not on this address
192.168.0.1is a common default, not a universal one. Linksys and ASUS use192.168.1.1, Belkin uses192.168.2.1, and cable gateways use10.0.0.1. Find the real one: on Windows runipconfigand read Default Gateway; on macOS open System Settings › Network › Details › TCP/IP and read Router. Whatever that shows is your admin address, whatever any guide says. - 02
You are not actually on the network
Phones fall back to mobile data silently when Wi-Fi looks weak, and a private address cannot be reached from outside the network. Turn mobile data off. On a laptop, confirm you are joined to your own network rather than a neighbour’s open one.
- 03
The browser is searching, not navigating
Type
http://192.168.0.1with the prefix included. Without it, several browsers treat a bare IP as a search query and hand you articles instead of your router. - 04
A VPN is intercepting the request
VPN clients tunnel traffic out through their own servers, including requests meant to stay on your local network. Disconnect fully — pausing is not always enough — and try again.
- 05
HTTPS is being forced
Most routers carry no TLS certificate. If your browser upgrades every request automatically, the connection fails before the panel appears. Disable HTTPS-only mode for this address, or accept the warning when prompted.
- 06
Cached data is serving a stale page
Open the address in a private window, which starts clean. If it works there, clear the cache in your normal browser. Old redirects survive a hardware change and point at a router you no longer own.
- 07
The router is in bridge or repeater mode
In these modes the unit gives up its own address and takes one issued by the upstream router. Look for it in the main router’s client list to find where it moved to.
- 08
The router is unresponsive
If nothing loads over a cable either, and the lights look frozen, power-cycle it: unplug for thirty seconds, plug back in, wait two minutes for a full boot. Still nothing means a factory reset — Reset held for ten to fifteen seconds — which erases your configuration and should be the last step, not the first.
When none of that helps
At this point the likeliest explanation is that the admin password was changed and forgotten, or the router is genuinely faulty. A factory reset resolves the first and rules out the second.
Before resetting, be aware of what it costs: your Wi-Fi name and password are erased, so every device in the house needs reconnecting, and provider-specific configuration on an ISP-supplied unit may go with it. If the router came from your internet provider, call them before pressing anything.