192.168.1.1

192.168.1.1 Router Admin Login

The most common default gateway IP used by the majority of home routers worldwide.

192.168.1.1 is a private IPv4 address assigned by RFC 1918. It serves as the default gateway for routers from TP-Link, ASUS, Netgear, Linksys, and other major brands. Typing this address into a browser opens the router’s web-based admin panel.

How to Login to 192.168.1.1

Open any browser. Type 192.168.1.1 in the address bar, not the search bar. Hit Enter. You should see a login page.

If you get an HTTPS warning, that is normal. Router admin panels use self-signed certificates. Click “Advanced” then “Proceed” to continue.

The login page looks different depending on your router brand. TP-Link shows a single password field on newer Archer models (they dropped the username requirement in recent firmware). ASUS presents a dark-themed login with both username and password fields. Netgear routers running the Nighthawk app may redirect you to routerlogin.net, but the IP address still works. Linksys shows a clean white login panel asking for the router password only.

After entering credentials, you land on the dashboard. This shows connected devices, internet status, and quick links to wireless settings. Every router organizes this differently, but the core options are always there.

One thing people miss: make sure you are connected to the router’s network first. If you are on mobile data or a different Wi-Fi network, this address will not resolve. Plug in an Ethernet cable for the most reliable connection.

Default Username and Password for 192.168.1.1

Every router ships with factory credentials printed on a sticker, usually on the bottom or back of the device. If you have not changed them, these defaults will work:

BrandUsernamePassword
TP-Linkadminadmin
ASUSadminadmin
Netgearadminpassword
Linksys(blank)admin
D-Linkadmin(blank)
Belkin(none)(blank)
Ciscoadminadmin
Actiontecadmin(on sticker)

Netgear is the outlier here. They use “password” as the default password, not “admin.” This trips up a lot of people.

If none of these work, someone changed the credentials before you. A factory reset is the only way to restore the defaults. See the troubleshooting section below for detailed reset instructions.

What Can You Do at 192.168.1.1?

The admin panel at this address controls every aspect of your home network. Your router sits between two networks: your Local Area Network (LAN), where your devices live, and the Wide Area Network (WAN), which is the internet. This panel lets you manage both sides. Here is what matters:

Wi-Fi settings. Change your network name (SSID), password, security type (WPA3 is the current standard, WPA2 is still fine), and channel. If your 2.4 GHz band is congested, switch to channel 1, 6, or 11. These are the only non-overlapping channels on 2.4 GHz.

DHCP configuration. Your router assigns IP addresses to every device on the network via DHCP. You can set the address pool range, reserve static IP addresses for servers or printers, and adjust lease times.

Port forwarding. Need to host a game server or access a NAS remotely? Port forwarding maps an external port to an internal device’s IP and port. You will need the device’s local IP and the specific port number.

Firmware updates. Router manufacturers patch security vulnerabilities through firmware. Check for updates every few months. Some routers (ASUS, Netgear) support auto-update. Others require manual download and upload.

Parental controls. Block specific websites, set time schedules for internet access per device, and filter content categories. ASUS AiProtection and TP-Link HomeShield are the most capable built-in options.

Security settings. Disable WPS (it is a known attack vector). Enable the firewall. Turn off remote management unless you specifically need it. Change the default admin password immediately. This is separate from your Wi-Fi password.

Routers That Use 192.168.1.1

This IP address is everywhere. It is the default for most consumer routers sold worldwide.

TP-Link uses it across the entire Archer lineup. The Archer AX21 (Wi-Fi 6, around $70) and Archer AX73 (Wi-Fi 6, $150 range) both default to this gateway. So does every Deco mesh unit.

ASUS assigns this address to the RT-AX86U, RT-AX88U, and the ROG Rapture gaming series. ASUS also runs on router.asus.com as an alias, but the IP address works regardless of DNS.

Netgear Nighthawk R7000, R8000, and the Orbi mesh systems all use the same gateway. Older Netgear models sometimes default to 192.168.0.1 instead, so check which generation you have.

Linksys Velop mesh and the EA series (EA7500, EA8300) use this address. Linksys Smart Wi-Fi also maps to myrouter.local as a DNS alias.

Cisco small business routers (RV series), Actiontec gateways provided by Verizon FiOS, and Belkin routers round out the list.

Not every major brand uses this gateway. Huawei defaults to 192.168.8.1 on nearly all models. Tenda and D-Link use 192.168.0.1. If your router is from one of these brands, you need a different IP address.

If your router is not listed here, run ipconfig on Windows or ip route show default on Linux to find your actual gateway address.

Troubleshooting 192.168.1.1 Login Issues

