Has your internet suddenly slowed down, even though your plan hasn't changed? Are YouTube videos constantly freezing, and are online games lagging? The problem may not be your ISP, but rather uninvited guests. connected to your Wi-Fi without permissionAccording to research, one in five routers in Russia has vulnerabilities that allow freeloaders to connect to the network, consuming your traffic and reducing your speed.
In this article you will find Practical methods for detecting and blocking foreign devices, as well as instructions for strengthening your router's security. We'll cover methods for different models, from budget ones TP-Link And D-Link to advanced ASUS RT-AX88U And KeeneticImportant: Some actions require access to your router settings, so please have your login information ready (usually found on a sticker on your device).
If you have never changed your default Wi-Fi password or use a simple code like 12345678, the risk of freeloaders connecting increases dramatically. But even with a strong password, attackers can hack the network through protocol vulnerabilities. WPS or WPA2Below are step-by-step solutions for each situation.
1. How to check if there are freeloaders on your network
Before blocking strangers, you need to confirm their presence. There are several diagnostic methods:
- 🔍 Via the router's web interface — the most reliable method. Go to the control panel (usually at
192.168.0.1or192.168.1.1) and find the sectionDHCP clients,Connected devicesorWireless Statistics. - 📱 Mobile applications — utilities like Fing (Android/iOS) or WiFi Guard scan the network and display all connected gadgets, indicating their MAC addresses and manufacturers.
- 💻 Windows Command Prompt — enter
arp -aVCMDto see a list of IP and MAC addresses of devices on the local network.
Please note unknown devices with suspicious names (for example, Android-1234 or Unknown-Device). If the list includes gadgets you don't have, it's a sure sign of freeloaders. Also, be wary if the number of connected devices exceeds the actual number of your devices.
⚠️ Attention: Some routers (for example, older models Zyxel) may not show a full list of connected devices in the web interface. In this case, use third-party utilities or check through Telnet/SSH (if supported).
2. MAC address blocking: a reliable, but not ideal method
Each device on the network has a unique MAC address (For example, 00:1A:2B:3C:4D:5E). Many routers allow you to create a "whitelist" of allowed MAC addresses, automatically blocking all others. This method is effective, but has its drawbacks:
- ✅ Pros: Easy to set up, highly reliable against accidental connections.
- ❌ Cons: MAC addresses can be spoofed, and when adding a new device, you will have to update the list manually.
To set up MAC filtering:
- Go to your router's control panel (for example,
192.168.0.1). - Find the section
Wireless → MAC Filter(the name may differ). - Select mode
Allow(allow only specified addresses). - Add the MAC addresses of your devices (they can be found in the settings of your smartphone/laptop or in the list of DHCP clients of your router).
- Save the settings and reboot the router.
☑️ Setting up MAC filtering
On routers ASUS the path to the settings may look like this: Wireless Network → MAC Filter. U TP-Link — Wireless → Wireless MAC FilteringIf you can't find the section, check the documentation for your model.
⚠️ Attention: MAC filtering doesn't protect against experienced hackers who can spoof your address. Use it as a supplemental security measure, not as your primary one.
3. Changing your Wi-Fi password: a basic but effective method
If you have never changed the default Wi-Fi password (for example, admin or 12345678), then 90% of freeloaders joined precisely because of this. Change password — the easiest way to kick out all unauthorized users, as they will have to enter new connection data.
Recommendations for creating a strong password:
- 🔐 Use at least 12 characters (preferably 16+).
- 🅰️ Combine letters (
A-Z, a-z), numbers (0-9) and symbols (!, @, #). - 🚫 Avoid obvious words (e.g.
qwerty,password, pet's name). - 🔄 Change your password every 3-6 months.
Instructions for changing your password (using an example) Keenetic):
- Go to the web interface at
my.keenetic.net. - Go to
Wi-Fi → Hotspot. - In the field
Network keyEnter a new password. - Click
Applyand wait for the router to reboot.
After changing the password all devices will be disconnected from the network, including yoursYou will have to reconnect smartphones, laptops and smart devices (for example, Xiaomi or Samsung SmartThings).
4. Disabling WPS: A vulnerability many forget about
Technology WPS (Wi-Fi Protected Setup) It was designed to simplify connecting devices to the network—instead of a password, simply press a button on the router. However, due to vulnerabilities in the protocol, hackers can brute-force the WPS PIN in a matter of hours, gaining access to your Wi-Fi.
How to disable WPS:
| Router brand | Path to settings | Action |
|---|---|---|
| TP-Link | Advanced → WPS |
Move the switch to the position Disable |
| ASUS | Wireless → WPS |
Choose Disabled in the section Enable WPS |
| D-Link | Wi-Fi → WPS |
Uncheck the box Enable WPS |
| Keenetic | System → Components |
Disable component WPS |
If your router doesn't have an explicit option to disable WPS, check if it supports this feature. For example, some models MikroTik require manual editing of the configuration file.
⚠️ Attention: Even if you've disabled WPS in the web interface, the physical button on the router may still be active. Apply some electrical tape to it or disconnect the power to the button (if the router has one).
5. Hiding the Network Name (SSID): Myths and Reality
Many users believe that hiding SSID (Wi-Fi network name) will protect them from freeloaders. In fact, it minimum effective measure: experienced users will still see your network in the hidden list, but will be able to connect to it if they know its name.
How to hide the SSID (if you decide to do so):
- Go to your router settings.
- Find the section
Wireless SettingsorWi-Fi settings. - Uncheck the box
Enable SSID Broadcast(or putHide SSID). - Save the changes.
Once you hide a network, its name will no longer appear in the list of available Wi-Fi networks. However, to connect to your devices, you'll need to manually enter the SSID and password. Android This is done in the Wi-Fi settings → Add a networkOn . iPhone — Other in the list of networks.
Why doesn't hiding the SSID protect against hackers?
The hidden network still sends beacons to maintain connections with connected devices. Special programs (for example, Wireshark or Airodump-ng) can intercept these packets and determine the SSID. Furthermore, hiding the network makes it more difficult for legitimate devices to connect, but does not stop a targeted attack.
6. IP and Time Restriction: Advanced Settings
If freeloaders connect at a certain time (for example, at night), you can set up schedule restrictionIt's also useful to assign devices to static IP addresses to make it easier to track unauthorized connections.
IP to MAC address binding (DHCP Reservation):
- Go to your router settings →
DHCPorLAN. - Find the section
Address Reservation(orIP binding). - Add the MAC addresses of your devices and assign them fixed IPs (e.g.
192.168.0.100for laptop). - Disable automatic IP assignment for unknown devices.
Time Limit (Parent Control):
For example, on ASUS RT-AX88U it's done like this:
- Go to
Adaptation → Parental Controls. - Add a rule for unknown devices (or by MAC address).
- Set a time limit (e.g.
11:00 PM to 7:00 AM). - Save the settings.
These methods are useful if freeloaders connect while you're away or at night. However, they require manual configuration and don't protect against experienced hackers.
7. Updating your router firmware: patching vulnerabilities
Manufacturers regularly release firmware updates that fix vulnerabilities and improve security. If your router hasn't been updated in a while, it may be vulnerable to attacks that allow you to connect to Wi-Fi without a password.
How to update firmware:
- 🔄 Automatically: Most routers have an auto-update option (for example,
Administration → Firmware Upgrade). - 🖥️ Manually: Download the latest firmware version from the manufacturer's official website and upload it via the web interface.
Example for TP-Link Archer C6:
- Go to
System Tools → Firmware Upgrade. - Click
Check for Upgrade(check for updates). - If a new version is available, click
Upgrade. - Wait until it completes (do not turn off the power!).
⚠️ Attention: Some routers (especially older models) D-Link or Tenda) may become bricked if the update is interrupted. If the process takes longer than 10 minutes, don't try to reboot the device—wait another 5–10 minutes.
FAQ: Frequently asked questions about blocking freeloaders
Is it possible to find out who exactly connected to my Wi-Fi?
It's difficult to accurately determine the identity of a freeloader, but you can find out the manufacturer of their device by their MAC address. The first six characters of the MAC address (e.g., 2C:54:91) point to the vendor. Check them using services like MAC Vendors Lookup. If the MAC belongs to Apple, Samsung or Xiaomi, most likely these are neighbors.
What should I do if a freeloader reconnects after changing the password?
This means they either snooped on your new password (for example, through your saved browser password) or are exploiting a router vulnerability. Try this:
- Disable
WPSand update the firmware. - Enable MAC address filtering.
- Change password for the router admin panel (not to be confused with the Wi-Fi password!).
Can a freeloader steal my data via Wi-Fi?
If a freeloader is simply using your internet, the risk of data theft is minimal. However, if he is connected to your local network (not guest), can theoretically scan open ports or intercept traffic (for example, through ARP-spoofing). To avoid this:
- Disable local network access for guest devices.
- Use
VPNon their devices. - Configure your firewall (
Firewall) on the router.
How to block a freeloader forever?
100% protection cannot be guaranteed, but a combination of methods will reduce the risk to a minimum:
- Change your Wi-Fi password to a complex one (16+ characters).
- Turn it off
WPSand update the firmware. - Enable MAC address filtering.
- Set up a guest network for friends.
- Check the list of connected devices regularly.
If the freeloader keeps coming back, consider purchasing a router with support. WPA3 (For example, ASUS RT-AX86U or Netgear Nighthawk RAXE500) - this protocol is more difficult to hack.