Hotel Wi-Fi Login Page Won't Load

You join the hotel network, the phone says "connected," but nothing loads and the sign-in page never appears. This is the most common hotel Wi-Fi snag — and it is almost always the captive portal failing to trigger, not a broken connection. Here is how to force it open, in order. Updated for any hotel, any device.

Step 1: Forget the network and rejoin

The fastest fix. Forget the hotel Wi-Fi on your device, then reconnect from scratch. Joining freshly re-runs your device's captive-portal detection — the background check that normally pops the sign-in page the moment you connect. A stale or half-finished previous attempt is the most common reason it did not appear the first time.

Step 2: Open a plain HTTP page

Your browser almost certainly tries HTTPS sites by default, and a portal cannot intercept an encrypted HTTPS request to insert its login — so the page just times out. Defeat this by visiting a deliberately non-secure address such as http://neverssl.com. The plain HTTP request lets the portal hijack it and serve the sign-in page. This single trick solves the majority of cases.

Step 3: Visit the gateway IP directly

Type your network's gateway address straight into the browser — commonly 192.168.0.1 or 192.168.1.1. On most hotel systems this lands you directly on the portal. You can find the exact gateway in your device's Wi-Fi details (look for "Router" on iOS/macOS or "Gateway" on Windows/Android).

Step 4: Turn off mobile data, VPN, and custom DNS

Three settings commonly sabotage the portal:

  • Mobile data: if cellular is on, the phone may route around the Wi-Fi and never trigger the portal. Turn it off so the device commits to Wi-Fi.
  • VPN: an active VPN tunnels past the portal. Disable it to sign in, then re-enable it afterward.
  • Custom DNS: a custom resolver like 1.1.1.1 bypasses the portal's redirect. Set DNS back to automatic for the login.

Step 5: Use the device's portal helper

Toggle Wi-Fi off and on — phones then show a "Sign in to network" notification that opens the portal directly. On a laptop, open an incognito/private window, which ignores cached redirects and HSTS rules that can block the portal from a normal window.

Step 6: Reset and ask the front desk

If it still will not appear, restart the device to clear any stuck network state, and as a last resort ask the front desk for the direct portal URL or whether a wired connection is available. Hotels deal with this daily and often have the exact link or a code that skips the broken auto-redirect entirely.

Frequently Asked Questions

Why won't the hotel Wi-Fi sign-in page appear?

Usually because your browser is loading HTTPS pages, which the captive portal cannot intercept to insert its login. Custom DNS (like 1.1.1.1), an active VPN, or a cached page can also stop the portal from showing. Forcing a plain HTTP request or visiting the gateway IP directly is the most reliable way to make it appear.

What address forces the captive portal to load?

Browse to a deliberately non-HTTPS site such as http://neverssl.com, or enter the router gateway IP (commonly 192.168.0.1 or 192.168.1.1) in the address bar. Both prompt the portal to intercept the request and present the sign-in page when automatic detection has failed.

Does using 1.1.1.1 or a VPN stop hotel Wi-Fi from working?

It can stop the initial sign-in. Custom DNS and VPNs interfere with the captive portal's redirect, so the login page never loads. Temporarily set DNS to automatic and turn off the VPN to sign in; once you are authenticated and online, you can re-enable your VPN for privacy on the shared network.

Related Guides

More From This Section