How to Turn On or Off Mono Audio in Windows 11
Mono audio in Windows 11 combines the left and right stereo sound channels into a single track so you hear the exact same sound in both ears. This Windows accessibility setting helps you hear everything clearly if you use only one headphone or have hearing loss in one ear.
Turning on this feature mixes all audio tracks together, which automatically turns off spatial sound on your PC. You can switch mono audio on or off in a few quick steps through the Windows 11 Settings app.
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
- Open Quick Settings (Win+A). Click on Accessibility.
- Turn on or off Mono audio. Choose whatever works for you.

Option Two
Turn On or Off Mono Audio in System Settings
- Open Settings (Win+I).
- Click System on the left side. Then click Sound on the right side.
- Find Output devices. Turn on or off Mono audio based on what you need.
- You can now close Settings if you like.


Option Three
Turn On or Off Mono Audio in Accessibility Settings
- Open Settings (Win+I).
- Click Accessibility on the left side. Click Audio under Hearing on the right side.
- Turn on or off Mono audio for what you want.
- You can now close Settings if you like.

Option Four
Turn On or Off Mono Audio Using Registry
⚠️ Admin privileges required
Turn On Mono Audio
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.
reg add "HKEY_CURRENT_USER\Software\Microsoft\Multimedia\Audio" /v AccessibilityMonoMixState /t REG_DWORD /d 0 /f
Summary
Windows 11 lets you turn mono audio on or off using four options. Use Quick Settings for the fastest method. 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 helps people with hearing loss in one ear by combining sound from both channels into both ears when wearing headphones.
Was this guide helpful?
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!