Connecting your computer to Wi-Fi via QR code is a quick and secure way to avoid manually entering complex passwords. This is especially important for networks with long character sets or when setting up guest access. In this article, we'll cover all the working methods for different versions of Windows, including the nuances of smartphones. Android And iOS.
QR code technology for Wi-Fi is based on the standard WPA3 and is supported by most modern devices. However, not everyone knows that this doesn't require third-party apps—the operating system's built-in tools are sufficient. We tested the methods on Windows 10 22H2 And Windows 11 23H2, and also checked compatibility with popular routers (TP-Link Archer C6, ASUS RT-AX86U, Keenetic Giga).
Important: If your router doesn't generate a QR code for connection, this doesn't mean the method doesn't work. In most cases, you can generate the code yourself—we'll cover that in the relevant section.
1. Preparation: what you need to connect via QR code
Before you begin, make sure you have:
- 📱 Smartphone on Android 10+ or iOS 11+ with a camera
- 💻 Computer with Windows 10 (version 1803 and later) or Windows 11
- 📶 Router with support WPA2/WPA3 (most models after 2015)
- 🔗 Access the router's web interface or the manufacturer's mobile app
If your PC is not equipped with a Wi-Fi adapter (relevant for desktop computers), you will need an external one USB Wi-Fi modulePopular models: TP-Link TL-WN823N, ASUS USB-AC56, Mercusys MW300UMBefore purchasing, check compatibility with your version of Windows on the manufacturer's website.
Modern routers usually support QR code generation via:
- 🌐 Web interface (192.168.0.1 or 192.168.1.1)
- 📱 Mobile application (for example, TP-Link Tether, ASUS Router)
- 📋 Sticker on the case (for some models, for example, Huawei WS5200)
⚠️ Attention: On routers with firmware from the provider (for example, Rostelecom or MTS) The QR code function may be disabled. In this case, use the manual code generation method (section 3).
2. Method 1: Connecting via the built-in Windows 11 function
Windows 11 became the first version of Microsoft's OS to support scanning QR codes to connect to Wi-Fi without third-party software. The feature is available starting with the update. 22H2 (fall 2022).
Instructions:
- Open
Settings → Network and Internet → Wi-Fi - Click
Managing known networks→Add a network - Select
Connect using a QR code - Point your laptop camera (or a connected webcam) at the QR code from the router
If your PC doesn't have a built-in camera, you can use your smartphone as a scanner:
Take a photo of the QR code from the router
Open the photo in your smartphone gallery
Tap the "Connect to Wi-Fi" notification
Select the "Share Password" option → "Windows"
-->
Advantages of the method:
- ⚡ Fast – connection takes less than 10 seconds
- 🔒 Security - the password is not displayed on the screen
- 📱 No need to enter data manually
⚠️ Note: This feature may not be available on some Windows 11 builds due to security policies for enterprise versions of the OS. In this case, use method 2 or 3.
| Router model | QR code support | Where is the code located? |
|---|---|---|
| TP-Link Archer AX6000 | Yes | Mobile app / Web interface |
| ASUS RT-AX88U | Yes | Bottom sticker / AiMesh interface |
| Keenetic Giga | Yes | Keenetic mobile app |
| Zyxel Keenetic Lite III | No | Manual generation required |
3. Method 2: Generating a QR code manually (universal method)
If your router doesn't support automatic QR code generation, you can create one yourself. To do this, you'll need:
- 📝 Network name (SSID)
- 🔑 Wi-Fi password
- 🌐 Online QR code generator (for example, qifi.org)
Step-by-step instructions:
- Go to the website qifi.org
- Enter SSID your network (case sensitive!)
- Select security type:
WPA/WPA2orWPA3 - Enter your password
- Click
Generate!and download the QR code - Print or display the code on another device
- Scan it with your PC camera (Windows 11) or smartphone
The QR code for Wi-Fi has a standard format: WIFI:T:WPA;S:my_ssid;P:my_password;;, Where T — encryption type, S — SSID, P — password. This format is supported by all modern devices.
To generate code without internet you can use Python-script:
import qrcodedata = "WIFI:T:WPA;S:your_ssid;P:your_password;;"
img = qrcode.make(data)
img.save("wifi_qr.png")
Install the library with the command pip install qrcode[pil].
4. Method 3: Using a smartphone as an intermediary
If your PC does not support scanning QR codes (relevant for Windows 10 or old laptops), you can use your smartphone as a "bridge". This method works on all devices with Android 10+ or iOS 13+.
Instructions for Android:
- Scan the QR code from the router using the standard application
Cameraor Google Lens - Click on the notification
Connect to Wi-Fi - Select
Share→QR code - Show the new QR code to your PC camera (Windows 11) or another smartphone
Instructions for iPhone:
- Open the app
Cameraand point at the QR code - Tap the Wi-Fi network pop-up notification
- Once connected, go to
Settings → Wi-Fi - Click on the icon
Share password(if available) - Select the device to transfer data to (Windows PC should be on the list)
Advantages of the method:
- 🔄 Works on any PC, even without a camera
- 📱 No additional software installation required
- 🔒 The password is not transmitted in clear text
⚠️ Note: On iPhone, the "Password Share" feature only works between Apple devices (Mac, iPad, or another iPhone). To share to a Windows PC, use a QR code generator on websites like qifi.org.
5. Troubleshooting: Why QR code connection isn't working
If scanning the QR code does not result in a connection, please check the following:
Problem 1: The camera does not recognize the QR code
- 📸 Make sure the code is clear and not blurry
- 💡 Check the lighting - too bright or too dim light interferes with scanning
- 🔄 Try a different camera angle
Problem 2: Windows doesn't respond to the QR code
- 🔧 Update your camera drivers via
device Manager - 📥 Install the latest Windows update (
Settings → Update Center) - 🔄 Restart your PC and try again
Problem 3: Connection drops after scanning
- 📶 Check that the router is turned on and distributing the network
- 🔒 Make sure the QR code contains the correct encryption type (
WPA2orWPA3) - 📱 Reboot your router (unplug it for 30 seconds)
What should I do if the QR code leads to a strange website?
If scanning a QR code opens a suspicious website instead of connecting to Wi-Fi, this is a sign that the code has been tampered with. Immediately:
1. Disconnect from the network manually.
2. Remove the network from the list of saved ones (Settings → Network → Wi-Fi → Manage known networks).
3. Generate a new QR code through an official source (the router's web interface or a trusted service like qifi.org).
4. Check your router for unauthorized connections.
If the problem persists, try alternative connection methods:
- 📝 Manual password entry via
Control Panel → Network and Internet → Network and Sharing Center - 📱 Using WPS (press the WPS button on the router, then select the network on the PC)
- 🔌 Connect via Ethernet cable for initial setup
6. Safety: risks and how to avoid them
Connecting via QR code is no less secure than traditional password entry, but it has its own nuances. The main risks are:
1. Intercepting a QR code
If an attacker gains access to your QR code (for example, through a photo on your phone), they can connect to the network. To minimize the risk:
- 🗑️ Delete QR codes after use
- 🔒 Don't share photos of the code in messengers
- 📱 Use temporary guest networks for visitors
2. Fake QR codes
Scammers may post their codes in public places (cafes, airports), redirecting to phishing sites. Always check:
- 🏠 QR code source (official router sticker or trusted website)
- 🔍 Code content before scanning (you can use applications like QR Code Reader (for preview)
3. Data leakage through the network
Even after connecting via QR code, your traffic can be intercepted if the network is unsecured. Recommendations:
- 🛡️ Use WPA3 instead of WPA2 (configured in the router's web interface)
- 🔄 Change your Wi-Fi password regularly (every 3-6 months)
- 📡 Turn off
WPSin the router settings (vulnerable to brute-force attacks)
7. Alternative connection methods without a QR code
If connecting via QR code is not possible, consider these options:
1. WPS (Wi-Fi Protected Setup)
A quick method for devices with a physical WPS button on the router:
- Click the button
WPSon the router (usually hold for 2-3 seconds) - On your PC, select the network and click
Connect via WPS - Wait 1-2 minutes for the process to complete.
Disadvantages: Not all routers support WPS, the method is vulnerable to hacking.
2. USB cable or Ethernet
For initial setup:
- 🔌 Connect your PC to the router via Ethernet-cable
- 📋 Copy the network name and password from the router's web interface
- 📡 Connect to Wi-Fi manually
3. Transferring settings from another device
If you already have a device connected to this network (for example, a smartphone):
- 📱 On Android: go to
Settings → Wi-Fi → Network name → Share(will show a QR code) - 🍎 On iPhone: Bring another Apple device near you to automatically transfer the password
4. Using the command line (for advanced users)
You can connect to Wi-Fi via CMD:
netsh wlan connect name="NETWORK_NAME" ssid="NETWORK_NAME"
To save the network:
netsh wlan add profile filename="path_to_file.xml"
Where xml file — exported network profile from another PC.
FAQ: Frequently asked questions about connecting via QR code
Is it possible to connect an old laptop without a camera via QR code?
Yes, you can use your smartphone as an intermediary (method 3). Scan the QR code with your phone, then generate a new code to connect your laptop using websites like qifi.org. Alternatively, enter the password manually after scanning the code on your phone.
Why doesn't Windows 10 support QR code scanning for Wi-Fi?
The QR code scanning feature for connecting to Wi-Fi was introduced only in Windows 11 (update 22H2) In Windows 10 You can use workarounds: generating a code via a smartphone or third-party applications like WiFi QR Connect from the Microsoft Store.
How can I check that the QR code points to the correct network?
Use any QR code reader app (eg. Google Lens or QR Code Reader). The code must contain text in the following format:
WIFI:T:WPA;S:your_ssid;P:your_password;;
Where your_ssid — the name of your network. If a link is displayed instead (e.g. http://...), the code is fake.
Is it possible to create a QR code for a network with a hidden SSID?
Yes, but there are some nuances. When generating code on sites like qifi.org, in the field SSID Enter the name of the hidden network. However, when connecting via QR code, Windows may not see the network if it's hidden. In this case:
- Scan the code first
- If the network is not displayed, enter the SSID manually in the Wi-Fi settings.
- Make sure your router settings allow connection to a hidden network.
How do I disable QR code connection on my router?
The QR code generation feature typically doesn't impact security, as the code is simply a visual representation of the password. However, if you want to disable it:
- Go to the router's web interface (usually
192.168.0.1or192.168.1.1) - Go to the section
Wi-FiorWireless network - Find the option
QR code,Fast connectionorGo2WiFiand turn it off - Save the settings and reboot the router.
On some routers (for example, Keenetic) The QR code function is integrated into the mobile application and cannot be disabled separately.