Skip to content
Follow
Windows

How to Turn On or Off Mono Audio in Windows 11

Richard
Written by
Richard
Mar 18, 2026 Updated Jul 13, 2026 2 min read
How to Turn On or Off Mono Audio in Windows 11
How to Turn On or Off Mono Audio in Windows 11

This tutorial will show you how to turn on or off mono audio in Windows 11.

Windows lets you convert stereo sound into a single channel with mono audio. This means you can hear everything, even if you’re using just one headphone.

People with partial hearing loss or deafness in one ear can turn on mono audio. Windows will then play audio from both the left and right channels into both ears when using headphones. This way, you won’t miss any sounds.

Reference:

Make Windows easier to hear – Microsoft Support Learn about Windows accessibility features that can help make your PC easier to hear.

Note: If you turn on mono audio, it will disable the spatial sound setting.

⚡ Quick Answer

Combine stereo sound into a single channel by opening Quick Settings (⊞ Win+A) and clicking Accessibility, or navigate to Settings System Sound Output devices You can also find the option under Settings Accessibility Audio

Option One

Turn On or Off Mono Audio in Quick Settings

  1. Open Quick Settings (⊞ Win+A). Click on Accessibility.
  2. Turn on or off Mono audio. Choose whatever works for you.
Mono audio option in Quick Settings menu on Windows 11
Mono audio option in Quick Settings menu on Windows 11

Option Two

Turn On or Off Mono Audio in System Settings

  1. Open Settings (⊞ Win+I).
  2. Click System on the left side. Then click Sound on the right side.
  3. Find Output devices. Turn on or off Mono audio based on what you need.
  4. You can now close Settings if you like.
Windows Sound tile in Windows Settings app
Windows Sound tile in Windows Settings app
Mono audio tile button in Windows 11 Sound settings
Mono audio tile button in Windows 11 Sound settings

Option Three

Turn On or Off Mono Audio in Accessibility Settings

  1. Open Settings (⊞ Win+I).
  2. Click Accessibility on the left side. Click Audio under Hearing on the right side.
  3. Turn on or off Mono audio for what you want.
  4. You can now close Settings if you like.
Mono audio accessibility button in Windows 11 settings
Mono audio accessibility button in Windows 11 settings

Option Four

Turn On or Off Mono Audio Using Registry

⚠️ Admin privileges required

Turn On Mono Audio

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Multimedia\Audio" /v AccessibilityMonoMixState /t REG_DWORD /d 1 /f

Turn Off Mono Audio

This is the default setting.

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Multimedia\Audio" /v AccessibilityMonoMixState /t REG_DWORD /d 0 /f

Summary

Windows 11 makes it easy to turn mono audio on or off. You have four options to do this. The quickest way is using Quick Settings. If you prefer using the settings menu, you can find mono audio in System Settings under Sound, or in Accessibility Settings under Hearing and Audio. Advanced users can also adjust this setting using the Windows Registry. Mono audio is helpful for people with hearing loss in one ear, as it combines sound from both channels into both ears when wearing headphones.

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.

📚 Related Tutorials

How to Enable or Disable Spatial Sound in Windows 11
Windows How to Enable or Disable Spatial Sound in Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Change Audio Format of Sound Device in Windows 11
Windows How to Change Audio Format of Sound Device in Windows 11
How to Enable or Disable Windows Ready Print in Windows 11
Windows How to Enable or Disable Windows Ready Print 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 *