Forgot your home Wi-Fi password or the guest network at a cafe? It's a familiar situation: your smartphone asks you to enter the access code, but either no one remembers it, or it's hidden deep within the router. Luckily, there are Legal ways to connect to Wi-Fi without entering a password — from standard router functions to hidden operating system capabilities.
In this article we will look at 7 proven methods, which work on most modern devices: smartphones Android And iPhone, laptops with Windows 10/11, as well as through the router's settings. Important: All the described methods are legal and do not require network hacking—they utilize the built-in authentication mechanisms provided by the manufacturers.
Before you begin, make sure you have permission to connect to the network in question (for example, whether it's your home router or a public hotspot with authorized access). Using someone else's network without the owner's consent may be considered a violation. Article 272 of the Criminal Code of the Russian Federation ("Unauthorized access to computer information").
1. Connecting via WPS (Wi-Fi Protected Setup)
The fastest and most versatile way is to use technology WPS (Wi-Fi Protected Setup). It allows you to connect to your router without entering a password, by pressing a single button or using a PIN code. WPS is supported by most modern routers (TP-Link, ASUS, Keenetic, MikroTik) and devices on Android/Windows.
How does this work:
- 🔄 Find the button on your router
WPS(usually labeled or indicated by an icon of two arrows forming a circle). Press it for 2-3 seconds. - 📱 On your smartphone: go to
Settings → Wi-Fi → Advanced → WPS(on Android) or select a network and click "Connect via WPS" (on some models Xiaomi, Samsung). - 💻 On a laptop with Windows: in the list of networks, right-click on the desired one → “Connect via WPS”.
⚠️ Attention: Some routers (for example, Zyxel KeeneticWPS is disabled by default due to vulnerabilities. To enable it, go to the router's web interface (192.168.1.1) and enable WPS in the section Wireless Network → WPS.
| Device | Path to WPS in settings | Notes |
|---|---|---|
| Android (clean) | Settings → Network & Internet → Wi-Fi → Advanced → WPS |
On some firmware (for example, MIUI) the path may differ. |
| iPhone | Not supported | Apple removed WPS support in iOS due to security concerns. |
| Windows 10/11 | Right-click on the network → “Connect via WPS” | Works only if the router supports it PBC mode (button). |
| MacOS | Not supported | Starting from macOS Mojave WPS has been removed from the system. |
2. Using a QR code to connect
Many modern routers (Huawei, TP-Link Archer, ASUS RT-AX) generate QR code with your Wi-Fi connection details. This method is convenient if you have access to the router's web interface or the manufacturer's mobile app.
Instructions:
- Open the router's web interface (
192.168.0.1or192.168.1.1) and log in. - Go to the section
Wireless Network → Wi-Fi QR Code(the name may differ). - Generate a QR code and scan it with your smartphone camera. The system will automatically connect to the network.
If you don't have access to a router, but have a device already connected to the network, you can generate a QR code through it:
- 🤖 On Android: install the application WiFi QR Generator (For example,
com.urbansoft.qr.wifi.share). - 🍎 On iPhone: use
Settings → Wi-Fi → [tap on the connected network] → QR code(V iOS 14+).
3. Connection via the button on the router (Easy Connect)
Some manufacturers (eg Xiaomi, Tenda) implemented the function Easy Connect — a WPS analogue, but with a simplified process. The idea is the same: pressing the physical button on the router allows you to connect without a password.
How does this work:
- Press and hold the button
Easy Connect(orWi-Fi) on the router for 5 seconds until the indicator starts flashing. - On your smartphone, select the network from the list of available networks. The system should connect automatically.
⚠️ Attention: After connecting via Easy Connect, some routers (Xiaomi Mi Router 4A) automatically send a notification to the network owner about the new deviceIf it's not your router, the owner may be blocking your connection.
What should I do if the Easy Connect button doesn't work?
If the indicator on the router does not blink after pressing the button, try:
1. Reboot the router (pull the power off for 10 seconds).
2. Check if Easy Connect mode is enabled in the web interface (Settings → Wireless → Easy Connect).
3. Update your router firmware to the latest version (older versions may not support this function).
4. Connecting via the router manufacturer's app
Router manufacturers (TP-Link, ASUS, Keenetic) release official mobile apps that allow you to manage your network, including connecting to it without entering a password. For example:
- 📱 TP-Link Tether — for routers TP-Link.
- 📱 ASUS Router — for devices ASUS.
- 📱 Keenetic — for routers Zyxel Keenetic.
Algorithm of actions:
- Download the app from App Store or Google Play.
- Connect to the router via Bluetooth or a temporary guest network (if required).
- In the app, find the "Wi-Fi Connection" or "Network Management" section—there will be an option to connect without a password.
⚠️ Attention: When connecting for the first time through the application, you may be required to enter the login/password from the router’s web interface (usually this is admin/admin or indicated on the device sticker).
Make sure the router is turned on and the power indicator is green.
Download the official app (not the beta version)
Connect to the router's temporary network (if required)
Check that Bluetooth is enabled on your smartphone (for some models)-->
5. Connecting via a guest network
Many routers have a feature guest network — a separate access point with limited rights (for example, without access to local devices). Often, the guest network is not password protected or has a simple code (for example, 12345678).
How to find a guest network:
- 🔍 In the list of available networks, look for the name of your router with the postfix
_Guest,-GuestorEXT. - 📡 If the guest network is hidden, try connecting to it manually by entering the SSID (name) - it is usually indicated on the router's sticker.
If the guest network is password protected, but you don’t know it, you can reset the router to factory settings (button Reset for 10 seconds). After resetting, the guest network password will become the default one (indicated on the sticker).
6. Connecting via saved passwords (Windows/Android)
If you've previously connected to this network on another device, you can retrieve the saved password and use it for a new connection. This is legal if you own the device or have permission to do so.
On Windows 10/11:
- Open
Settings → Network & Internet → Wi-Fi → Manage known networks. - Select the desired network → “Properties” → check the “Show characters” box next to the “Password” field.
On Android:
- 📱 Install a file manager with access to root folders (for example, Solid Explorer).
- 📁 Go to
/data/misc/wifi/WifiConfigStore.xml(required) root rights). - 🔍 Find the line with
SSIDyour network - will be nearbyPreSharedKey(password).
⚠️ Attention: On iPhone It is impossible to retrieve the saved password without jailbreaking. Also, some manufacturers (Samsung, Xiaomi) encrypt files with passwords, and special utilities are required to read them.
7. Alternative methods (for advanced users)
If standard methods don't work, you can try less obvious options:
- 📋 MAC filtering: If filtering is enabled in the router settings
MAC address, add your device's address to the whitelist via the web interface. - 🔄 MAC Cloning: On Android (With root) or Windows can be replaced
MAC addressnetwork card to the address of an already connected device. To do this, use the following commands:ip link set dev wlan0 downip link set dev wlan0 address XX:XX:XX:XX:XX:XX
ip link set dev wlan0 up(Where
XX:XX:XX:XX:XX:XX— MAC address of the trusted device). - 📡 Repeater mode: If you have a second router, set it up in mode
Repeater(repeater) - it will “intercept” the signal from the main network and distribute it without a password.
⚠️ Attention: Change MAC addresses or bypass MAC filtering This may be considered an attempt at unauthorized access if you don't own the network. Use this method only to restore access to your own router.
How to find out the MAC address of a connected device?
On Windows: run the command arp -a V CMD — the list will contain IP and MAC addresses of all devices on the local network.
On Android: use apps like Fing or Network Scanner.
FAQ: Frequently asked questions about connecting without a password
Is it possible to connect to Wi-Fi without a password if the router is not mine?
Legal – only if the network owner has provided an alternative connection method (e.g., WPS or QR code). Connecting to someone else's network without permission is illegal, even if you use technical loopholes. The exception is public hotspots (cafes, airports), where connections are permitted.
Why isn't WPS working on my router?
Possible reasons:
- WPS is disabled in the router settings.
- A router older than 2015 may have an outdated version of WPS with vulnerabilities that the manufacturer disabled via an update.
- The device (smartphone/laptop) does not support WPS (for example, all iPhone And MacBook).
Check your router settings in the section Wireless Network → WPS.
Is it possible to connect to Wi-Fi via a USB cable from a router?
No, the USB port on the router is designed for connecting modems (3G/4G), printers, or external drives. It does not transmit a Wi-Fi signal and cannot be used to connect devices to the network.
What to do if none of the methods worked?
There are two options left:
- Reset the router to factory settings (button
Reset) - after this the password will become standard (indicated on the sticker). - Contact the network owner for a password or permission to connect.
Is it safe to connect via WPS?
WPS is vulnerable to brute force attacks (eg. Reaver or Wash), so many experts recommend disabling it after use. If you need constant access without a password, it's better to set it up guest network with simple code or use QR code.