You cannot find the Bluetooth LE Audio option on your Windows 11 device. The option is missing from Bluetooth settings, device properties, or the sound output menu. This issue occurs because Windows 11 requires specific hardware, driver versions, and feature updates to enable LE Audio support. This article explains the root cause of the missing Bluetooth LE Audio option and provides step-by-step fixes to restore it.
Key Takeaways: Restoring Bluetooth LE Audio on Windows 11
- Settings > Bluetooth & devices > Devices > More Bluetooth options > Hardware tab > Properties > Driver tab > Update driver: Forces Windows to check for the latest Bluetooth driver with LE Audio support.
- Settings > Windows Update > Advanced options > Optional updates > Driver updates: Installs the Intel or Qualcomm Bluetooth driver version 23.0 or later that enables LE Audio.
- Device Manager > Bluetooth > Right-click Bluetooth adapter > Properties > Advanced tab > Bluetooth LE Audio toggle: Confirms whether the hardware supports LE Audio and enables it if the option exists.
Why the Bluetooth LE Audio Option Is Missing on Windows 11
Bluetooth LE Audio is a newer audio standard that provides lower power consumption and better sound quality. Windows 11 added support for LE Audio starting with version 22H2 and build 22621. However, the option to use LE Audio is missing for most users because of three specific requirements.
First, the Bluetooth radio hardware must support the LE Audio standard. Only Intel Bluetooth adapters from the AX200 series or newer, and Qualcomm FastConnect 6900 or 7800 adapters, include the necessary hardware. Older Bluetooth 5.0 adapters do not support LE Audio.
Second, the Bluetooth driver must be version 23.0 or later. Many Windows 11 devices ship with older drivers that lack LE Audio support. The driver must also be digitally signed by Microsoft and certified for Windows 11.
Third, the Bluetooth LE Audio feature toggle is hidden in the driver properties. Even with the correct hardware, the option may be disabled by default. You must manually enable it through the advanced properties of the Bluetooth adapter.
Bluetooth LE Audio vs Classic Bluetooth Audio
Classic Bluetooth audio uses the A2DP profile with SBC, AAC, or aptX codecs. It consumes more power and offers lower audio quality per bit. Bluetooth LE Audio uses the LC3 codec, which provides the same or better audio quality at half the bitrate. LE Audio also supports Auracast for broadcasting audio to multiple devices.
Steps to Fix the Missing Bluetooth LE Audio Option on Windows 11
Follow these steps in order. After each step, check whether the Bluetooth LE Audio option appears in the sound settings or device properties.
Step 1: Install All Windows 11 Updates Including Optional Drivers
- Open Windows Update settings
Press the Windows key, type Windows Update settings, and press Enter. Select Check for updates and install all pending updates. Restart your device. - Install optional driver updates
After restarting, go to Settings > Windows Update > Advanced options > Optional updates. Look for any Bluetooth driver updates from Intel or Qualcomm. Select the driver and click Download and install. Restart again. - Verify the driver version
Open Device Manager by right-clicking the Start button. Expand Bluetooth, right-click your Bluetooth adapter, and select Properties. Go to the Driver tab and note the driver version. It must be 23.0 or higher.
Step 2: Enable Bluetooth LE Audio in the Adapter Properties
- Open Bluetooth adapter properties
In Device Manager, right-click your Bluetooth adapter and select Properties. Go to the Advanced tab. - Enable Bluetooth LE Audio
Look for a setting named Bluetooth LE Audio or LE Audio. It may appear as a dropdown or checkbox. Set it to Enabled or check the box. Click OK and restart your device. - Check the sound output
After restarting, open Settings > System > Sound > Volume mixer. Connect a Bluetooth LE Audio headset. The output device should now show LE Audio in its name or properties.
Step 3: Update the Bluetooth Firmware from the Manufacturer
- Identify the Bluetooth adapter
In Device Manager > Bluetooth, note the exact model name. Common models include Intel Wi-Fi 6E AX210, Intel AX200, and Qualcomm WCN685x. - Download the latest firmware
Go to the manufacturer’s support site. For Intel, visit the Intel Driver & Support Assistant page. For Qualcomm, visit your laptop manufacturer’s support page. Download and install the latest Bluetooth firmware package. - Restart and verify
Restart your device. Open Device Manager and check the Bluetooth adapter driver version again. It should now be 23.0 or higher.
Step 4: Run the Bluetooth Troubleshooter
- Open the troubleshooter
Press the Windows key, type Troubleshoot settings, and press Enter. Select Other troubleshooters. Find Bluetooth and click Run. - Apply any fixes
The troubleshooter scans for driver issues and Bluetooth service problems. Follow the on-screen instructions. Restart your device.
If Bluetooth LE Audio Still Does Not Appear After the Main Fixes
The Bluetooth Adapter Does Not Support LE Audio
If the Advanced tab in Device Manager does not show any LE Audio option, your Bluetooth adapter likely lacks the required hardware. Check the adapter model against the list of supported adapters. Intel AX200, AX210, AX211, and Qualcomm WCN685x are supported. Older adapters such as Intel 9560 or Realtek Bluetooth 5.0 do not support LE Audio. The only fix is to replace the Bluetooth adapter with a supported model. For laptops, this may require a Wi-Fi/Bluetooth combo module replacement.
The Bluetooth LE Audio Option Is Grayed Out
A grayed-out LE Audio option means the driver version is still too old. Force an update by going to Device Manager > Bluetooth adapter > Properties > Driver tab > Update driver > Browse my computer for drivers > Let me pick from a list of available drivers on my computer. Select the latest driver from the list. If none appear, download the driver manually from the manufacturer and use the Have Disk option to install it.
LE Audio Headset Does Not Connect in LE Mode
Some headsets require you to enable LE Audio on the headset itself. Check the headset manual for a pairing mode that uses LE Audio. On Windows 11, after enabling LE Audio in the adapter properties, remove the headset from Bluetooth settings and pair it again. The headset should now connect using the LC3 codec.
| Item | Supported Bluetooth Adapter | Unsupported Bluetooth Adapter |
|---|---|---|
| Description | Adapter with Intel AX200 or newer, or Qualcomm FastConnect 6900/7800 | Adapter with Intel 9560, Realtek Bluetooth 5.0, or older Broadcom chips |
| Minimum driver version | 23.0 or later | Any version (hardware does not support LE Audio) |
| LE Audio toggle location | Device Manager > Bluetooth adapter > Properties > Advanced tab | No toggle appears |
| Workaround | Enable the toggle and update drivers | Replace the Bluetooth adapter with a supported model |
| Codec used | LC3 | SBC, AAC, or aptX |
After completing the steps above, you can now enable Bluetooth LE Audio on Windows 11. Verify the fix by connecting a compatible LE Audio headset and checking the sound output for the LE Audio label. If the option remains missing, your hardware is the limiting factor. Consider upgrading to a laptop or adapter that includes an Intel AX210 or Qualcomm WCN685x chip for full LE Audio support. One advanced tip: use the fsutil command in an elevated Command Prompt to check the Bluetooth driver signature status by running fsutil behavior query SymlinkEvaluation — this confirms that the driver is properly signed for Windows 11 LE Audio support.