192.168.0.1
192.168.0.1 Router Admin Login
Second most popular default gateway IP, commonly used by D-Link and Netgear routers.
192.168.0.1 is a private IPv4 address in the 192.168.0.0/24 subnet defined by RFC 1918. It is the second most common default gateway for home routers, used by D-Link, older Netgear models, some TP-Link routers, and Comcast/Xfinity gateways. Typing this address into a browser opens the router’s web-based admin panel for network configuration.
How to Login to 192.168.0.1
This address is the gateway to your router’s admin panel. Connect to your router first. Ethernet is most reliable, but Wi-Fi works. Open a browser and type 192.168.0.1 into the address bar, not the search bar. Use the actual URL bar at the top.
You will see a login prompt. The look varies by brand. D-Link shows a blue and grey interface asking for username and password. Older Netgear models display the Netgear Genie interface with a green header. Xfinity gateways show the Xfinity admin tool with options for Gateway and Connection status right on the login page.
If the page does not load, your router probably uses a different gateway IP address. The most likely alternative is 192.168.1.1. Run ipconfig (Windows) or ip route (Linux/macOS) to check your actual default gateway before troubleshooting further.
Some ISP gateways redirect the address to a custom URL like http://mygateway.local. The IP still works. The redirect is just cosmetic.
Default Credentials for 192.168.0.1
The login page asks for a username and password. Factory credentials are printed on a sticker on the bottom or back of your router. If you have not changed them:
| Brand | Username | Password |
|---|---|---|
| D-Link | admin | (blank) |
| Netgear | admin | password |
| TP-Link | admin | admin |
| Belkin | (none) | (blank) |
| Xfinity | admin | password |
| TRENDnet | admin | admin |
| Tenda | admin | admin |
D-Link is unusual: the default password is literally empty. Leave the password field blank and click Login. People type “admin” or “password” and lock themselves out after too many attempts.
Xfinity gateways are a special case. Comcast sets a unique password during provisioning and prints it on the device label. The generic admin/password combination only works on some older models.
If default credentials fail and you did not change them, your ISP may have set a custom password during installation. Call them before factory resetting.
What You Can Configure at 192.168.0.1
The admin panel gives you full control of your home network:
Wireless settings. Change SSID, password, and security mode. Stick with WPA2 or WPA3. Never use WEP. It can be cracked in minutes. Pick a channel manually if auto-selection keeps landing on a congested one. Use a Wi-Fi analyzer app on your phone to see which channels your neighbours occupy.
LAN settings. Adjust the DHCP pool, set address reservations for devices that need fixed IPs (printers, NAS, security cameras), and change the router’s own IP address if needed.
Port forwarding and UPnP. Map external ports to internal devices for game servers, remote desktop, or self-hosted applications. UPnP does this automatically but is a security risk, so disable it and configure forwards manually if you know the ports.
Access control. Block specific devices by MAC address, set up a guest network with bandwidth limits, and configure parental controls with time-based schedules.
Firmware management. D-Link and Netgear both support manual firmware uploads. Download the latest version from the manufacturer’s support page, upload it through the admin panel, and wait for the router to reboot. Never power off the router during a firmware update.
Routers That Use 192.168.0.1
This IP address is most strongly associated with D-Link. The DIR-615, DIR-825, DIR-867, and the entire DIR lineup default to this gateway. D-Link has used it consistently for over 15 years.
Netgear used this address on older models like the WNR2000 and WNDR3400. Newer Nighthawk and Orbi models switched to 192.168.1.1. If you have a Netgear router from before 2016, expect 192.168.0.1.
TP-Link splits between the two subnets. Budget models like the TL-WR841N use this address. The Archer series generally uses 192.168.1.1. Check the sticker.
Tenda and TRENDnet routers also default to this gateway. These brands are common in Southeast Asia, South America, and Eastern Europe where they compete on price.
Xfinity gateways (the all-in-one modem/router combos Comcast provides to subscribers) use 10.0.0.1 on newer models but this address on older XB3 and XB6 units. If you rent equipment from Comcast, check which generation you have.
Troubleshooting 192.168.0.1
This IP address should load instantly when typed into a browser. If it does not, work through these fixes.
“This site can’t be reached.” Verify your connection. If you are on Wi-Fi, make sure you are connected to the correct network, not a neighbour’s. Open a terminal and run ping 192.168.0.1. If you get replies, the router is reachable and the problem is your browser. If the ping times out, your gateway is a different IP.
Credentials rejected. Triple-check the defaults for your specific brand. D-Link’s blank password catches everyone. If someone changed the password and you cannot recover it, factory reset: press and hold the reset button for 10 seconds.
Admin panel loads but pages are broken or slow. This usually means the router’s firmware is outdated or its CPU is maxed out. Reboot the router first (unplug for 10 seconds, plug back in). If the problem persists, try accessing the panel from a wired LAN connection instead of Wi-Fi.
IP conflict with another device. If you assigned this address to another device manually, the router’s admin panel becomes unreachable. Boot into safe mode (some routers support this) or factory reset to resolve the conflict.
Locked out after too many attempts. Some routers lock the login page after 3-5 failed attempts. Wait 5 minutes and try again, or reboot the router to clear the lockout counter.
Typed the address wrong? This IP address contains a zero (0), not the letter O. Common mistypes include 192.168 o 1, 192.168 0.1 (with a space), 192.1680 1, 192.168 01, 192 l.168.0.1, 192.68 0 l, 198.168 0.1, and 192.268 0.1. All of these fail because browsers treat spaces as search queries and letters are not valid in IP addresses. Type exactly 192.168.0.1 using the number zero (next to the 9 key), not the letter O. If your browser autocompletes an old wrong entry, clear the address bar and retype from scratch.
192.168.0.1 vs 192.168.1.1
These two addresses sit on different subnets but serve identical purposes. The choice between them is a manufacturer convention, not a technical requirement.
Devices on the 192.168.0.0/24 subnet get addresses from 192.168.0.2 to 192.168.0.254. Devices on 192.168.1.0/24 get 192.168.1.2 to 192.168.1.254. Both give you 253 usable addresses, more than enough for any home.
The practical impact shows up when cascading routers. If your main router uses 192.168.0.1 and you add a second router, set the second one to 192.168.1.1 to avoid subnet overlap. Devices on each subnet can still communicate through routing, but their DHCP pools will not collide.
If you are migrating from an old D-Link to a new ASUS or TP-Link Archer, expect the gateway to change from 192.168.0.1 to 192.168.1.1. Any static IP assignments or port forwarding rules will need updating to match the new subnet.
Frequently Asked Questions
What is 192.168.0.1?
192.168.0.1 is a private IPv4 address used as the default gateway by many home routers. It is the first usable host address in the 192.168.0.0/24 subnet. Typing it into a browser opens the router's admin panel for configuring Wi-Fi, security, and network settings.
What is the default login for 192.168.0.1?
D-Link uses admin with a blank password. Netgear uses admin/password. TP-Link uses admin/admin. Belkin has no username with a blank password. Xfinity gateways use admin/password or a custom password on the device sticker. Always check the label on your router first.
What is the difference between 192.168.0.1 and 192.168.1.1?
They are both private IP addresses on different subnets. 192.168.0.1 sits on the 192.168.0.0/24 network while 192.168.1.1 is on 192.168.1.0/24. Functionally they do the same thing: host the router admin panel. Which one your router uses depends on the manufacturer's default configuration.
Why does my browser say 192.168.0.1 is not secure?
Router admin panels use HTTP or self-signed HTTPS certificates. Browsers flag self-signed certificates as insecure. This is normal for local network administration. Click Advanced and Proceed to continue. Your traffic stays on your local network and never touches the internet.
How do I find out if my router uses 192.168.0.1?
On Windows, open Command Prompt and type ipconfig, then look for Default Gateway. On macOS, go to System Settings > Network > Wi-Fi > Details > TCP/IP. On Linux, run ip route show default. The gateway address shown is what you type into your browser.
Can two routers on the same network use 192.168.0.1?
No. Two devices cannot share the same IP address on one network. If you are cascading routers, the second router must use a different subnet, for example 192.168.1.1. Otherwise you will get IP conflicts and neither admin panel will be reachable.