This tutorial will show you how to turn on or off using Low Energy Audio (LE Audio) when available instead of Classic Audio for Bluetooth devices that support both for all users in Windows 11.
Bluetooth Low Energy Audio (LE Audio) is a new technology that allows audio streaming over Bluetooth Low Energy. Unlike Classic Audio, which uses Classic Bluetooth profiles such as A2DP or HFP, LE Audio uses modern Bluetooth profiles such as the Telephony and Media Audio Profile (TMAP).
Bluetooth LE Audio provides numerous benefits over Bluetooth Classic Audio, including increased battery life and voice call quality. It also supports new capabilities that don't exist with Classic Audio, such as support for LE Audio hearing aids.
Bluetooth LE Audio support requirements:
To use LE Audio, it needs to be supported on both the Windows device and the headset or earbuds.
To determine if a headset or earbuds support LE Audio, review the manufacturer's specifications to look for Bluetooth LE Audio and/or declared support of the TMAP profile. For additional information, contact the device's manufacturer.
Not all Windows 11 devices support LE Audio, even if the Windows device is marketed as supporting Bluetooth LE. To use LE Audio, the Windows device must:
- Be running Windows 11 version 22H2 or newer.
- Have Bluetooth turned on.
- Have compatible Bluetooth LE support and a compatible audio codec.
- Have LE Audio capable drivers from the manufacturer for both the Bluetooth LE radio and the audio codec.
Check if a Windows 11 device supports Bluetooth Low Energy Audio - Microsoft Support
How to determine if a Windows 11 device supports Bluetooth Low Energy Audio.
support.microsoft.com
Bluetooth Low Energy (LE) Audio - Windows drivers
This article provides an overview of Bluetooth LE Audio introduced in Windows 11 version 22H2 (KB5026446).
learn.microsoft.com
Bluetooth LE Audio FAQs | Bluetooth® Technology Website
LE Audio FAQ Topics Introducing LE Audio | Classic Audio and LE Audio | LE Audio for Hearing Aids Multi-Stream | Auracast™ Broadcast Audio | LC3 Codec Q: What is LE Audio? A: LE Audio is the next…
www.bluetooth.com
Contents
- Option One: Turn On or Off Bluetooth LE Audio in Settings
- Option Two: Turn On or Off Bluetooth LE Audio using REG file
1 Open Settings (Win+I).
2 Click/tap on Bluetooth & devices on the left side, and click/tap on Devices on the right side. (see screenshot below)
3 Turn On (default) or Off Use LE Audio when available for what you want. (see screenshot below)
The Use LE Audio when available setting will only be available if supported and while Bluetooth is turned on.
4 Restart the computer to apply. (see screenshot below)
You must be signed in as an administrator to use this option.
1 Do step 2 (on) or step 3 (off) below for what you would like to do.
2 Turn On Bluetooth LE Audio
This is the default setting.
This requires having Bluetooth turned on.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_ON_use_LE_audio_when_available.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BthAvctpSvc\Parameters\Bats]
"UserPrefersClassicAudio"=dword:00000000
3 Turn Off Bluetooth LE Audio
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_OFF_use_LE_audio_when_available.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BthAvctpSvc\Parameters\Bats]
"UserPrefersClassicAudio"=dword:00000001
4 Save the REG file to your desktop.
5 Double click/tap on the downloaded REG file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 Restart the computer to apply.
8 You can now delete the downloaded REG file if you like.
That's it,
Shawn Brink
Attachments
Last edited: