You opened Windows Settingsto connect to a wireless network, but suddenly found: tabs Wi-Fi And Airplane mode disappeared without a trace. The situation seems absurd—how can an operating system “forget” about basic wireless communication functions? Especially when it comes to Windows 10 Pro, a version positioned as more stable and functional compared to Home.
The reasons for this phenomenon are deeper than it seems at first glance. It's not just an interface glitch: most often, the problem is related to disabled services, damaged drivers or even Group Policy settings, which in Pro versions available by default. In some cases, the user is at fault—for example, if they previously disabled components they deemed unnecessary through msconfig or Additional system parametersBut there are also more insidious scenarios: viruses, conflicting software, or hardware problems.
In this article we will look at All possible reasons why the Wi-Fi and Airplane Mode tabs are missing in Windows 10 Pro, including rare cases not covered in standard instructions. You'll learn how to diagnose the problem, which services are responsible for wireless networks, and what to do if none of the methods work. Finally, there's an FAQ with answers to the most frequently asked questions on this topic.
1. Checking the Obvious: Physical Switches and Keyboard Shortcuts
Before you dive into system settings, make sure the problem isn't hidden underneath the surface. Many laptops (especially models Lenovo, HP And Dell) are equipped hardware Wi-Fi switches or key combinations that can disable wireless modules regardless of the OS.
What to check:
- 🔧 Physical switch On the laptop case (usually on the side or front). On some models, it is combined with the backlight indicator.
- ⌨️ Keyboard shortcuts: usually it is
Fn + F2,Fn + F12or a dedicated key with an antenna. ASUS There may be a separate button next to the touchpad. - 💡 Wi-Fi indicator: if it is not lit or blinking red, the module is disabled by hardware.
If the tabs in the settings don't appear after pressing the keys or toggling the switch, proceed to the next step. But remember: on some laptops (for example, Lenovo ThinkPad) disabling Wi-Fi hardware blocks it even for the system - until you turn the module back on.
2. Windows Services: Why They Disable and How to Restore Them
Wireless networks in Windows 10 are managed by several system services. If at least one of them is disabled or malfunctioning, the tabs Wi-Fi And Airplane mode may disappear from the interface. The most critical services:
- 📡 WLAN AutoConfig Service (
WlanSvc) - is responsible for detecting and connecting to networks. - 🔄 Network List Service (
NlaSvc) — manages network connections and their statuses. - ⚙️ Diagnostic Policy Service (
DPS) - indirectly affects the display of network parameters.
To check their status:
- Click
Win + R, enterservices.mscand pressEnter. - Find the specified services in the list and check the column
State. - If the service is disabled, right-click on it →
Properties→ in the fieldLaunch typeselectAutomatically. - Click
Launch, thenApply.
After rebooting, check if the tabs appear. If not, proceed to the next section.
☑️ Checking Windows services
3. Wireless adapter drivers: diagnostics and reinstallation
One of the most common reasons for tabs disappearing is corrupted or outdated drivers network adapter. Windows 10 Pro can automatically update drivers through Update Center, but sometimes these updates break hardware compatibility. This is especially true for adapters. Intel, Qualcomm Atheros And Realtek.
How to check the driver:
- Open
device Manager(Win + X → Device Manager). - Expand the branch
Network adapters. - Find the device with the names Wireless, Wi-Fi or 802.11.
- If there is an exclamation mark next to the device, the driver is not working correctly.
Solutions:
- 🔄 Update driver: right-click on the adapter →
Update driver→Automatic search. - 🗑️ Uninstall and reinstall: select
Remove device, then in the menuAction → Update Configuration. - 💾 Install manually: download the driver from the website of the laptop or adapter manufacturer (not from Windows Update!).
What to do if Windows doesn't see the adapter at all?
If your Wi-Fi module is not in the list of network devices, this may mean:
- Hardware shutdown (see section 1).
- Module failure (less common).
- Conflict with another driver (for example, a VPN virtual adapter).
In this case, try rolling back the system to a restore point or testing the adapter on another PC (if it is a USB module).
After reinstalling the driver, be sure to restart your PC. If the problem persists, check hidden devices V Device Manager (menu View → Show hidden devices). Sometimes the adapter is shown there as an unidentified device.
4. Group Policy and Registry Editors: Hidden Pro Version Settings
Windows 10 Pro differs from Home presence Local Group Policy Editor (gpedit.msc), which can block the display of network parameters. This most often occurs after:
- 🛠️ Manual policy configuration by the administrator (for example, in a corporate environment).
- 🦠 Virus infections that change policies for stealth.
- 🔧 Using system tweakers (for example, Winaero Tweaker or Ultimate Windows Tweaker).
How to check group policy:
- Click
Win + R, entergpedit.mscand pressEnter. - Follow the path:
Computer Configuration → Administrative Templates → Networks → Network Connections - Find a policy
Deny access to the properties of the Wireless Network component. - If it is enabled, set the value
Not setorDisabled.
If gpedit.msc missing (this happens in some builds) Windows 10 Pro), check the registry:
- Open
regedit(Win + R → regedit). - Follow the path:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Network Connections - Remove parameter
NC_LanChangePerm, if it exists.
5. Conflicting software: antiviruses, VPNs, and optimization utilities
Some programs actively interfere with Windows network settings, which can lead to the disappearance of tabs. Wi-Fi And Airplane modeThe main "suspects":
| Software type | Example programs | How does it affect networks? |
|---|---|---|
| Antiviruses | Kaspersky, Avast, ESET NOD32 | Block network services or drivers, considering them suspicious. |
| VPN clients | OpenVPN, NordVPN, ProtonVPN | They create virtual adapters that conflict with physical Wi-Fi. |
| Optimizers | CCleaner, Advanced SystemCare | Disable "unnecessary" services, including WlanSvc. |
| Network managers | NetSetMan, WiFi Manager | They take over control of networks by breaking the standard interface. |
What to do:
- Temporarily disable your antivirus and check if the tabs appear.
- Remove VPN programs via
Settings → Applicationsand restart your PC. - Check the list of network adapters in
Device Manager- if there are virtual devices there (for example, TAP-Windows Adapter), delete them.
6. Hardware faults and BIOS: when the problem is not Windows
If none of the software methods helped, the problem may lie in hardware levelThis is relevant for:
- 💻 Laptops with an integrated Wi-Fi module (especially after drops or overheating).
- 🖥️ Desktop PCs with PCIe or USB adapters.
- 🔌 Devices after replacing the motherboard or updating the BIOS.
Diagnostics:
- Check BIOS/UEFI:
- Restart your PC and enter BIOS (usually
Del,F2orEscwhen loading). - Find the section Advanced or Onboard Devices.
- Make sure the parameter Wireless LAN or Wi-Fi included (
Enabled).
- Restart your PC and enter BIOS (usually
- Testing on another PC:
- If you have a USB adapter, connect it to another computer.
- If it's a laptop, try connecting an external Wi-Fi adapter.
- Boot into safe mode and check if the adapter is displayed in
Device Manager.
If the adapter isn't detected even in the BIOS or on another PC, it's likely faulty. In this case, you'll need to replace the module (for laptops) or purchase a new USB/PCIe adapter (for PCs).
7. Network reset and Windows reinstallation: extreme measures
If all previous methods have failed, there are two radical solutions left: reset network settings or reinstalling WindowsLet's start with a more gentle option.
Network reset Resets all network settings to factory defaults, including:
- 📶 Wi-Fi and Ethernet settings.
- 🔑 Saved network passwords.
- 🔧 VPN and proxy configuration.
How to perform a reset:
- Open
Settings → Network & Internet → Status. - Scroll down and click
Network reset. - Confirm the action and restart your PC.
If this doesn't help, there remains reinstalling WindowsPlease note that in Pro versions You can keep your personal files, but you'll have to restore your programs and settings again. Before reinstalling:
- 📁 Back up important data.
- 🔑 Write down your Windows activation key (if you are not using a digital license).
- 💽 Prepare a bootable USB flash drive with the original image Windows 10 Pro.
FAQ: Frequently asked questions about Wi-Fi and Airplane Mode disappearing
❓ Why did network tabs disappear after a Windows update?
Updates often reset service settings or install incompatible drivers. Try:
- Roll back the update (
Settings → Update & Security → View update history → Uninstall updates). - Manually update the adapter driver from the manufacturer's website.
❓ Could a virus be the cause of Wi-Fi disappearance?
Yes, some viruses (eg. trojan.win32) modify the registry or group policy to hide network settings. Run a full system scan. Windows Defender or Kaspersky Virus Removal Tool.
❓ How do I turn on Wi-Fi if there's no tab in the settings, but the adapter works?
Use alternative methods:
- Through
Control Panel → Network and Sharing Center → Change adapter settings(right click on Wireless network →Turn on). - Through
command line:netsh interface set interface "Wireless Network" enable
❓ Why is there no Airplane mode, but there is Wi-Fi?
These functions are controlled by different components. If only Airplane mode, check:
- Service
Radio Management Service(RmSvc) Vservices.msc. - Availability of update KB4512941 (it fixed bugs with this mode).
❓ Is it possible to restore tabs without reinstalling Windows?
In most cases, yes. Start with:
- Service checks (
WlanSvc,NlaSvc). - Update/reinstall the adapter driver.
- Reset network settings.
Only if these methods do not help, consider reinstalling the OS.
If none of the suggested methods solve the problem, please contact support. Microsoft Or contact a PC repair specialist. In rare cases, the disappearance of network tabs may be due to damaged system files that cannot be restored using standard tools.