Want to stop your router from broadcasting Wi-Fi, but don't know how to do it correctly? Perhaps you need to temporarily disable the network for security, to save power, or to limit internet access. In this article, we'll cover all possible methods—from simply disabling the wireless network in the web interface to completely disabling the Wi-Fi module at the firmware level.
It is important to understand that the methods differ depending on the router model and firmware version. For example, on TP-Link Archer C6 And ASUS RT-AX88U settings can be located in different sections of the menu, and on MikroTik You'll need to use the command line. We'll cover universal solutions that will work for most devices, as well as highlight any nuances specific to popular brands.
If you plan to turn off Wi-Fi permanently and use the router only as a switch or for a wired connection, some methods can save up to 15-20% of electricity, since the wireless module is one of the main current consumers in the device.
1. Disabling Wi-Fi via the router's web interface
The easiest and most secure way is to use the standard web interface. This works with most home routers, including TP-Link, D-Link, Zyxel And KeeneticYou don't need any additional programs or command line knowledge.
To enter settings, follow these steps:
- 🔌 Connect to the router via cable (recommended) or via Wi-Fi if the network is still active.
- 🌐 Enter the router's IP address in the browser's address bar. This is usually
192.168.0.1,192.168.1.1or192.168.8.1The exact address can be found on the sticker on the device body. - 🔑 Enter your login and password (by default it is often
admin/adminoradmin/empty password).
Next, go to the wireless network management section. The path may vary:
- 📡 TP-Link:
Wireless → Wireless Settings(orWireless → Wireless Settings). - 📡 ASUS:
Wireless → General(orWireless Network → General). - 📡 Keenetic:
Wi-Fi → Hotspot.
Find the option "Turn on wireless broadcasting" (or Enable Wireless, Enable Radio) and uncheck the box. Save the settings with the button Save or ApplyAfter this, Wi-Fi will be disabled, but the router will continue to operate in wired mode.
2. Using the WPS/QSS button for quick disconnection
Many modern routers (for example, TP-Link Archer A7, ASUS RT-N66U, Zyxel Keenetic) support the function of quickly disabling Wi-Fi using a hardware button WPS or Wi-FiThis method is convenient if you need to temporarily stop sharing your network without accessing settings.
How does this work:
- 🔘 Press and hold the button
WPS(orWi-Fi) on the router body during 5-10 seconds. - 🔄 On some models (for example, ASUS) you need to press the button once - this will switch the Wi-Fi mode
On/Off. - 💡 The Wi-Fi indicator on the front panel should turn off or start flashing differently, indicating a disconnection.
This method doesn't disable Wi-Fi permanently—restarting the router or pressing the button again will reactivate the network. However, it's ideal for quick monitoring, such as at night or when you leave the house.
3. Disabling Wi-Fi on a schedule (timer)
If you want your router to automatically stop distributing Wi-Fi at a certain time (for example, at night or when you are not at home), use the function Wi-Fi Schedule (or Wi-Fi Schedule). It is available in most modern routers, including TP-Link, Mercusys And Tenda.
Instructions for setup:
- Go to the router's web interface (see first section).
- Find the section
Wireless → Wireless Schedule(orWireless Mode → Schedule). - Activate the schedule and specify the time intervals when Wi-Fi should be turned off. For example,
23:00to07:00. - Save the settings.
On some routers (for example, Keenetic) You can set up a more flexible schedule—by day of the week or even based on geolocation (if cloud management is supported). This is convenient for families with children or for offices where Wi-Fi should only be available during business hours.
What should I do if my router doesn't have a schedule function?
If your router doesn't support scheduling, you can use external solutions:
1. Smart sockets with a timer (for example, Xiaomi Smart Plug) - they will physically turn off the router's power on a schedule.
2. Scripts on a computer, which is connected to the router via cable. For example, using Python and libraries requests You can send commands to enable/disable Wi-Fi via the router API (if supported).
3. Flashing third-party software (For example, OpenWRT), which adds advanced control features.
4. Completely disabling Wi-Fi via firmware (for advanced users)
If you want Permanently disable the Wi-Fi module at the hardware level, this can be done through alternative firmware, for example, OpenWRT or DD-WRTThis method is suitable for advanced users, as it requires flashing the router and using the command line.
The advantages of this approach:
- ⚡ Energy saving — the Wi-Fi module is completely deactivated and does not consume electricity.
- 🔒 Increased security — even if an attacker gains access to the router, they will not be able to enable Wi-Fi programmatically.
- 🛠️ Flexibility — you can fine-tune which functions to disable (for example, leave only 2.4 GHz or 5 GHz).
Instructions for OpenWRT:
- Install OpenWRT to your router (instructions are on the official website)
openwrt.org). - Connect to the router via
SSH(for example, through the program PuTTY). - Run the commands:
uci set wireless.radio0.disabled='1'uci set wireless.radio1.disabled='1'
uci commit
rebootHere
radio0Andradio1These are the Wi-Fi modules for 2.4 GHz and 5 GHz, respectively. They will be disabled after a reboot.
For routers MikroTik (For example, hAP ac²) the shutdown is performed through Winbox:
- Open
Winboxand connect to the router. - Go to
Wireless → Interfaces. - Select interfaces
wlan1Andwlan2, clickDisable.
5. Physically disconnecting the antennas or Wi-Fi module
If software methods don't work for you, you can take a more radical approach: physically disconnect the antennas or the Wi-Fi module itself. This is especially true for older routers that are no longer updated, or if you use the device only as a switch.
How to do it:
- 🔧 Disconnect the antennasOn most routers, antennas are connected via connectors.
RP-SMAorIPEXIf you unscrew them, the Wi-Fi signal will disappear, but the module will continue to consume power. - 🔨 Unsolder the Wi-Fi moduleTo do this, you need to disassemble the router and find the wireless adapter chip on the board (usually marked as
AR9380,MT7620(or similar). By unsoldering it, you completely disable Wi-Fi, but this is an irreversible process. - 🔌 Turn off the power to the moduleOn some boards, you may find a jumper or resistor that supplies power to the Wi-Fi chip. If you remove it, the module will stop working.
Disconnect the router from the 220V network
Take a photo of the location of the antennas and connectors
Prepare a screwdriver and a soldering iron (if necessary)
Check if you will void your warranty (on new devices)-->
⚠️ Attention: Disassembling the router may void the warranty. Furthermore, improper handling (such as shorting while soldering) can damage the device. If you're unsure of your skills, it's best to use software-based methods.
6. Disabling Wi-Fi via a mobile app
Many router manufacturers offer mobile apps for managing the device. For example:
- 📱 TP-Link Tether — for routers TP-Link.
- 📱 ASUS Router — for devices ASUS.
- 📱 Keenetic — for routers Zyxel Keenetic.
To disable Wi-Fi via the app:
- Install the app from App Store or Google Play.
- Connect to the router (usually it is enough to be on the same network).
- Find the Wi-Fi management section (e.g.
Wi-FiorWireless network). - Move the slider to the position
Offor press the disable button.
The advantage of this method is convenience. For example, in the app Keenetic You can turn off Wi-Fi with a single tap on the home screen, without having to go into deep settings. Some apps also allow you to manage your router remotely over the internet.
⚠️ Attention: If you disable Wi-Fi through the app and then forget your router password, it will be more difficult to regain access. It's recommended to write down your web interface login details beforehand.
Comparison of Wi-Fi Disabling Methods
| Method | Complexity | Reversibility | Energy consumption | Suitable for |
|---|---|---|---|---|
| Web interface | ⭐ (simple) | Yes | Average (the module is turned on, but does not broadcast) | All routers |
| WPS button | ⭐ (simple) | Yes | Average | Routers with a hardware button |
| Schedule | ⭐⭐ (average) | Yes | Average | Routers with timer support |
| Firmware (OpenWRT) | ⭐⭐⭐⭐ (difficult) | Yes (after reflashing) | Minimum (module disabled) | Advanced users |
| Physical disconnection | ⭐⭐⭐ (moderate, risk of damage) | No (or partially) | Minimum | Old routers, experienced users |
FAQ: Frequently asked questions about disabling Wi-Fi on a router
Is it possible to turn off Wi-Fi but still have cable internet?
Yes, all the methods described only disable the wireless network. Wired connections (via ports) LAN) will work as usual. The router will continue to distribute internet via cable if it is connected to a provider.
Will the router consume less power after turning off Wi-Fi?
Yes, but the savings depend on the method. If you simply disable seeding via the web interface, your consumption will decrease by 5-10%If the module is disabled at the firmware level or physically, the savings can reach 15-20%, as the Wi-Fi chip stops working completely.
How do I turn Wi-Fi back on if I disabled it via the OpenWRT firmware?
You need to connect to the router again SSH and execute the commands:
uci set wireless.radio0.disabled='0'uci set wireless.radio1.disabled='0'
uci commit
reboot
If you don't remember how to do this, you'll have to reset the router to factory settings using the button Reset.
Is it possible to disable Wi-Fi on a router from a provider (for example, Rostelecom or Beeline)?
Yes, but the interface may differ. For example, on routers Sagemcom (Rostelecom) you need to go to Wi-Fi Settings → Basic Settings and uncheck the box Turn on the hotspotOn . Huawei (Beeline) the path will be Wi-Fi → Basic Settings.
⚠️ Some providers have routers locked for changes. In this case, you'll have to call support and ask them to disable Wi-Fi on their end.
What should I do if my cable internet connection stops working after disconnecting Wi-Fi?
This is unlikely, as wired and wireless networks operate independently. If your internet connection is lost, check:
- Is the cable connected to the port?
WAN(usually it is highlighted in color). - Have the settings been reset?
PPPoEorDHCP(go to the web interface and check the connection to the provider). - Has the router power supply been turned off (sometimes the button
WPScombined with the reset button).