192.168.15.1 — Router Admin Login
Type http://192.168.15.1 in your browser while connected to your 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.15.1?
192.168.15.1 is a private IPv4 address used as the default admin (gateway) IP by a smaller set of routers and ISP gateways. It sits in the 192.168.15.0/24 subnet, a different network from the far more common 192.168.1.x and 192.168.0.x ranges — so a device on one cannot reach the other without routing. Open 192.168.15.1 in a browser while connected to the router and its admin login page loads, letting you change the WiFi name and password, set up port forwarding, update firmware, and adjust DNS or QoS settings.
192.168.15.1 vs 192.168.1.1
These are different subnets and not interchangeable. A router on 192.168.15.x will not answer at 192.168.1.1, and vice versa. Because 192.168.15.1 is relatively uncommon, the most likely reason you're here is that a device, app, or sticker pointed you to it — but it's always worth confirming your router's default gateway directly rather than guessing, using the steps below.
Which brands use 192.168.15.1
| Brand / Device | Default Gateway | Notes |
|---|---|---|
| Cisco Small Business | 192.168.15.1 | Some RV-series and small-business routers; login often cisco / cisco or admin / admin |
| Sapido | 192.168.15.1 | Various Sapido routers and travel APs; login admin / admin |
| ISP-supplied gateways | 192.168.15.1 | A few provider gateways ship on this subnet — check ISP paperwork |
| Access points (some) | 192.168.15.1 | Certain APs use it as a fallback config address |
Brand associations for this address are limited and vary by model and firmware. Treat the table as a starting point and verify against the label on your own device.
Finding your actual gateway when unsure
If you're not certain which IP your router uses, look it up directly 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.15.1 — step by step
- Connect to your network — via WiFi or Ethernet. You must be on the same network as the router. Devices on mobile data or another network cannot reach the admin page.
- Open a browser (Chrome, Firefox, Safari, Edge) and type
http://192.168.15.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 router. If no unique password is printed, try the brand defaults in the table above. Don't rely on credentials from random websites — start with the sticker.
- Change the default password on first login. Factory default credentials are publicly documented and routinely targeted. A strong, unique admin password is the single most important security step on any new router.
✓ Logged in? Here's what to do next:
- Change your WiFi password — the first thing to update after your first login.
- See who's connected to your WiFi — spot devices you don't recognize.
- Rename your network (SSID) — make your WiFi easy to identify.
What to do when credentials don't work
If the sticker credentials don't work, they were changed during a previous setup. The only reliable recovery is a factory reset. Find the reset button — usually recessed, needing a straightened paperclip — and hold it for 10 or more seconds until the lights indicate a reboot. All settings revert to factory defaults, including the WiFi name, WiFi password, and admin credentials, after which the sticker credentials work again. Reconfigure WiFi before reconnecting your devices.
"192.168.15.1 not working" — fixes
- Page won't load: Use
http://192.168.15.1— not https://. Most routers have no valid TLS certificate, and browsers that auto-upgrade to HTTPS will fail. Force http. - Wrong IP: Use the gateway-finding steps above. Your router is more likely at 192.168.1.1, 192.168.0.1, or 10.0.0.1.
- VPN active: Disconnect the VPN first — VPNs reroute traffic and block local subnet addresses.
- Browser extension: Open a private/incognito window; some privacy extensions block local IP access.
- Different port: Some routers serve the admin page on a custom port — try
http://192.168.15.1:8080if the default doesn't respond.
What you configure at 192.168.15.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
- 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 isn't needed on modern networks.
- Check for and apply firmware updates before making other changes.
- Disable remote management if enabled — it exposes the admin page to the internet and is a serious risk on home routers.
- Review the connected-device list and investigate any unrecognized entries.
Related Guides
Change WiFi Password
Update your network password from the router admin page.
How to Find Your Router's IP
The reliable way to confirm your real gateway address.
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.
192.168.1.1 — Router Admin Login
How to open the 192.168.1.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.