Wi-Fi Login Page Not Showing?
Hotel, airport, café, or school Wi-Fi connected but the login screen won't appear. Here's exactly how to force it open on every device - And why your VPN is probably the cause.
Quick Reference
Quickest fix
Open a browser and navigate to http://neverssl.com - This plain HTTP site forces the network to redirect you to the login page.
VPN blocking it?
Disconnect your VPN completely before connecting to the Wi-Fi network. Reconnect only after you've logged in through the portal.
Try the router's IP
Open a browser and navigate to http://192.168.1.1 or http://10.0.0.1 - Public networks often redirect these directly to the login page.
What is a captive portal?
A captive portal is the login or terms-of-service screen that public Wi-Fi networks show before granting internet access. The network intercepts your first HTTP request and redirects it to this screen instead. The problem: if your device tries HTTPS first, or a VPN encrypts all traffic before it leaves the device, the network cannot intercept the request - And the portal never appears.
Why VPNs block captive portals
When a VPN is active, all traffic is encrypted inside the tunnel before it reaches the Wi-Fi network. The captive portal system cannot read or redirect encrypted traffic. Fix: disconnect your VPN, complete the portal login, then reconnect the VPN. The portal only needs to authenticate you once per session.
After you've logged in
Once authenticated, reconnect your VPN. The portal granted your device network access - The VPN then encrypts traffic normally without needing to interact with the portal again. Sessions typically last 1–24 hours depending on the venue.
Why this matters for speed tests
Captive portal networks - Hotels, airports, cafés - Often have significant per-user bandwidth limits or share a single slow connection among many users. If you run a speed test on these networks, expect results well below your home connection. This reflects the shared network's performance, not your device or ISP.
How to force the Wi-Fi login page to open
- Disconnect any VPN. Turn off your VPN completely, including any always-on or auto-connect setting, before joining the network, because encrypted VPN traffic cannot be redirected to the portal.
- Reconnect to the Wi-Fi network. Forget and rejoin the network so your device runs its captive portal detection fresh on a clean connection.
- Open a plain HTTP address. In your browser, go to http://neverssl.com, which uses unencrypted HTTP and lets the network redirect you to the login page.
- Try the router IP if needed. If neverssl.com loads normally, navigate to http://192.168.1.1 or http://10.0.0.1, since many venues host the portal directly on the gateway.
- Log in, then reconnect your VPN. Complete the portal sign-in, then re-enable your VPN, as the network only needs to authenticate you once per session.
Frequently Asked Questions
Why does the login page appear on my phone but not my laptop?
Each operating system runs its own captive portal probe to a different check server, and any one device can be blocked by its own VPN, custom DNS, or firewall while others are not. The network itself is working, so the fault is in the settings of the device that fails. Follow the OS-specific guide for that device.
Is it safe to disable my VPN to reach a captive portal?
For the brief login step it is generally acceptable, since the portal only needs to see one unencrypted request to redirect you. Reconnect the VPN immediately after you authenticate, before sending any sensitive data over the public Wi-Fi. The portal grants access once per session and does not need the VPN off afterward.
Why does typing an HTTPS address fail to trigger the login page?
Captive portals work by intercepting an unencrypted HTTP request and redirecting it, but HTTPS traffic is encrypted and cannot be redirected without a certificate warning. Modern browsers and sites default to HTTPS, so the portal never gets a request to hijack. Visiting a plain HTTP address such as neverssl.com gives the portal something it can redirect.
The portal loaded but my login keeps failing. What now?
That points to the network side rather than your device. Common causes are a reached device or session limit, expired credentials, or a venue that requires your device MAC address to be registered at reception. Contact the venue staff, since no device-side setting will fix a portal that authenticates but rejects you.