---
title: "How to force a public Wi-Fi network login page to open"
description: "Struggling to connect to the internet in a public space? Here's how to force a public Wi-Fi network login page to open on any device."
image: "https://images.ctfassets.net/lzny33ho1g45/4dMqwlcoDPbMv89WRhZqY8/f064460688dfda547e72fc912ff23ca5/wifi-hero-green.png"
---

# How to force a public Wi-Fi network login page to open

Struggling to connect to the internet in a public space? Here's how to force a public Wi-Fi network login page to open on any device.

You open your laptop in a public space—perhaps an airport, a coffee shop, or your hotel room. You sit down to work, select the correct Wi-Fi network, and ... nothing. Your Wi-Fi icon shows it's connected, but your browser says, "You are not connected to the internet." No matter how hard you try, that pop-up login screen never loads. 

We've all been there. As a [remote team](https://zapier.com/learn/remote-work/) that has spent a lot of time working from co-working spaces and coffee shops, we at Zapier have wasted far more time than we'd like to admit trying to get online.

There's no magic button to connect to a public Wi-Fi login page, but these five tips will do the trick most of the time.

**Table of contents**: 

- [When in doubt, connect to a secure network](#secure-network)
- [How to force a public Wi-Fi network login page to open](#public-wifi)
- [How to get online with a personal hotspot](#hotspot)
- [Stay secure on public networks](#stay-secure)

## When in doubt, connect to a secure network

When you try to connect to the internet in a public space, the first thing you usually need to do is create an account or enter a code from a receipt on a custom login screen. And this is where you run into the most common problem: the login screen won't appear. 

This usually happens on open, public Wi‑Fi (no password when you connect), but VPNs, DNS tweaks, or network problems can sometimes cause similar issues.

But let's say you bypassed this problem. You're now connected to a public Wi-Fi network. There are a few security concerns you should be aware of. 

- **Your private information is accessible to the public. **By default, anything you enter on a non-secure, non-HTTPS site can be viewed by anyone else on the network.
- **You're more susceptible to hackers. **Unlike encrypted networks with [WPA2](https://en.wikipedia.org/wiki/Wi-Fi_Protected_Access) passwords, open networks are easier to hack, giving hackers access to your data.

That's why the best way to connect to the internet in public spaces also happens to be the most secure one: **opt for only encrypted Wi-Fi connections**. Some networks offer both an encrypted and public network option, allowing you to log in to either one. If you have the option, always choose the encrypted network.

In your Wi-Fi menu, encrypted networks appear with a padlock icon beside the network name. Encrypted networks will always prompt you to enter a password before you join for the first time. 

Unless the password changes after you first log in, or you've chosen to forget the network, you won't have to re-enter the password if you try to reconnect in the future. 

## How to force a public Wi-Fi network login page to open

No encrypted network available? Here are five ways to get that pesky open network login screen to load.

- [Turn off alternative third-party DNS servers](#turn-off-third-party-dns-servers)
- [Use your browser to open the router's default page](#open-the-default-page)
- [Open a plain HTTP test page in incognito](#plain-http)
- [Create a new network location](#create-a-new-network-location)
- [Restart](#restart)

### 1. Turn off alternative third-party DNS servers

If there's one trick that usually gets login pages to load, it's this: turn off your alternate DNS server.

DNS servers, or domain name servers, match domain names such as `zapier.com` to its server's IP address. This way, you can visit Zapier's website by entering `zapier.com` instead of some long string of numbers.

If this is your first time hearing about DNS settings, you're fine—and this tip probably doesn't apply to you ([skip ahead](#open-the-default-page)). By default, your computer automatically picks up a DNS server from the Wi-Fi router, which is what the public Wi-Fi expects you to use. This makes it more likely that your login page will load. 

If you've ever added Google DNS, OpenDNS, or any other alternative DNS to your network settings, though, that may be your connection problem. Many public Wi-Fi networks use their DNS server to tell your computer which login page to open. But this doesn't work when you're using an alternative DNS server. 

Here's how to remove any alternate DNS servers. 

**On a Mac**

1. Open your System Settings.
2. In the sidebar menu, click **Network**.
3. Click **Wi-Fi**, and then click **Details** beside the network you're trying to connect to.
4. In the window that appears, click **DNS**. Then select any alternate DNS servers, and click `–` to remove them.

**In Windows**

1. Open your Settings.
2. In the sidebar menu, click **Network & internet**.
3. Click **Wi-Fi**.
4. Click **Hardware properties**.
5. Click **Edit **next to _DNS server assignment_.
6. If you previously changed your DNS server, the DNS setting is likely _Manual_. Click the down caret (`⋁`), and then select **Automatic.**
7. Click **Save**.

Note: The instructions will differ depending on which version of Windows you're using. I'm using Windows 11.  

**On iOS **

1. Open your Settings.
2. Tap **Wi-Fi**.
3. Tap the **information **icon (`i`) beside your network name.
4. Tap **Configure DNS**, and then select **Automatic**.

**On Android **

1. Open your Settings.
2. Tap **Connections**.
3. Tap **More connection settings**.
4. Tap **Private DNS**, and then select **Automatic**.

Note: The instructions will differ depending on which Android device you're using. I'm using a Samsung Galaxy S23. 

Once you've removed the alternate DNS server, turn your Wi-Fi off and then back on. Your login screen should now open. 

If it's still not working on your computer, you might need to clear the DNS cache. Here's how. 

- **Windows**: Open Command Prompt, and enter `ipconfig /flushdns`
- **Mac**: Open Terminal, and enter `sudo killall -HUP mDNSResponder`

### 2. Use your browser to open the router's default page

Still not connected? It's time to try to force your browser to open the login page. The easiest way to do this is to load the router's default page. 

Open your browser. In the address bar, enter `192.168.1.1`, `192.168.0.1`, or `10.0.0.1`.

This should load the default login page. But if you see a router settings login page instead, don't log in unless you're at home. 

If the easy way doesn't work, you can try a slightly less easy way. 

1. Open your network settings, and note your computer's IP address. The IP address in the example below is blurred out, but yours will be a string of numbers separated by periods.

2. Enter that IP address in your browser, replacing the last number with `1`. For example, if the IP address is `192.168.88.113`, you would enter `192.168.88.1`.

Alternatively, you can note the router's IP address (in the _TCP/IP_ tab of your _Wi-Fi _settings) and enter that exact IP address into your browser. 

Or, if you're trying to connect to a company's public Wi-Fi network, try opening that company's website. Most public Wi-Fi networks let you browse their company site without logging in, and they often have a link to their Wi-Fi login page. 

### 3. Open a plain HTTP test page in incognito

Still nothing? The problem could be that your browser cache is still trying to use the DNS info it knows to access sites instead of loading the Wi-Fi login page. And sometimes, you can break it out of that loop by visiting something new.

You could clear your browser data, but that's a hassle, and clearing cookies or site data (not just the cache) is what usually signs you out of websites. . Instead, open an Incognito or Private window in your browser, which loads with a clean slate. Then enter a deliberate HTTP test page, like [http://neverssl.com](http://neverssl.com/), in the address bar.

The reason you need to load a non-HTTPS (not secure) site is that if you try to visit a secure site and your network tries to redirect your browser to a login screen, your browser will prevent the redirect to keep your data secure—something that will also keep you from logging in to that Wi-Fi network.

Another good option is to manually enter the site your device tries to open in the background when connecting to new Wi-Fi networks. Here are the default pages. Any of them will work, regardless of the device you're using. 

- Apple iOS and macOS: [captive.apple.com](http://captive.apple.com)
- Microsoft Windows: [www.msftncsi.com/ncsi.txt](http://www.msftncsi.com/ncsi.txt)
- Google Android and Chrome: [google.com/generate_204](http://google.com/generate_204)

### 4. Create a new network location

Network locations store your network settings for different locations—perhaps to make your computer use a different DNS at home than at the office or for an easy way to change which networks you connect to by default.

If you're using a Mac, there's a simple way to clear your network settings and get the login screen to load: create a new network location. 

1. Open your System Settings.
2. Click **Network**.
3. In the _Network_ area, click the ellipsis (`...`). Then click **Locations**, and select **Edit Locations**.
4. In the _Locations_ window that appears, click the add icon (`+`). Then enter a location name.
5. If the new location name isn't already highlighted, select it, and then click **Done**.

Just remember to switch back to your default network location when you're back at your office or home.

### 5. Restart

When all else fails, do the one thing that _usually_ fixes every electronic device, ever. Restart it. 

Before you restart your computer, try turning your Wi-Fi off and then back on. If that doesn't work, try any of the following resets. 

- Log out of your account on your computer, and then log back in.
- Restart your device.
- [Clear your browser cache](https://zapier.com/blog/what-is-a-cache/).

And if, after all that, you're still staring at a _You are not connected to the internet_ message, it might be time to ask if anyone else around you has access to the internet. If not, perhaps that Wi-Fi connection is down, or the router needs to be restarted.

With any luck, you should be able to get the Wi-Fi network screen to load and can get back to work—hopefully without trying everything in this list.

## How to get online with a personal hotspot 

If the public Wi-Fi isn't working, there's still hope for getting online. You can [make a personal hotspot from your smartphone](https://zapier.com/blog/how-to-use-personal-hotspot/), allowing you to share your 4G or LTE connection with any of your other devices. (Note: your cellular plan has to include this feature, which costs more, in order for it to work.)

**On iOS**

1. Open your Settings.
2. Tap **Personal Hotspot**.
3. Tap **Allow Others to Join**.

**On Android **

1. Open your Settings.
2. Tap **Connections**.
3. Tap **Mobile Hotspot and Tethering**.
4. Next to _Mobile Hotspot_, tap the **toggle**. If you want to change your hotspot settings (change the name and add a password), tap **Mobile Hotspot**.

## Stay secure on public networks

I would be breaking the hearts of every member of the Zapier security team if I didn't make one final plea for you to practice safe browsing. 

Now that you've gone through all that trouble to get connected to a public Wi-Fi network, there's one last thing to do. Use a [virtual private network (VPN)](https://zapier.com/blog/what-is-a-vpn/) to encrypt your data and keep it secure from prying eyes. You may also need to use a VPN to access your company's internal data and services.

For around $5-10 per month, you can get a VPN connection, typically with apps that make it easy to use on your computer and mobile devices. Services like[ TunnelBear](https://www.tunnelbear.com/), [NordVPN](https://nordvpn.com), and [ExpressVPN](https://www.expressvpn.com) make it easy to use a VPN—and TunnelBear even offers 2GB of free data per month if you only work outside of your office or home occasionally. Or you could [set up a VPN server](https://www.digitalocean.com/community/tutorials/how-to-set-up-and-configure-an-openvpn-server-on-ubuntu-20-04) on your own hosting account or server using OpenVPN or a similar tool.

Either way, remember to turn on your VPN whenever you're on public Wi-Fi—as soon as you've gotten past the login screen, at least. Free Wi-Fi is not worth compromising your security.

**Related reading:**

- [Security behaviors to protect yourself from hackers](https://zapier.com/blog/security-behaviors/)
- [How to find and share your Wi-Fi password](https://zapier.com/blog/how-to-share-wifi-password/)
- [What is a passkey? (And how it works)](https://zapier.com/blog/what-is-a-passkey/)
- ****[NordVPN vs. ExpressVPN: Which is better?](https://zapier.com/blog/nordvpn-vs-expressvpn)
- [How to actually get work done on a plane](https://zapier.com/blog/how-to-work-on-a-plane)

_This article was originally published in January 2017 by Matthew Guay. The most recent update was published in April 2026._