How to connect Wi-Fi on Android without a password – proven methods 2026

Forgot your home Wi-Fi password, or has the sticker on your router worn off? Or want to connect to a friend's network but find it awkward to ask for the password? Situations vary, but there's a solution. Connect to Wi-Fi without a password on Android It's possible legally and without hacking—there are both built-in smartphone features and little-known router features for this.

In this article we will analyze 5 working methods, which don't require root access, paid software, or technical knowledge. All methods have been tested on modern versions of Android (from 10 to 14) and are compatible with most routers (TP-Link, ASUS, Keenetic, Xiaomi etc.). Important: we will not hack other people's networks - only legal solutions for yours networks or networks to which you have access.

If you are trying to connect to public network (in a cafe, airport, or hotel), first check if it's being shared without a password—sometimes accepting the terms of use in your browser is enough. For home and office routers, however, our instructions will come in handy.

📊 How often do you forget your Wi-Fi password?
Constantly
Sometimes
I used to forget, but now I write it down.
I never forget

1. Connection via QR code (the fastest way)

Modern smartphones on Android (starting from version 10) support connecting to Wi-Fi via a QR code. This is the official method and works if you already have network access on another device (such as an old phone or tablet).

How does this work:

  1. On a device that is already connected to Wi-Fi, open Settings → Wi-Fi.
  2. Tap on your network name → select Share (or Share (on English firmware).
  3. The system will generate a QR code with encrypted network data (including the password).
  4. On your new phone, open the camera, point it at the QR code and confirm the connection.

Advantages of the method:

  • 🔹 Works without internet connection – data is transferred directly.
  • 🔹 Does not require manual password entry.
  • 🔹 Safe - the QR code is valid for a limited time.

Cons:

  • 🚫 You need another device that is already connected to this network.
  • 🚫 On some firmware (for example, MIUI from Xiaomi) the option is hidden in the menu Additionally.

Make sure your new phone's camera supports QR scanning|Check the screen brightness on the device with the QR code|Turn off power saving - it may be blocking the camera|If that doesn't work, try a third-party app (e.g. QR & Barcode Scanner)

-->

2. Using WPS (for routers with a button)

WPS (Wi-Fi Protected Setup) — is a technology for quickly connecting to a router without entering a password. It works on most modern routers and is supported by Android out of the box. The main condition: There should be a physical WPS button on the router (usually labeled or marked with a 🔄 icon).

Step-by-step instructions:

  1. Open it on your phone Settings → Wi-Fi → Advanced → Connect via WPS (item name may differ).
  2. Click Connect via WPS — the phone will start searching for available routers.
  3. For 2 minutes Press the WPS button on the router (usually located on the back panel).
  4. Wait for a message about successful connection.

⚠️ Attention:

WPS is vulnerable to brute force attacks! If your router supports this feature, but you don’t use it, it’s better to disable it in the settings (192.168.1.1Wireless Mode → WPSAfter a successful connection via WPS, the network password remains the same—you can view it in the router settings.

Important: Some manufacturers (eg. Apple WPS (in iPhone) was abandoned due to security concerns. On Android, the feature remains, but can be hidden in deep settings.

Router brand Where is the WPS button? Activation time (sec)
TP-Link Rear panel, next to the LAN ports 120
ASUS Back panel, under the logo 180
Keenetic Side panel, next to USB 120
Xiaomi Not available (use Mi Home)

3. Connecting via saved networks (if the phone was already in this network)

If your phone previously connected to this Wi-Fi, but now "forgot" the password, you can restore access via export network settingsThis method works even if you reset your smartphone or reinstalled the firmware—Android stores network data in encrypted form.

Method 1: Via Google Backup

  • 📱 When setting up your phone for the first time, select restore from your Google account.
  • 🔄 In the list of backups, find the one where the phone was connected to the desired network.
  • 🔑 Once restored, Wi-Fi will reconnect automatically.

Method 2: Via Configuration File (Requires Root or ADB)

⚠️ Attention: This method is only suitable for advanced users! Incorrect steps may reset all networks on your phone. If you don't have root access, use ADB (instructions below).

adb pull /data/misc/wifi/WifiConfigStore.xml

adb shell su -c "cat /data/misc/wifi/WifiConfigStore.xml"

In the resulting file, find the block with the name of your network (<string name="SSID">Your_WiFi</string>) - next to it there will be a line with an encrypted password. To decrypt it, you will need additional tools (for example, WiFi Password Viewer).

4. Password recovery apps (for your own networks only!)

IN Google Play There are apps that show saved Wi-Fi passwords. They work. only for networks to which the phone has already connected before! For new networks, such programs are useless (and often dangerous—many of them contain viruses).

Top 3 verified apps:

  • 🔓 WiFi Password Viewer — shows passwords in clear text (requires root on newer Androids).
  • 📡 WiFi Map — a database of open networks around the world (useful for traveling).
  • 🔑 Router Setup Page — helps you access your router settings and view your password.

⚠️ Warning:

Don't install apps that promise to "hack any Wi-Fi" - they are either scams or contain malware. It is not legal to connect to someone else's network without permission. (this violates Article 272 of the Criminal Code of the Russian Federation on unauthorized access to computer information).

If you want to see the password from his own router, but don't remember it:

  1. Connect your phone to the router via cable (via an OTG adapter) or use another device that is already on the network.
  2. Open your browser and type 192.168.1.1 or 192.168.0.1.
  3. Log in (usually login/password - admin/admin or indicated on the router sticker).
  4. Go to the section Wireless Mode → Security — there will be a Wi-Fi password there.
What should I do if I can't access my router settings?

If standard admin/admin don't fit, try:

1. Look at the login and password on the router sticker (usually on the back).

2. Reset the router to factory settings (button Reset for 10 seconds).

3. Use the manufacturer's application (for example, TP-Link Tether or Mi WiFi).

5. Alternative methods (for advanced users)

If standard methods don't work, you can try bypassing the restrictions using technical tricks. These methods take more time, but can sometimes save you in desperate situations.

Method 1: Spoofing the MAC address (if the router is blocking new devices)

  • 📱 Find out the MAC address of a device that is already connected to the network (find it in the router settings in the section DHCP clients).
  • 🔧 On your phone, change the MAC address through the application MAC Changer (requires root) or command:
    adb shell ip link set wlan0 address XX:XX:XX:XX:XX:XX
  • 🔄 Restart your phone and try connecting again.

Method 2: Using a Guest Network

  • 🌐 Many routers have a separate guest network with a different password (or without one).
  • 🔍 Check the sticker on your router - sometimes the guest network has a name RouterName_Guest.
  • 📶 Connect to the guest network, and then through the router settings (192.168.1.1) look at the password for the main one.

Method 3: Resetting the router (last resort)

If the router is yours, but you forgot both the Wi-Fi password and the login information for the control panel:

  1. Click the button Reset on the router (usually it is recessed and requires a paper clip).
  2. Hold her 10-15 secondsuntil the indicators start flashing.
  3. After the reset, connect to the network with the factory name (indicated on the sticker) and password (usually admin or an empty field).

6. Common mistakes and how to fix them

Even with the correct password, your Wi-Fi connection may not work. Here top 5 problems and their solutions:

Error Cause Solution
"Connecting..." hangs endlessly Incorrect password or encryption type Check the case of your password. Try the security type. WPA2-PSK instead of WPA3.
"Saved, WPA/WPA2 protection" The router is blocking the new device. Reboot your router or add your phone's MAC address to the whitelist.
There is no network in the list of available networks. Hidden SSID or incompatible channel Add the network manually in Settings → Wi-Fi → Add network.
IP conflict Two devices with the same IP Reboot your router or assign a static IP in your phone settings.
It connects, but there is no internet. Problems with the provider or DNS Try specifying DNS 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare).

🔧 Additional diagnostics:

  • 📶 Check if it is turned on on your phone Airplane mode or Energy saving (they can block Wi-Fi).
  • 🔄 Restart both your phone and router—this solves 50% of connection problems.
  • 🛠️ If nothing helps, update your router's firmware via the web interface.

FAQ: Answers to frequently asked questions

Is it possible to connect to Wi-Fi without a password if I don't know the network owner?

No, it's not legally possible. All "hack" programs in Google Play — either a fake or a virus. The only option is to ask the owner for the password or use public networks (in cafes, airports).

Why isn't the QR code scanning even though I'm doing everything right?

Problems may be related to:

  • 📱 Low brightness of the screen of the device that generates the QR code.
  • 🔍 Dirty camera on the scanning phone.
  • 📲 Outdated version of Android (update firmware).

Try using a third party scanning app like QR & Barcode Scanner.

I reset my router, but now I don't know my login information. What should I do?

The standard login and password are indicated on the router sticker (usually admin/admin or admin/password from sticker). If the sticker has worn off:

  1. Check your router model (for example, TP-Link TL-WR840N).
  2. Google "default password for [model]".
  3. If this does not help, please contact the manufacturer's support.
Does WPS work on all routers?

No, some manufacturers are abandoning WPS due to vulnerabilities. For example:

  • 🔴 Apple AirPort — does not support WPS.
  • 🔴 Google Nest WiFi — the function is disabled by default.
  • 🟢 TP-Link, ASUS, Zyxel — supported (but may require enabling in settings).

Before use, check if WPS is enabled in the router's web interface (192.168.1.1 → Wireless Mode → WPS).

Is it possible to find out the password for the Wi-Fi my phone is connected to without rooting?

On newer versions of Android (10+), this is impossible without root access. However, there is a workaround:

  1. Connect your phone to PC and use ADB (instructions above).
  2. If you have access to the router, look at the password in its settings.
  3. Use a Google backup (if your phone was previously synced with your account).

Apps like WiFi Password Viewer On non-rooted phones, only asterisks will be shown instead of a password.