Page does not load at all. Confirm you are on the router’s network. Open a terminal and run ping 192.168.1.1. If you get “Request timed out,” you are not connected or your gateway is different. On Windows, run ipconfig and look for “Default Gateway.” On macOS, open System Settings > Network > Wi-Fi > Details > TCP/IP. On Linux, run ip route | grep default.

Page loads but credentials are rejected. Someone changed the password. If you are the owner, factory reset the router. If this is a rental unit from your ISP, call them for the credentials. ISPs often set custom passwords.

Page loads extremely slowly. Try a different browser. Chrome, Firefox, and Edge all work. Safari sometimes has issues with router admin panels that use older TLS versions. Also try http://192.168.1.1 explicitly, since some browsers force HTTPS and the router may not support it properly.

Connected but getting a “cannot reach this page” error. Clear your browser cache. Disable browser extensions, especially ad blockers and VPNs. Try an incognito/private window. If you are on a mesh network, connect directly to the main router node via Ethernet.

Factory reset as last resort. Find the pinhole reset button on your router. Hold it with a paperclip for 10-15 seconds while the router is powered on. The lights will flash and the router will reboot. Wait 2-3 minutes, then try the address again with default credentials.

Typed the address wrong? This is the single most common cause of login failure. The correct address uses the numeral 1 (one), not the letter L. Common mistypes include 192.168.l.l, 192.168 l 1, 192 l 168.1 1, and 191.168.l.l. All of these fail because the letter L is not a valid octet in an IP address. Another frequent error is adding spaces: 192.168 1.1 or 192.168 1 1. Browsers interpret spaces as search queries instead of addresses. Type exactly 192.168.1.1 with no spaces, using the number 1 (above the Q key on your keyboard, not the letter L). If your browser autocompletes to a previous wrong entry, clear the address bar completely and type it fresh.

192.168.1.1 vs Other Default Gateways

Not every router uses 192.168.1.1. In this IP address, the first three octets (192.168.1) identify the network, and the last octet (.1) identifies the device (in this case, the router itself). Other devices on the same network get assigned .2 through .254 by DHCP.

The three most common default gateways divide roughly along brand lines.

192.168.0.1 is the second most popular. D-Link uses it on most models. Netgear uses it on older hardware. TP-Link assigns it to some budget models. If this address does not work, try 192.168.0.1 next.

10.0.0.1 belongs to the Class A private range (10.0.0.0/8). ISP-provided gateways favor this address. Comcast/Xfinity and AT&T both use 10.0.0.1 on their rental equipment. Apple AirPort routers also defaulted to this range.

The technical difference is subnet size. The 192.168.x.x range supports 65,536 addresses total across all subnets. The 10.x.x.x range supports over 16 million. For a home network with 20-50 devices, it makes zero practical difference. The reason different brands pick different defaults is purely convention. There is no performance advantage to any of them.

If you manage multiple networks or VLANs, the 10.x.x.x range gives you more room to segment without overlapping subnets. But for a single home router, this gateway works perfectly.

Frequently Asked Questions

What is 192.168.1.1?

192.168.1.1 is a private IPv4 address defined by RFC 1918. It is the most widely used default gateway for home routers. When you type it into a browser, it opens your router's web-based admin panel where you can change Wi-Fi passwords, set up port forwarding, update firmware, and manage connected devices.

What is the default username and password for 192.168.1.1?

The most common default credentials are admin/admin. TP-Link and D-Link routers typically use admin/admin. ASUS uses admin/admin. Netgear often uses admin/password. Linksys routers may have no username with 'admin' as the password. Check the label on the bottom of your router for the factory defaults.

Why can't I access 192.168.1.1?

Three common causes: your device is not connected to the router's network (check Wi-Fi or Ethernet), your router uses a different default IP like 192.168.0.1 or 10.0.0.1 (run ipconfig on Windows or ip route on Linux to find it), or a firewall or VPN is blocking local network access. Try a different browser or disable your VPN.

Is 192.168.1.1 a public or private IP?

192.168.1.1 is a private IP address. It belongs to the 192.168.0.0/16 range reserved by RFC 1918 for local area networks. This address cannot be reached from the internet. It only works within your home or office network.

Which routers use 192.168.1.1 as the default gateway?

TP-Link (Archer series), ASUS (RT series), Netgear (Nighthawk, Orbi), Linksys (Velop, EA series), D-Link, Belkin, Cisco small business routers, and Actiontec routers all commonly use 192.168.1.1. It is the single most popular default gateway across consumer routers worldwide.

How do I change my Wi-Fi password at 192.168.1.1?

Log in at 192.168.1.1, go to Wireless Settings or Wi-Fi Settings, find the password or security key field, enter your new password (use WPA3 or WPA2 with at least 12 characters), and save. All connected devices will disconnect and need to reconnect with the new password.