You want Disable Wi-Fi on your computer, but still maintain internet access via a wired connection or USB modem? This task most often arises in three scenarios: when you want to conserve laptop battery life, resolve network conflicts, or improve security by preventing wireless data leaks. However, simply pressing the Wi-Fi disable button on the keyboard or in the taskbar will completely lose the connection unless an alternative internet source is configured in advance.
In this article we will look at 5 proven methods deactivating a Wi-Fi adapter without interrupting your internet connection - from basic methods through Control Panel to fine-tuning in Device Manager and the Windows registry. We will pay special attention to the nuances for Windows 10 And Windows 11, as well as possible driver issues that may arise when manually disabling the adapter. If you are using Ethernet cable or USB modem (for example, from Megaphone, Beeline or Yota), all the methods described will preserve your access to the network.
Before you begin, make sure you have alternative internet source — a connected network cable or a configured mobile modem. Without this, disabling Wi-Fi will result in a complete loss of connection. Also, check whether your software (for example, Steam, Telegram (or cloud services) exclusively wireless connection - some programs may require reconfiguration after changing the network type.
1. Disabling Wi-Fi via Windows Settings (the safest way)
This method is suitable for most users, as it does not require changing system files or drivers. The interface is the same for Windows 10 And Windows 11, but in the "eleventh" version the path to the settings has been slightly changed.
To turn off Wi-Fi but keep the internet:
- Open the menu
Startand go toParameters(gear icon). - Select a section
Network and Internet. - In the left menu, click on
Wi-Fi. - Move the slider
Wireless networkin positionOff.
If the internet connection is lost after this, it means your computer didn't switch to the alternate connection automatically. Check:
- 🔌 Is it connected? Ethernet cable to the port
LANon the motherboard or laptop. - 📶 Is it activated? USB modem (the indicator on the device should be green or blue).
- 🔄 Do I need to manually select a network in the section
EthernetorMobile hotspot.
IN Windows 11 You can open the path to Wi-Fi settings faster: right-click on the network icon in the tray (next to the clock) and select Network and Internet settingsFrom there, go directly to the section Wi-Fi.
2. Disable the Wi-Fi adapter in Device Manager
If disabling via Settings did not work (for example, due to a service failure WLAN AutoConfig), you can block the adapter at the hardware level. This method is more reliable, but requires caution: incorrect actions can lead to loss of all network connections, if you disable the wrong adapter.
Instructions:
- Click
Win + Xand selectdevice Manager. - Expand the branch
Network adapters. - Find the device with the words
Wireless,Wi-Fior802.11in the title (for example, Intel Wi-Fi 6 AX200 or Qualcomm Atheros QCA9377). - Right click on it and select
Disconnect the device.
After this, the Wi-Fi icon in the system tray should disappear or turn gray. If the internet continues to work, your wired or mobile connection is active. If the connection is lost, check:
- 🔧 Did you accidentally turn it off? Ethernet adapter (usually contains words
PCIeorGigabit). - 🔄 Does a computer restart required for the changes to take effect?
- 🛠️ Are there any driver conflicts (this is indicated by a yellow exclamation mark next to the adapter).
☑️ Check before disconnecting the adapter
⚠️ Attention: If you see multiple wireless adapters in Device Manager (for example, Bluetooth And Wi-Fi in one chip), disable only the one that has in its name802.11orWi-Fi. Deactivation Bluetooth- the module will not affect the Internet, but may disrupt the operation of wireless mice, keyboards or headphones.
3. Using the command line to disable Wi-Fi
For advanced users, there is a way to disable Wi-Fi via Command line (CMD) or PowerShellThis method is useful if the Windows graphical interface is unstable or you need to automate the process (for example, via a script).
Run the following commands in order:
netsh interface show interface
In the list, find the name of the wireless interface (usually Wireless Network or "Wi-Fi"). Then enter:
netsh interface set interface "Interface_Name" admin=disable
Replace Interface_name to what you saw in the first output (for example, netsh interface set interface "Wi-Fi" admin=disable).
To turn Wi-Fi back on, use the same command but with the parameter admin=enable.
The advantages of this method:
- ⚡ Fast - no need to open multiple windows.
- 🤖 Automation - the command can be added to
.bat-file and run on schedule. - 🔧 Works even if the graphical interface crashes.
⚠️ Attention: If the internet connection is lost after executing the command, check if it has disconnected Ethernet due to a settings conflict. Enternetsh interface show interfaceagain and make sure that the wired interface (usually"Ethernet"orLocal Area Connection) has the statusConnected.
4. Disabling the WLAN AutoConfig service (for advanced users)
Service WLAN AutoConfig is responsible for automatically connecting to Wi-Fi networks. Disabling it will result in Windows no longer "seeing" wireless networks at all, but Ethernet And USB modems will work as before. This method is suitable if you want completely block the ability to connect to Wi-Fi at the system level, for example, to protect against accidental connections to unsecured networks.
How to disable the service:
- Click
Win + R, enterservices.mscand pressEnter. - Find the service in the list
WLAN Automatic Configuration Service(orWLAN AutoConfig). - Right click on it and select
Properties. - In the field
Launch typeselectDisabled. - Click
Stop, thenApply.
After that:
- 🔍 The Wi-Fi icon will disappear from the taskbar.
- 🔌 Internet via cable or modem will remain active.
- 🔄 To get Wi-Fi back, you'll have to manually turn the service back on.
| Method of disabling | Does the internet save? | Does it require a reboot? | Complexity |
|---|---|---|---|
| Windows Settings | Yes | No | ⭐ (simple) |
| device Manager | Yes | Sometimes | ⭐⭐ (average) |
| Command line | Yes | No | ⭐⭐⭐ (advanced) |
| Disabling WLAN service | Yes | Yes | ⭐⭐⭐⭐ (difficult) |
5. Physically disabling the Wi-Fi module (for laptops)
On some laptops (eg. Lenovo ThinkPad, Dell Latitude or HP EliteBook) The Wi-Fi module can be physically disabled using a hardware switch or a key combination. This is the most reliable method, as it completely cuts off power to the adapter, but it doesn't work for all models.
How to find the hardware switch:
- 🔍 Look on the laptop case slider with an antenna icon (usually on the front or side panel).
- 🎹 Some models use a key combination, for example,
Fn + F2(airplane or antenna icon). - 🔧 In BIOS/UEFI of some laptops (for example, ASUS or Acer) there is an option
Wireless LAN Support- disabling it will block Wi-Fi at the hardware level.
Benefits of physical disconnection:
- 🔋 Saves battery power (the Wi-Fi module consumes ~1-3 W even in standby mode).
- 🛡️ Completely eliminates the possibility of connecting to Wi-Fi, even through third-party programs.
- 🔧 Does not require changes to Windows (useful in case of OS crashes).
⚠️ Attention: On some laptops (eg. MacBook or ultrabooks Dell XPS) there is no hardware switch - in this case, use the software methods described above. Also note that physically disconnecting the device may affect operation. Bluetooth, if it is integrated into the same module.
What should I do if after disabling Wi-Fi the Ethernet also disappears?
If the Internet does not work either via cable or Wi-Fi, check:
1. Is the network adapter disabled in the BIOS (go to settings by clicking Del/F2 when loading).
2. Is the Ethernet cable or port damaged (try a different cable or port on the router).
3. Have your IP settings been reset? Enter the command in CMD ipconfig /release, then ipconfig /renew.
4. Do you need to update your drivers? Ethernet controller (download them from the website of the motherboard or laptop manufacturer).
6. Alternative solutions: virtual networks and traffic limiting
If your goal is not to turn off Wi-Fi completely, but only limit its use (for example, to save traffic or block certain programs), consider alternative options:
Method 1: Network Priority
Windows allows you to assign priority connections so that the computer always uses Ethernet, ignoring Wi-Fi. To do this:
- Open
Control Panel → Network and Sharing Center. - Click
Changing adapter settings. - Click
Altto open the menu and selectMore → Advanced Options.... - Move in the list
Ethernetto the first position.
Method 2: Blocking via Firewall
You can prevent certain programs from using Wi-Fi while leaving it enabled for other tasks. To do this:
- Open
Windows Firewall(Control Panel → System and Security). - Go to
Additional options. - Create a new outbound rule to block Wi-Fi connections for the selected app.
Method 3: Using an Ethernet-Tethered VPN
Some VPN services (eg. ProtonVPN or NordVPN) allow you to bind a connection to a specific network interface. Configure the VPN to work only through Ethernet, and all traffic will go through the cable, even if Wi-Fi is on.
FAQ: Frequently Asked Questions
Is it possible to turn off Wi-Fi on a PC but leave it on a phone?
Yes, disabling Wi-Fi on your computer doesn't affect the connections of other devices (smartphones, tablets, smart TVs). Each device connects to the router independently. If you only need to disable Wi-Fi on one PC, use any of the methods described above.
Why doesn't cable internet work after disconnecting Wi-Fi?
This can happen for several reasons:
- In Windows settings, Wi-Fi is given priority (see the section on network priority).
- Driver Ethernet adapter does not work correctly (check in Device Manager).
- The cable or port is damaged (try a different cable or port on the router).
- DHCP is disabled on the router. Manually enter the IP address in the settings.
Ethernet.
Also make sure that the tray icon is displayed. Ethernet (two computers with a cable) - if it is not present, the adapter is not recognized by the system.
How do I turn off Wi-Fi on a laptop with an on/off button?
On many laptops (for example, HP Pavilion, Lenovo IdeaPad) There's a hardware button or key combination to turn off Wi-Fi. Typically, it's:
- A separate button with an antenna icon on the body.
- Combination
Fn + one of the F1-F12 keys(For example,Fn + F2).
Press it once to disable Wi-Fi, but leave your Ethernet or USB modem active. Press it again to turn the wireless network back on.
Will turning off Wi-Fi save battery life?
Yes, disabling the Wi-Fi adapter reduces the laptop's power consumption by 5–15% (Depending on the model). The wireless module consumes ~1–3 W even in standby mode, and up to 5–7 W during active data transfer. If you're using battery power, disabling Wi-Fi can extend battery life by 30–60 minutes.
However, if you use USB modem (For example, Huawei E3372 or ZTE MF823), it consumes energy itself - in this case the gain will be less.
Is it possible to disable Wi-Fi via Windows registry?
Yes, but this not recommended This is not recommended for inexperienced users, as registry errors can cause system crashes. If you still want to give it a try, follow these steps:
- Click
Win + R, enterregeditand pressEnter. - Follow the path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WlanSvc - Find the parameter
Startand change its value from3on4(disabled). - Restart your computer.
To get Wi-Fi back, set the value 3 back.
⚠️ Attention: Before editing the registry Be sure to create a system restore point (Control Panel → Recovery → Configure System Restore).