Skip to content
Follow
Ubuntu Linux

How to Enable or Disable Airplane Mode in Ubuntu Linux

Richard
Written by
Richard
Oct 3, 2022 Updated Jun 19, 2026 1 min read
How to Change Default Apps in Ubuntu
How to Change Default Apps in Ubuntu

You enable or disable Airplane Mode in Ubuntu Linux by toggling a setting that cuts off all wireless radios.

Airplane Mode is a system-wide switch that turns off your Wi-Fi, Bluetooth, and any cellular connections at once. It’s useful for flights, conserving battery, or for a quick privacy boost.

In Ubuntu 24.04 LTS, you can find this toggle easily. Just click the network icon in your top-right system tray; the Airplane Mode option appears right there for you.

⚡ Quick Answer

Toggle Airplane Mode from the system tray’s network icon or the Settings app. You can also use the keyboard shortcut Super + S or terminal commands like `nmcli r wifi off` or `rfkill block all`.

General

You can quickly toggle airplane mode in Ubuntu using a keyboard shortcut or the terminal.

  • To turn Wi-Fi on: nmcli r wifi on
  • To turn Wi-Fi off: nmcli r wifi off
  • To manage all wireless devices: rfkill block all or rfkill unblock all

How to turn on or off airplane mode from the System menu in Ubuntu Linux

You can easily turn airplane mode on or off in Ubuntu using the System menu, which is perfect if your computer doesn’t have a physical switch.

Windows 11 airplane mode button interface
windows 11 airplane mode button

How to disable or enable airplane from Settings in Ubuntu Linux

You can turn airplane mode on or off in Ubuntu using the main Settings app, which is a straightforward way to manage your internet connections.

  1. Open the System menu in the top right corner.
  2. Select the Settings icon.
  3. In the sidebar on the left, look for the Network or Wi-Fi category.
  4. Find the Airplane Mode toggle.
  5. Click the switch to turn it On or Off.
Ubuntu system menu showing airplane mode options
ubuntu system menu turn on off airplane mode
Ubuntu Linux activities overview screen
ubuntu linux activities overview
Ubuntu Linux system menu top bar settings
ubuntu linux system menu top bar settings
Ubuntu Linux Wi-Fi settings tile
ubuntu linux wifi tile in settings
Ubuntu Linux airplane mode switch button
ubuntu linux airplane mode switch button

That is all you need to do! You can learn more about managing your %📂%LNK0%% network connections or %📂%LNK1%% wireless settings on the official Ubuntu support pages.

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Enable or Disable Airplane Mode on Windows 11
Windows How to Enable or Disable Airplane Mode on Windows 11
How to Turn "Week Numbers" On or Off for Calendar in Ubuntu Linux
Ubuntu Linux How to Turn "Week Numbers" On or Off for Calendar in Ubuntu Linux
How to Verify Device Encryption Support in Windows 11
Windows How to Verify Device Encryption Support in Windows 11
How to Rename Bluetooth Devices in Windows 11
Windows How to Rename Bluetooth Devices in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *