Airplane Mode Stuck On in Windows? Every Working Fix

Logeshwaran

Airplane mode gets stuck in Windows 11 and 10 for one of four reasons: the taskbar toggle is fighting a background service, a physical or Fn-key switch is holding the radio down, the Wi-Fi or Bluetooth driver is confused, or on a managed work PC, IT policy is doing it on purpose. The fix that works when the on-screen switch clicks but does nothing at all is almost never the switch itself — it is a background process called the Radio Management Service, and most guides never mention it. Restart that, and the whole flyout usually unsticks in under a minute.

⚡ Quick Answer

Toggle stuck but clickable → open services.msc, find Radio Management Service, restart it

Toggle grayed out completely → check for a physical Wi-Fi switch or Fn key, or ask IT if it's a work laptop

No Wi-Fi icon at all, only the airplane icon → reinstall the wireless adapter driver in Device Manager

Not sure which one you have? Answer one question and we'll point you at the right fix.

Jake's shop keeps three demo laptops on the counter for walk-ins to try before they buy, and one of them decided to get stuck in airplane mode the same afternoon a customer wanted to see how fast the Wi-Fi felt. Forty-five minutes, one embarrassed apology, and a lost sale later, Jake called Ethan.

"I turned it off in Settings like six times," Jake said. "It just turns itself back on."

This isn't a rare complaint. Search the Microsoft community forums for "airplane mode won't turn off" and you'll find the same question asked, in almost the same words, going back years — different Windows versions, different laptops, same stuck toggle. The fix underneath it has changed more than most people realize since Windows 10 first shipped, which is exactly why the same six-clicks-and-nothing-happens routine still catches people out today.

Which One Do You Actually Have?

"Everyone's stuck airplane mode is not the same stuck airplane mode," Ethan told him. "Answer me one thing: when you click the toggle, does it flip off and then flip itself back on, or does it not move at all?"

That single question splits almost every case into the right fix before you waste time on the wrong one.

Why this happens at all

Airplane mode on a Windows laptop isn't controlled by one single setting — several things all get a vote on whether the radios are allowed to run: the software toggle in Settings, a physical or Fn-key switch if the laptop has one, and the driver's own connection to the Radio Management Service that applies the final state. If any one of those thinks the radios should be off, Windows shows them as off, even if the other two agree they should be on. That's the whole reason "I turned it off in Settings" doesn't always work — the toggle is only one vote out of several.

The toggle moves, then flips back

This is a software problem, not a hardware one. Something behind the toggle — almost always the Radio Management Service, sometimes the wireless driver — is re-asserting airplane mode a second after Windows turns it off. Skip straight to the service restart below; you don't need to touch Device Manager or the keyboard first.

The toggle is grayed out and won't move at all

Windows is telling the truth: something outside the Settings app is holding the radio off. That is either a physical or Fn-key switch on the laptop itself, or on a work machine, a policy pushed by IT. Check the keyboard and the laptop's edges before you touch a single setting.

There's no Wi-Fi icon at all, just the airplane icon

Windows can't find a working wireless adapter to control, so it's showing you the airplane icon by default. This is a driver problem, and the fix is in Device Manager, not Settings.

Fixing It on Windows 11

Work through these in order. Most people never need to go past the second one.

1. Use the toggle in the right place

Click the network icon in the taskbar to open Quick Settings (or press Win + A) and tap the airplane mode tile there, rather than digging into the full Settings > Network & internet > Airplane mode page for the same switch. It's the same setting either way, but the flyout is one click closer and it's the version most people forget exists.

2. Restart the Radio Management Service

This is the fix that clears most of the "it flips off and turns itself back on" cases, and almost nobody writes about it because it isn't in the Settings app anywhere.

  • Press Win + R, type services.msc, press Enter
  • Scroll to Radio Management Service in the list
  • Right-click it, choose Restart. If it's stopped, choose Start instead
  • If it won't start, right-click → Properties → set Startup type to Automatic, apply, then start it

Give it about fifteen seconds, then check the toggle again. This single step fixes the largest share of "the toggle does nothing" reports on Microsoft's own community forums, and it costs nothing and breaks nothing to try.

3. Restart the WLAN AutoConfig service too

While services.msc is open, scroll to WLAN AutoConfig. This is the service that actually manages your Wi-Fi adapter's connections; if it's stopped, Windows may fall back to showing only the airplane icon with no working network option at all. Restart it the same way, and set it to Automatic if it isn't already, so it comes back cleanly after the next reboot.

4. Check for a physical or Fn-key wireless switch

If the toggle was grayed out rather than self-reverting, this is your next stop, not the services above. Run a finger along the front and side edges of the laptop for a small sliding switch — older business laptops especially like to hide one there. Then check the function-key row for an icon that looks like a small tower or a signal fan.

  • Dell: usually Fn + PrtSc
  • HP: usually Fn + F12, or F12 alone on some models
  • Lenovo: often a dedicated key with no Fn needed, sometimes a physical slider on the side
  • Everyone else: look for the antenna/tower icon on any function key and hold Fn with it

A quick way to tell if you actually hit it: tap it once and watch whether the on-screen airplane mode notification appears. If nothing pops up, that key isn't the one, and this is a software case after all — go back to step 2.

5. Reinstall the wireless adapter driver

If there's no Wi-Fi icon at all, this is where you start; if you got here from steps 2–4 with no luck, it's the next thing to try.

  • Right-click Start → Device Manager
  • Expand Network adapters
  • Right-click the Wi-Fi adapter (it'll have "Wireless" or "Wi-Fi" in the name) → Uninstall device
  • Leave the "delete the driver software" box unchecked unless you already have a driver downloaded from the manufacturer — Windows needs something to reinstall on restart
  • Restart the PC. Windows reinstalls a generic driver automatically

Once you're back online, check the manufacturer's support page for your exact laptop model and install their current driver over the generic one. The generic Microsoft driver gets you connected; the OEM one usually fixes whatever quirk got you stuck in the first place.

One thing worth doing before you uninstall anything: note down the exact adapter name shown in Device Manager (right-click it → Properties → Details tab → Hardware Ids gives you the precise chipset). If the generic driver Windows installs afterward doesn't quite match what you had, or the manufacturer's site lists several similarly named Wi-Fi modules for your model year, that hardware ID is what tells them apart. It takes ten seconds and saves a second trip back to Device Manager to check.

🙋‍♂️ Jake's Reality Check

"Do I need to replace the laptop over this? I can't have a demo unit that just decides to go offline."

No. In the years Ethan has been fixing these, the wireless card itself was the actual problem maybe once. Almost every stuck airplane mode is a service that stalled or a driver that got confused, and both are free, five-minute fixes. Only start suspecting the hardware if Device Manager can't even see the adapter anymore after a driver reinstall.

6. If it's a work laptop, ask before you keep digging

"I chased one of these for an hour on a customer's work laptop once," Ethan admitted. "Every fix worked for about ten seconds, then the toggle snapped back off. Turned out their IT department had it locked down on purpose."

On a domain-joined or Intune-managed PC, IT can restrict which radios the device is allowed to use as part of a security or compliance policy, and no amount of restarting services will out-stubborn a policy that's reapplying itself on a schedule. If the machine has a company asset tag on it and nothing above sticks, that's the tell. A two-minute message to IT beats an afternoon fighting a setting they meant to lock.

"How was I supposed to know it was locked and not just broken?" Jake asked. "It looked exactly the same as every other stuck toggle."

"That's the annoying part — it does," Ethan said. "The one tell is that a policy-locked toggle stays grayed out through a full restart and a driver reinstall, where a genuinely broken one usually shows some kind of change, even a wrong one, somewhere along the way. If you've done the service restart, the driver reinstall, and a reboot, and the toggle looks exactly as frozen as when you started, stop guessing and ask whoever manages the fleet."

7. Network Reset — the last resort, and why it's last

If nothing above has worked, Windows has one bigger hammer: Settings > Network & internet > Advanced network settings > Network reset. It removes and reinstalls every network adapter on the machine, which clears whatever bad state a driver or service was stuck in.

⚠️ What Network Reset actually breaks

Every saved Wi-Fi network and password on the machine gets forgotten, along with any VPN profiles and manually configured static IP addresses. You'll be typing your Wi-Fi password back in on every network this PC has ever joined, and re-entering VPN settings from scratch. It's effective, but it's not free — use it after the smaller fixes, not instead of them.

At a glance: which fix for which case

Method Works on Home? Use it when
Quick Settings / Action Center toggle Yes Always try first, takes five seconds
Restart Radio Management Service Yes Toggle clicks but flips itself back on
Restart WLAN AutoConfig service Yes Only the airplane icon shows, no Wi-Fi option at all
Physical or Fn-key switch check Yes Toggle is grayed out and won't move
Reinstall Wi-Fi driver in Device Manager Yes Adapter missing, or right after a Windows update
Ask IT / check Group Policy N/A – managed devices only Work laptop, grayed out, nothing above changes it
Network Reset Yes Last resort – everything above failed
BIOS/UEFI wireless setting Yes Business laptop, still stuck after Network Reset

🕐 What changed since we first covered this

  • Then: back when this guide first went up, in the early Windows 10 days, a stuck airplane mode was mostly a driver problem, and reinstalling the Wi-Fi adapter in Device Manager alone usually cleared it.
  • Now: Windows splits radio control across the Settings app, the Quick Settings flyout, and a background Radio Management Service, so a toggle that clicks but doesn't stick often needs that service restarted before a driver reinstall does anything at all.
  • What that means for you: try the service restart first on modern Windows — it's faster than a driver reinstall and fixes more cases than it used to.

Fixing It on Windows 10

These steps are the same on both versions of Windows — the Radio Management Service and WLAN AutoConfig service work identically on Windows 10, and services.msc looks the same either way. The differences are only in where the toggle itself lives.

Where the toggle actually is on Windows 10

Click the network icon in the system tray to open Action Center, and tap the Airplane mode tile there, or go to Settings > Network & Internet > Airplane mode and use the switch at the top of that page. Unlike Windows 11's Quick Settings flyout, Windows 10's Action Center and Settings toggle read from the same state, so you won't see them disagree with each other the way the two can on 11.

The rest of the fix, unchanged

Restart the Radio Management Service and WLAN AutoConfig service through services.msc exactly as described above, check for a physical or Fn-key switch, and reinstall the wireless driver through Device Manager if the adapter has disappeared entirely. None of that differs between the two versions of Windows — only the menu you start from does.

⚠️ One honest thing about Windows 10 right now

Windows 10 reached the end of free security support on October 14, 2025. It still runs, still connects, and every fix on this page still works exactly as described — but the machine itself is no longer getting security patches unless you've enrolled it in Extended Security Updates (ESU). Consumer ESU is still open for enrollment as of this writing, is free if you sync your settings through Windows Backup, costs 1,000 Microsoft Rewards points, or a one-time roughly $30, and now covers devices through October 2027 after Microsoft extended the program an extra year in June 2026. If this PC still qualifies for Windows 11, that's the more permanent fix; if it doesn't, ESU buys you time without forcing a decision today.

When None of That Works

Most stuck airplane modes die at step two or three above. A small number don't, and each remaining case points at something specific.

The toggle re-enables itself after every single fix, including Network Reset

This is the pattern that actually does suggest a hardware kill switch stuck in the "off" position, or occasionally a wireless card starting to fail. Before assuming the worst, check whether the laptop has a BIOS or UEFI-level wireless setting — a handful of business models add one under a Security or Power tab, usually restricted to that hardware family rather than consumer laptops. If it's there and set to disabled, that overrides everything Windows does above it.

Wi-Fi comes back but Bluetooth stays off

Airplane mode is a master switch for Wi-Fi, Bluetooth, and cellular radios together, but the Bluetooth radio has its own driver and its own service. Once Wi-Fi is confirmed working, check Settings > Bluetooth & devices separately; if it's still off, that's a Bluetooth driver issue now, not an airplane mode one, and the same Device Manager reinstall applies to the Bluetooth adapter instead.

The adapter has vanished from Device Manager entirely

If there's no Wi-Fi adapter listed under Network adapters at all, not even grayed out or showing an error icon, that's the strongest real signal of hardware failure. Try Device Manager's Action > Scan for hardware changes first; if the adapter still doesn't reappear, that's genuinely a case for a technician rather than another software fix.

It's fine all day, then stuck again after sleep or a lid close

This is almost always the Radio Management Service failing to come back cleanly when the laptop wakes up, rather than a fresh instance of the same problem. Setting that service's Startup type to Automatic instead of Manual (right-click it in services.msc → Properties → Startup type) tends to stop the pattern, because Windows then re-launches it consistently on wake instead of waiting for something else to request it first. If it keeps happening after that, check the laptop manufacturer's power management utility — several OEMs ship their own radio-control software that runs alongside Windows and occasionally fights with it around sleep and wake.

Tablets, Docks, and Other Hardware That Behaves Differently

2-in-1 tablets and convertibles

These are the devices most likely to hide a genuine physical switch, usually a small slider on the edge of the tablet body rather than on a keyboard, since the keyboard on a detachable model may not even be attached when the issue shows up. Check with the keyboard off before assuming it's a software fault.

Docking stations

If the laptop is docked and connected over Ethernet, seeing the airplane icon in the tray can look alarming but is usually harmless — the wired connection doesn't care what the wireless radio is doing. If you actually need Wi-Fi while docked (for a device that only has wireless, for instance), everything above still applies the same way.

Virtual machines and Remote Desktop sessions

Inside a Hyper-V or VMware virtual machine, the network adapter is virtual and airplane mode inside the guest OS has no real radio to control — if you see it there, it's almost always cosmetic and safe to ignore, since the actual connection is riding on the host machine's network, not a radio inside the VM at all.

External USB Wi-Fi adapters

A USB Wi-Fi adapter has its own driver and, on some models, its own physical switch or LED-lit button, separate from the laptop's built-in radio. If airplane mode looks stuck with a USB adapter plugged in, unplug it, fix the internal adapter's state first, then plug the USB one back in and check it independently — treating them as one problem is the most common way people waste an hour here.

Working off a phone hotspot

If you're tethered to a phone's mobile hotspot rather than a router, a laptop stuck in airplane mode still won't see it — airplane mode blocks the Wi-Fi radio regardless of whether the network on the other end is a router or another phone. Everything above applies exactly the same way; there's no separate hotspot-specific fix. The one extra thing worth checking is the phone itself: if the phone that's supposed to be broadcasting the hotspot is also showing its own airplane mode icon, you're troubleshooting the wrong device.

After It's Fixed: Getting Your Networks Back

If you had to run Network Reset, or you unchecked nothing and let Windows delete the old driver, you'll be reconnecting from scratch. Click the Wi-Fi icon, pick your network from the list, and enter the password again — it isn't stored anywhere you can retrieve it after a reset, so if you don't remember it, you'll need to pull it from your router's admin page or a password manager if you saved it there.

For networks you don't want to keep typing into every device, Settings > Network & internet > Wi-Fi > Manage known networks is where saved networks live going forward, including the option to mark one as metered if you're on a limited data connection through a phone hotspot. It's also worth clearing out any old networks you no longer use from that same list once you're reconnecting anyway — a laptop that's changed hands a few times, like the demo units in Jake's shop, tends to collect saved networks from every previous owner's house and office, and a stuck airplane mode is as good a moment as any to tidy that list.

Do You Need a Third-Party Driver Tool?

"Should I just run one of those driver updater programs and let it sort itself out?" Jake asked.

"For this specific problem, no," Ethan said. "Those tools are guessing at your exact hardware revision from a database, and I've seen them install a driver that's technically newer but wrong for the card, which just trades one stuck airplane mode for a different wireless problem." A safer middle ground, if you don't want to hunt down the manufacturer's site: check Settings > Windows Update > Advanced options > Optional updates > Driver updates. Anything listed there has already been tested against your exact hardware by Microsoft and the manufacturer together, which is a meaningfully different guarantee than a third-party scanner offers.

✅ Why the manufacturer's site is the one to use

Go to the laptop maker's support page, search your exact model number, and download the wireless driver listed there. It's matched to your specific hardware revision, it's free, and it's the same driver Windows would eventually offer through Windows Update anyway — you're just getting it sooner and more reliably than a third-party tool guessing at your setup.

Before You Reconnect: A Quick Safety Check

If this happened on a laptop you don't use daily — a shop demo unit, a loaner, a machine that just came back from repair — take thirty seconds after reconnecting to check you're actually joining the network you think you are. A stuck adapter that got reset sometimes shows a longer list of nearby networks than usual, including ones with names that mimic a legitimate one nearby. Confirm the network name and, if it's a business, ask staff which one is theirs before entering any password. It costs nothing and it's the kind of habit that matters more on a device that isn't only ever used at home. The same goes for a laptop that just came back from a repair shop, even a trustworthy one: a driver reinstall or Network Reset performed on someone else's bench is a normal part of the fix, but it's still worth a quick look at what networks it auto-connected to before you assume it's exactly as you left it.

For Next Time: A Faster Way to Restart the Services

Once you know this is your fix, you don't have to open services.msc and click through the menus every time. An elevated Command Prompt or PowerShell window (right-click Start → Terminal (Admin)) can restart the WLAN service directly:

net stop wlansvc
net start wlansvc

If the issue is specifically the Radio Management Service and you'd rather not memorize its exact internal name for a command-line restart, services.msc remains the more reliable way to reach it by its display name — two clicks, no risk of mistyping a service name in an elevated window.

If this is a machine you fix often — Jake's shop laptops included — it's worth pinning services.msc to the Start menu or taskbar directly rather than typing it into Run each time. Right-click the Run box entry or the services.msc shortcut once it's open and choose Pin to Start; the next time a customer's Wi-Fi icon shows the airplane symbol, you're two clicks from the fix instead of retyping the same command you've now used a dozen times.

Frequently Asked Questions

Why is airplane mode stuck on even after I turn it off?

Usually because the Radio Management Service, the background process that actually applies the airplane mode state, has stalled independently of the toggle in Settings. Restarting it in services.msc almost always clears a toggle that clicks but doesn't stick.

Why is the airplane mode toggle grayed out in Windows 11?

A grayed-out toggle almost always means something outside Windows is holding the radio off: a physical switch, a stuck Fn key, or on a company laptop, a device policy from IT.

How do I check if my laptop has a physical Wi-Fi switch?

Check the front and side edges for a small slider, and scan the function-key row for a tower or signal-fan icon, usually sharing F2, F12, or Print Screen.

Does reinstalling the Wi-Fi driver delete my saved networks?

No. A normal Device Manager uninstall-and-reinstall keeps saved networks and passwords; only a full Network Reset clears them.

Will resetting network settings fix a stuck airplane mode?

Often, since it reinstalls every adapter and clears bad driver state, but it forgets every saved Wi-Fi password and VPN profile, so try the smaller fixes first.

Why does airplane mode turn back on by itself after a restart?

The Radio Management Service or WLAN AutoConfig is likely starting broken. Setting it to Automatic, or reinstalling the wireless driver so it registers cleanly, usually stops the pattern.

Can a company policy keep airplane mode stuck on a work laptop?

Yes. IT can restrict radios on a domain-joined or Intune-managed device as part of security policy, and no service restart will override that. Ask IT if the toggle stays grayed out on a work machine.

Is it safe to reinstall a Wi-Fi driver on Windows 11 Home?

Yes, it's a normal, low-risk operation on any edition. Windows reinstalls a generic driver automatically, and you can update it from the manufacturer afterward.

Does the BIOS or UEFI have anything to do with airplane mode?

On most consumer laptops, no, but some business models add a wireless on/off setting in the BIOS or UEFI, usually under Security or Power. Check there if everything else fails.

My keyboard has no airplane mode key, what do I press instead?

Look for a tower or radiating-signal icon on F2 or F12. If nothing matches, the laptop controls wireless entirely through software, and the service restart is the right path instead.

If Bluetooth is also off, is that airplane mode too?

Yes, airplane mode disables Wi-Fi, Bluetooth, and cellular together. Once airplane mode is off, Bluetooth should re-enable from Settings on its own.

I updated Windows and now airplane mode is stuck, is that related?

It can be — a feature update sometimes installs a generic driver that doesn't talk to the Radio Management Service correctly. Reinstalling the manufacturer's driver usually fixes it.

Should I just buy a USB Wi-Fi adapter if this won't fix?

Only after the driver reinstall, service restarts, and Network Reset have all failed and the adapter is missing from Device Manager. At that point it's a fair, cheap workaround.

Does a stuck airplane mode mean my Wi-Fi card is dying?

Usually not. A stalled service or confused driver explains almost every case; suspect the card only if it's vanished from Device Manager and a reinstall can't bring it back.

How do I fix this in Windows 10 without opening the Settings app?

Use services.msc to restart the Radio Management Service and WLAN AutoConfig, or reinstall the adapter through Device Manager. Both work even if Settings itself won't respond.

Is there a command line way to turn off airplane mode?

No single command flips the toggle itself, but an elevated net stop wlansvc followed by net start wlansvc restarts the service behind most stuck-toggle cases.

Revision note. Originally published December 18, 2016, back when a driver reinstall alone usually did the job. Rewritten for Windows 11 and Windows 10, since Microsoft has since split radio control across Settings, Quick Settings, and a background Radio Management Service that the original fix never had to deal with. If you're reading this at 11pm with a laptop that won't get back online, we hope the second fix on this page gets you there faster than it took us to find it.

Related