Bluetooth Absolute Volume in Windows 11 links the volume level of your Bluetooth audio device (headphones, earbuds, speakers) with the system volume. When enabled, changing the volume on either the PC or the Bluetooth device affects both at the same time. When disabled, Windows volume and device volume work independently.
Some users prefer to disable Absolute Volume to fix low Bluetooth volume, volume jumps, distortion, or limited max loudness, while others prefer it enabled for convenience. This guide explains what Absolute Volume does and how to enable or disable it safely in Windows 11.
What Is Bluetooth Absolute Volume?
When Absolute Volume is enabled:
- Windows volume and Bluetooth device volume are synchronized
- One volume slider controls everything
- Convenient but may limit max volume or cause sudden changes
When Absolute Volume is disabled:
- Windows volume and device volume are independent
- You can set Windows to 100% and control loudness on the device
- Often fixes low-volume Bluetooth issues
Windows 11 does not provide a direct toggle in Settings, so this is controlled via the registry.
How to Disable Bluetooth Absolute Volume in Windows 11
This is the most common fix for low Bluetooth volume issues.
Registry changes require care. Follow steps exactly.
1. Disable Bluetooth Absolute Volume Using Registry (Recommended)
- Press Windows + R, type
regedit, and press Enter - Open Registry Editor
- Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Bluetooth\Audio\AVRCP\CT
- In the right pane, right-click and select New > DWORD (32-bit) Value
- Name it:
DisableAbsoluteVolume
- Double-click the value and set Value data to:
1
- Click OK
- Restart your PC
- Reconnect your Bluetooth audio device
After reboot, Windows and the Bluetooth device will have separate volume controls.
How to Enable Bluetooth Absolute Volume in Windows 11
If you prefer synced volume controls, you can re-enable it.
- Open Registry Editor
- Go to:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Bluetooth\Audio\AVRCP\CT
- Double-click DisableAbsoluteVolume
- Set Value data to:
0
– OR –
Delete the DisableAbsoluteVolume entry completely
5. Restart your PC
6. Reconnect the Bluetooth device
Absolute Volume will now be enabled again.
Final Thoughts
Bluetooth Absolute Volume in Windows 11 can be enabled or disabled depending on your preference, but it’s especially useful to disable it when facing low Bluetooth volume or poor loudness control. Since there’s no built-in toggle, the registry method is the correct and safe way to manage it.After changing the setting, always restart Windows and reconnect your Bluetooth device for the change to apply properly.