Have you noticed your internet speed has suddenly dropped, and unknown devices have appeared in your list of connected devices? Or is your neighbor regularly "borrowing" your Wi-Fi without asking permission? You can disconnect unauthorized devices from your network directly from your computer—without complicated steps or special software. In this article, we'll discuss the process. 5 working methods, including MAC address blocking, password changes, using built-in router features, and even scripts for advanced users.
It's important to understand that most methods require access to the router's control panel. If you haven't changed the default login/password (usually admin/admin or indicated on the device sticker), first reset the settings or check with your provider. Also, remember that some actions (such as changing your password) will disconnect your connection. everyone devices on the network - be prepared to reconnect your gadgets.
We warn you in advance: if we are talking about public networks (in cafes, hotels, coworking spaces), independently disabling other people's devices may violate the terms of use and even laws on access to information. This instruction is intended exclusively for home networks, where you own the equipment and are responsible for its configuration.
1. Checking connected devices: Who is on your network?
Before blocking "outsiders," you need to make sure they're actually there. Many routers display a list of active clients directly in the web interface. Here's how to access it:
Open a browser on your PC and enter the router's IP address in the address bar. This is usually
192.168.0.1,192.168.1.1or192.168.8.1(see the exact address on the device sticker).Enter your login and password (by default it is often
adminfor both fields).Find the section with the device list. It's called differently on different models:
- 🔹 TP-Link:
DHCP → DHCP ClientsorWireless Mode → Wireless Mode Statistics - 🔹 ASUS:
Network maporClients - 🔹 Keenetic:
Devicesin the main menu - 🔹 Zyxel:
Wi-Fi Network → Clients
- 🔹 TP-Link:
In the list you will see IP addresses, MAC addresses (unique device identifiers), host names (if assigned), and even gadget models (e.g. iPhone 12 or Samsung Galaxy Tab S7). Pay attention to unknown devices—they can be blocked. But first, check to see if they belong to your family or guests.
2. MAC Address Blocking: A Reliable Way to Block Intruders
The most effective method is Disable connection by MAC addressThis identifier is unique to each device, and even if an attacker learns your Wi-Fi password, they won't be able to connect from a locked device. Instructions:
Go to the router control panel (see Section 1).
Find the MAC address filtering section. It's usually called:
- 🔹
Wireless Mode → MAC Filter(TP-Link) - 🔹
Wireless → MAC Filter(ASUS) - 🔹
Home Network → MAC Filter(Keenetic)
- 🔹
Activate the filter and select the mode Ban (or Deny).
Add the MAC addresses of the devices you want to block. Enter the addresses without separators, for example: 001A2B3C4D5E.
Save the settings and reboot the router.
After this, blocked devices will be unable to connect to your network, even if they know the password. However, this method has its drawbacks:
- 🔸 MAC addresses can be spoofed if an attacker knows your network rules.
- 🔸 If you change the network card on a device (for example, after replacing the Wi-Fi module in a laptop), its MAC address will change, and you will need to update the rules.
Download a list of currently connected devices (take a screenshot)
Make sure you're blocking other people's devices, not your own.
Make sure the filter is set to "Deny" and not "Allow"
Save changes and reboot your router-->
3. Changing your Wi-Fi password: a radical but effective solution
If you have unwanted guests on your network, the easiest way to get rid of them is change passwordThis will disconnect all active connections, preventing other devices from automatically reconnecting. Here's how:
Go to your router control panel.
Look for the wireless network settings section. This is usually:
- 🔹
Wireless → Wireless Security(TP-Link) - 🔹
Wireless → General(ASUS) - 🔹
Wi-Fi → Hotspot(Keenetic)
- 🔹
In the field Wi-Fi password (or Wireless Password, Key) enter a new password. Recommendations:
- 🔐 Minimum length is 12 characters.
- 🔐 Use both upper and lower case letters, numbers, and special characters (e.g.
!@#$%). - 🔐 Do not use personal information (dates of birth, names).
Save the settings. The router will reboot and all devices will be disconnected.
After changing your password, you will have to reconnect. All your gadgets (smartphones, tablets, smart speakers, etc.). But this will guarantee the solution to the problem of unauthorized connections—until the new password becomes known to third parties.
How to create a strong password?
Use password managers (eg. Bitwarden or KeePass) to generate and store complex combinations. An alternative is a phrase of 4-5 random words with added numbers and symbols, for example: Coffee$Umbrella7Penguin!SnowThis password is easy to remember but difficult to guess.
⚠️ Attention: If you have forgotten your new password, the only way to regain access is reset the router to factory settingsStore your password in a safe place (such as a password manager) or write it down on paper.
4. Using the Guest Network feature: Isolation without blocking
If you don't want to completely disable other people's devices (for example, you give access to guests, but limit their capabilities), set up guest networkThis is a separate Wi-Fi network with its own name and password, which:
- 🔧 Doesn't have access to your local network (shared folders, printers, and smart devices are not visible).
- 🔧 Usually limited in speed or operating time.
- 🔧 Easily disconnected without affecting the main network.
How to set up a guest network on popular routers:
| Router brand | Path to settings | Peculiarities |
|---|---|---|
| TP-Link | Wireless Mode → Guest Access |
You can limit the speed and operating time |
| ASUS | Guest access (1/2/3) in the main menu |
Supports up to 3 guest networks |
| Keenetic | Home Network → Segments → Guest |
Automatically isolates guests from the local network |
| Zyxel | Wi-Fi Network → Guest Access |
You can set a separate SSID and password |
After setting up the guest network, share its password with anyone who temporarily needs internet access. You can leave the main network with stricter rules (for example, MAC filtering).
5. Advanced Methods: Scripts and Third-Party Programs
If the standard router tools don't help (for example, you have an older model without a MAC filter), you can use additional toolsThese methods require technical skills and are suitable for experienced users.
Method 1: Disabling via Command Prompt (Windows)
If the router supports the protocol Telnet or SSH, you can connect to it via the command line and manually disconnect the device. Example for TP-Link:
telnet 192.168.0.1login: admin
password: your_password
wl -i eth1 deauthenticate [MAC address]
Replace [MAC address] to the address of the device you want to disconnect. This method doesn't work on all models and can disrupt network stability if used incorrectly.
Method 2: Network monitoring programs
Utilities like Wireless Network Watcher (free) or GlassWire (paid) scan the network and display all connected devices. Some allow you to block IP or MAC addresses directly from the program interface. However, this still requires access to the router settings.
⚠️ Attention: Using third-party network management software may disrupt network operation or create vulnerabilities. Before installing, check the software's reputation on forums (e.g., 4PDA or OpenNet) and download only from official websites.
6. Resetting the router to factory settings: a last resort
If you have lost access to the control panel (for example, you forgot your password) or the router settings are very cluttered, this will help full resetThis will reset all settings to factory defaults, including the network name (SSID) and password. How to reset:
Find the small button on the back of the router.
Reset(usually recessed into the body).Take a paper clip or toothpick, press and hold the button for 10-15 seconds until the indicators start flashing.
Release the button. The router will reboot (this will take 1–2 minutes).
Connect to the network with the factory name (indicated on the sticker) and configure the router again.
After reset:
- 🔄 Set up a new Wi-Fi password (see Section 3).
- 🔄 Update your router firmware (in the section
System Tools → Software Update). - 🔄 Activate the MAC address filter (see Section 2).
⚠️ Attention: Reset deletes All settings, including connection parameters to the provider (for example,PPPoEorVLAN). If you don't remember this information, please check with your internet provider's technical support. to reset.
7. How to prevent strangers from reconnecting?
To avoid having to regularly block new devices, follow these simple rules:
- 🔒 Change your Wi-Fi password Once every 3-6 months. Use password generators to create unique combinations.
- 🔒 Disable WPS (Wi-Fi Protected Setup) in your router settings. This feature simplifies connection, but it contains vulnerabilities that hackers exploit.
- 🔒 Hide your SSID (network name). Activate the option in your router settings.
Hide network(Hide SSID). This will not make the network completely invisible, but it will reduce the number of accidental connections. - 🔒 Update your firmware Router manufacturers regularly patch vulnerabilities that can be exploited by attackers.
Also useful keep a log of connected devicesOnce a month, check the client list in the control panel and block unknown MAC addresses. If your family often has guests, set up a guest network for them (see Section 4).
Frequently Asked Questions (FAQ)
Is it possible to disconnect someone else's device without accessing the router settings?
No, blocking requires access to the control panel. However, you can change Wi-Fi password from your smartphone, if you have a mobile application installed from the router manufacturer (for example, TP-Link Tether or ASUS Router).
What to do if a neighbor reconnects after being blocked?
He probably changed his device's MAC address. In this case:
- Change your Wi-Fi password to a more complex one.
- Enable MAC address filter in mode
Allow(Allow) and add only your devices to the list. - If the problem persists, contact your provider—some operators offer additional security measures (for example, linking to a subscriber contract).
How do I know if someone else is using my Wi-Fi?
Signs of unauthorized access:
- 📉 A sharp drop in internet speed without any apparent reason.
- 🔄 Unknown devices in the router's client list.
- 💡 Blinking Wi-Fi indicator on the router during non-working hours.
- 📡 New networks appear in the list of available ones (if an attacker creates a "clone" of your network).
Use programs to monitor traffic NetCut or Fing (available for PC and smartphones).
Is it legal to disconnect other people's devices from your Wi-Fi?
Yes, if you own the router and network. However:
- ⚖️ In public places (hotels, cafes) independent switching off of devices may violate the rules of service provision.
- ⚖️ If a neighbor connects intentionally (for example, hacking your password) is considered unauthorized access (Article 272 of the Russian Criminal Code). In this case, you have the right to contact the police.
Is it possible to disable a device by IP address?
Technically yes, but that's ineffectiveIP addresses on the local network are assigned dynamically (via DHCP), and they may change after rebooting the router or device. To permanently block, use MAC addresses or change your password.