OtherMedium

Can't log into the router: causes and solutions for login errors

This article helps solve the problem when a browser doesn't accept the login and password to access your router's web interface. We cover the main causes—from incorrect credentials to software conflicts—and provide proven ways to regain access.

Updated at February 16, 2026
5-15 minutes
Easy
FixPedia Team
Применимо к:Any router (TP-Link, Asus, D-Link, Zyxel, etc.)Firmware versions: current and outdated

What a Router Login Error Means

A router control panel login error occurs when the authentication system (login/password) prevents you from accessing the web interface of your network device. It manifests as a browser pop-up window requesting credentials that does not disappear after entry, or a message stating "Invalid login or password." The problem arises when attempting to open http://192.168.1.1, http://192.168.0.1, or another local IP address of the router.

This is not an error in the router's operation itself, but a failure in the authorization process between your device and the web server embedded in the router. The issue is not related to the internet connection—you may be connected to Wi-Fi but still lack access to the settings.

Common Causes

  1. Incorrect credentials. The most frequent cause. You may have forgotten or incorrectly entered the password, especially if it was changed from the default. Some providers set a unique password when installing the router.
  2. Incorrect IP address (gateway). You are trying to access the wrong address. The gateway can differ across router models or under different settings (e.g., when operating in bridge mode).
  3. Browser cache issues. Old or corrupted cookie files, saved authentication data can conflict with a new request.
  4. Conflict with VPN clients or extensions. Anonymous surfing programs or security extensions (NoScript, Adblock) often block requests to local IP addresses, considering them suspicious.
  5. Change in the router's IP address on the local network. If the router's address on the network has changed manually or automatically (via DHCP), you are accessing an old address that is no longer in use.
  6. Blocking at the router level. Some routers (especially from providers) have a function to block access to the web interface from specific devices or MAC addresses.
  7. Firmware corruption or router web server failure. A rare but possible case requiring a firmware reflash or reset.

Solutions

Method 1: Verify the Correct IP Address (Gateway)

First, ensure you are addressing the correct router IP on your network.

  1. On Windows, open Command Prompt (Win+R → cmd → Enter).
  2. Type ipconfig and press Enter.
  3. Find the section for your active network connection (Ethernet or Wi-Fi) and the line labeled "Default Gateway". This is the router's IP address.
  4. Enter this address in your browser's address bar (e.g., http://192.168.1.1).

On Linux/macOS, use the terminal and the command ip route | grep default. The IP address will be listed after default via.

Method 2: Clear Browser Cache and Use Incognito Mode

If the IP address is correct, the problem is likely with the browser.

  1. Press Ctrl+Shift+Del (Windows/Linux) or Cmd+Shift+Del (macOS) to open the clear history window.
  2. Select "All time" as the time range.
  3. Check the boxes for "Cookies and other site data" and "Cached images and files".
  4. Click "Clear data".
  5. After clearing, close all browser windows and open a new one in Incognito/Private mode (Ctrl+Shift+N). Try logging in again.

Method 3: Disable VPN and Extensions

  1. If you have an active VPN client (ExpressVPN, NordVPN, ProtonVPN, etc.), disable it completely and try again.
  2. In your browser, open the extensions management page (usually chrome://extensions/ for Chrome).
  3. Disable all extensions, particularly those related to security, ad-blocking, or script management (uBlock Origin, AdGuard, NoScript).
  4. Restart the browser and attempt to log in.

Method 4: Use a Different Device or Browser

This helps determine if the problem lies with a specific device/computer or with the router itself.

  1. Take a smartphone, tablet, or another computer connected to the same Wi-Fi network.
  2. Open a browser and enter the router's IP address.
  3. Try to log in. If login succeeds from another device, the problem is definitely on your primary computer/browser (return to steps 2 and 3).
  4. If login fails from another device, the problem is likely with the router itself (password, settings, firmware).

Method 5: Check and Reset the Administrator Password

If the previous steps didn't help and you are sure the IP address is correct, focus on the password.

  1. Try default passwords. The most common combinations for login are:
    • Login: admin, Password: admin
    • Login: admin, Password: password
    • Login: (blank), Password: admin
    • Login: admin, Password: (blank) Find the exact combination for your model on the sticker on the router itself or in its documentation.
  2. Check if the provider changed the password. If the router was installed by technicians, they may have set their own password. Look at the sticker: sometimes an individual password is printed there instead of the generic admin. If nothing works, call your internet provider's technical support and ask what password is set on your router.
  3. Perform a hardware reset (Reset). This is a last resort, as it will restore the router to factory settings and erase all your configurations (Wi-Fi name and password, ports, rules). Use it only if other methods fail and you are prepared to reconfigure the internet connection.
    • Locate the Reset button on the back of the router (usually small, close to the ports).
    • Press it with a paperclip or a sharpened pencil and hold for 10-15 seconds.
    • Wait until all the router's indicators turn off and light up again (a reboot will occur).
    • After rebooting, the router will operate with default settings. The IP address and password will be those indicated on the sticker. Connect to the Wi-Fi with the default password and log in to the control panel.

Prevention

  • Write down the password. After your first successful router setup, record the login and password for its control panel in a secure place (password manager, paper notebook).
  • Change the default password. If you do regain access, immediately go to the security settings and change the administrator password to a complex and unique one. This protects against unauthorized access.
  • Use a static IP address for the router. In the router's DHCP server settings, reserve an IP address for the router itself (e.g., 192.168.1.1). This prevents the gateway from changing accidentally during a DHCP lease renewal.
  • Do not use a VPN to access local settings. When you need to configure the router, disable the VPN client.
  • Update the firmware. Timely updating of the router's embedded software (via the "System Tools" or "Firmware Update" section) fixes known vulnerabilities and bugs, including those in the web interface.

F.A.Q.

What to do if I'm sure of the password but the router doesn't accept it?
Can I regain access to the router without resetting to factory settings?
After resetting the router, the default password doesn't work. Why?
Why can't I log in on my laptop but can on my phone?

Hints

Verify the router's IP address
Clear browser cache and try incognito mode
Disable VPN and browser extensions
Use a different device or browser
Check and reset the router's admin password
FixPedia

Free encyclopedia for fixing errors. Step-by-step guides for Windows, Linux, macOS and more.

© 2026 FixPedia. All materials are available for free.

Made with for the community