How to Enable or Disable Bluetooth Absolute Volume in Windows 11

Richard
Written by
Richard
Apr 4, 2026 3 min read
Verified for Geek Rewind — This guide was last tested and updated in April 2026.

This tutorial will show you how to enable or disable Bluetooth Absolute Volume for all users in and Windows 11.

What is Bluetooth Absolute Volume?

Absolute Volume is a feature that lets the Windows volume slider control the volume of your Bluetooth speakers or headphones. When you move the volume slider on your computer, the volume on your wireless device changes too.

Why Might You Need to Change This Setting?

Some Bluetooth headsets or speakers don’t work well with Absolute Volume. When this happens, you might not be able to adjust the volume using your PC’s volume slider. The volume controls on your wireless headset or speaker may not respond either. Your Bluetooth device may be incompatible with this Windows feature.

Reference: Bluetooth volume controls no longer work – Microsoft Support

What You Need to Know

⚠️ Admin privileges required — You must be signed in as an administrator to enable or disable Bluetooth Absolute Volume.

How to Enable or Disable Bluetooth Absolute Volume

  1. Open the Windows Terminal app as administrator.
  2. Run the command for what you want to do (see below).

Enable Bluetooth Absolute Volume

This is the default setting.

🗝️Registry
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Bluetooth\Audio\AVRCP\CT" /v DisableAbsoluteVolume /t REG_DWORD /d 0 /f

Disable Bluetooth Absolute Volume

🗝️Registry
reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Bluetooth\Audio\AVRCP\CT" /v DisableAbsoluteVolume /t REG_DWORD /d 1 /f

Summary

Bluetooth Absolute Volume lets Windows control your wireless speaker or headphone volume directly. If your Bluetooth device doesn’t work well with this feature, you can disable it. You need admin access to make this change. Use Windows Terminal to run the correct command to enable or disable the setting.

What is disable Bluetooth absolute volume?

Disabling Bluetooth Absolute Volume decouples your Windows volume slider from your Bluetooth device's internal volume. When disabled, the Windows volume control and your device's physical volume buttons operate independently. This is often used as a troubleshooting step to resolve synchronization issues, audio stuttering, or unresponsive volume controls on specific wireless hardware.

How do I get 🪟 Windows 11 to remember Bluetooth volume?

Windows 11 typically manages Bluetooth volume automatically through the Absolute Volume feature. If your device fails to remember settings, ensure your Bluetooth drivers are updated via Device Manager. Alternatively, disabling Absolute Volume via the Registry can sometimes force the system to stop overriding your preferred volume levels on specific connected devices.

How to make volume even louder in 🪟 Windows 11?

To increase volume, check the Sound settings in the Control Panel and ensure 'Loudness Equalization' is enabled under your device's Enhancements tab. Additionally, ensure Absolute Volume is enabled to allow your PC to control the device's hardware volume directly, which often provides a higher maximum output than software-only volume adjustments.

How to fix Bluetooth audio quality on 🪟 Windows 11?

Improve Bluetooth audio quality by ensuring your device is using a high-quality codec like aptX or LDAC if supported. Check that your Bluetooth drivers are current, move closer to the receiver to reduce interference, and ensure that 'Hands-Free Telephony' is disabled in device settings if you are not using the microphone.

Was this guide helpful?

Tags: #Windows 11
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.

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

Leave a Comment

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

Exit mobile version