Skip to content
Follow
Windows 🟢 Beginner

How to turn Change Adaptive Communication Sound Levels in Windows 11

Richard
Written by
Richard
Jun 4, 2026 Updated Sep 15, 2026 3 min read
Desktop screen showing OS sound settings panel
Desktop screen showing OS sound settings panel

Adaptive Communication Sound Levels in Windows 11 automatically lowers background music or game audio by up to 80% when you join a voice call in apps like Zoom or Discord. This built-in feature keeps conversations clear so you do not have to change your main volume slider manually every time.

Advertisement

Sound settings let you turn off this automatic volume drop if you prefer your music or games to stay at the same loudness during a chat. You can find and change this option with just a few clicks in the main Settings app .

⚡ Quick Answer

To disable adaptive communication sound levels in Windows 11, open Settings , navigate to System Sound, and select “Do nothing” from the “Adaptive communication sound levels” dropdown. This prevents Windows from automatically lowering other audio when you’re on a call.

Advertisement

Option 1Using Windows Settings

You can disable adaptive sound through the Windows Settings app if you want your computer to stop changing your volume automatically during calls. Open Settings by pressing the Win and the I key together, then go to System and Sound to turn off the feature. This stops Windows from messing with your listening levels without your permission.

  1. Open Settings. You can do this by pressing the Win and the I key together on your keyboard.
  2. In Settings, click on System in the left-hand menu. Then, on the right side, click on Sound.
  3. Look for the Output section. You will see a setting called Adaptive communication sound levels. Click the drop-down menu next to it.
  4. Here’s what happens to other sounds when you’re on a call:
    • Mute all: All other sounds will be completely silenced.
    • Reduce by 80%: This is the default setting. Other sounds will become much quieter.
    • Reduce by 50%: Other sounds will be reduced by half.
    • Do nothing: Windows will not change the volume of other sounds.
  5. Once you’ve made your choice, you can close the Settings window.
Windows Sound tile in Windows Settings app
Windows Sound tile in Windows Settings app
Windows 11 adaptive communication sound levels setting in Sound settings.
Windows 11 adaptive communication sound levels setting in Sound settings.

Option 2Using the Windows Registry Editor

You can disable adaptive sound using the Registry Editor (a tool storing Windows low-level settings) if the standard menu does not show the option. Press the Win and the R key together, type regedit, and press Enter to open the tool. Go to 🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft to find and change the right key to stop automatic volume shifts.

⚠️WarningThe Registry Editor, a tool storing Windows low-level settings, allows users to change adaptive communication sound levels.

This method is useful when the standard Settings option is unavailable or if users prefer advanced tool usage. The Registry Editor's database holds these critical configurations for Windows.

  1. First, you need to open the Registry Editor. Press the Win and type regedit. Then, click on Registry Editor when it appears in the search results. You might be asked for administrator permission; click Yes.
  2. Navigate to the following location in the Registry Editor. You can type this path directly into the address bar at the top.
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Communications
  3. Look for a value named SmartVolume.UserDuckingPreference. If it doesn’t exist, you’ll need to create it.
  • Now, double-click on SmartVolume.UserDuckingPreference to change its value.
  • Enter one of the following values based on your preference:
    • 0 (or 00000000 in hexadecimal): Mute all other sounds.
    • 1 (or 00000001 in hexadecimal): Reduce volume of other sounds by 80% (default).
    • 2 (or 00000002 in hexadecimal): Reduce volume of other sounds by 50%.
    • 3 (or 00000003 in hexadecimal): Do nothing.
  • Click OK to save the change.
  • Close the Registry Editor. The changes should take effect immediately, but a restart might be needed for them to fully apply.
  • Summary

    This guide shows you how to control how Windows 11 adjusts sound levels during calls, letting you choose whether other sounds are muted, lowered, or left alone.

    Was this guide helpful?

    0% of readers found this helpful (1 votes)

    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.

    Advertisement

    📚 Related Tutorials

    How to Access Settings in Windows 11
    Windows How to Access Settings in Windows 11
    How to Quickly Switch Between HKCU and HKLM Keys in Windows 11 Registry Editor
    Windows How to Quickly Switch Between HKCU and HKLM Keys in Windows 11 Registry Editor
    How to Enable or Disable Adaptive Color in Windows 11
    Windows How to Enable or Disable Adaptive Color in Windows 11
    How to Enable or Disable Ignore Touch Input when using Pen in Windows 11
    Windows How to Enable or Disable Ignore Touch Input when using Pen 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 *