192.168.1.1 is not a website. It is a private address that belongs to a device on your own network — almost always the router — and typing it into a browser opens that router’s settings pages. If it does not load, the reason is nearly always that your router lives at a different address.
Type it in the address bar, not the search box
This is the single most common mistake. Entering 192.168.1.1 into a search engine returns a page of articles about 192.168.1.1, which is not the same as reaching your router. It has to go in the browser’s address bar, and it will not autocomplete.
Use http://192.168.1.1 if the browser insists on searching. Some browsers now assume anything without a scheme is a search term.
Your router may not be at that address
192.168.1.1 is a convention, not a rule. Roughly as many routers use 192.168.0.1, and several manufacturers pick something else entirely.
| Make | Address | Name, if it has one |
|---|---|---|
| NETGEAR | 192.168.1.1 or 192.168.0.1 | routerlogin.net |
| TP-Link | 192.168.0.1 | tplinkwifi.net |
| ASUS | 192.168.1.1 or 192.168.50.1 | router.asus.com |
| Linksys | 192.168.1.1 | myrouter.local |
| D-Link | 192.168.0.1 | dlinkrouter.local |
| BT, Sky, Virgin Media | 192.168.1.254 or 192.168.0.1 | bthomehub.home, sky.router |
Find the real address in about ten seconds
Rather than guessing, ask the device you are already on. The router’s address is your default gateway.
- Windows — open Command Prompt, run
ipconfig, read the Default Gateway line. - macOS — System Settings, Network, your connection, Details, TCP/IP. It is listed as Router.
- iPhone — Settings, Wi-Fi, the ⓘ beside your network. Listed as Router.
- Android — Settings, Network & internet, tap the network, look under Gateway or Advanced.
- Linux —
ip route | grep default.
Whatever that returns is where your router lives. If it returns nothing, you are not on the network.
Why 192.168 at all?
The 192.168.0.0/16 range is reserved for private networks and is not routable on the public internet. Every home in the country can use 192.168.1.1 simultaneously because none of those addresses ever leaves the building — the router translates between them and your one public address.
It also means the address is meaningless outside your own network. There is no central 192.168.1.1, and a site claiming to connect you to “your router” from the internet cannot do so.
It is the right address and still will not load
A handful of causes, in the order worth checking:
- You are on the wrong network — mobile data, a guest network, or a neighbour’s Wi-Fi your laptop preferred.
- A VPN is running. Most route all traffic, including private addresses, out through the tunnel. Disconnect it.
- The browser is forcing HTTPS. Many routers only offer plain HTTP on the local address, and an HSTS-primed browser may refuse. Try another browser, or a private window.
- Management is disabled on that interface — common on business kit, where administration is restricted to one VLAN or one physical port.
Our fuller guide covers the rest of the causes: why 192.168.1.1 will not load when your internet is working fine.
You reached it and it wants a password
That is the router’s admin password, which is not your Wi-Fi key. On a router nobody has changed it is usually the manufacturer’s documented default — most commonly admin / admin, which appears on 247 records across 108 makers in our data.
Look up the exact model in the manufacturer index, or work through how to find your router’s password for the full order of routes. If you wanted the wireless key instead, that is a different credential entirely.



