How to Log In to Your Router's Admin Page (192.168.x.x) on Windows
Your router has a built-in admin page you open in a web browser to change your Wi-Fi name, password, or other settings. The trick is finding the right address and typing it correctly.
Why the address matters: Your router’s admin page lives at its gateway IP — usually 192.168.0.1 or 192.168.1.1. Many brands also accept a friendly hostname (TP-Link uses tplinkwifi.net). You must type it into the address bar, not a search box, or you’ll just get search results.
Step 1: Find your router’s address
The admin page is your router’s Default Gateway:
- Press the Windows key, type
cmd, open Command Prompt. - Run
ipconfigand note the Default Gateway under your active connection (commonly192.168.0.1or192.168.1.1).
Step 2: Open the admin page in a browser
- Connect to the router by Wi-Fi or Ethernet cable first.
- In Chrome, Edge, or Firefox, type the gateway address — for example
http://192.168.0.1— directly in the address bar. (TP-Link routers also work athttp://tplinkwifi.net.) - If the browser warns about a privacy/security error on a local address, choose Advanced → Proceed. It’s safe for your own router.
Step 3: Sign in
- First-time setup: you’ll be asked to create an admin password. Pick a strong one and save it.
- Older routers: the username and password may both default to
admin. The defaults are usually printed on a label on the bottom of the router.
This admin/login password is separate from your Wi-Fi password — changing one doesn’t change the other.
Fix: If the page won’t load
- Type the IP directly (
192.168.0.1, then try192.168.1.1) instead of the hostname. - Turn off any VPN or proxy software.
- Connect with an Ethernet cable, try a different browser, or clear the browser cache.
FAQ
I forgot the admin password. Hold the router’s recessed Reset button (about 10 seconds) to restore factory defaults — but this wipes your Wi-Fi name/password too, so you’ll set everything up again.
Is the admin password the same as my Wi-Fi password? No. One unlocks the settings page; the other lets devices join your Wi-Fi.
Sources: TP-Link — How to log in to the web management page of the router · Microsoft Learn — ipconfig command reference