How to Fix the Windows Audio Mixer
An audio mixer that crashes on open, freezes mid-use, or accepts slider changes without actually affecting sound points to one of a few root causes: a corrupted audio session, a driver problem, or a Windows profile issue.
Work through this checklist in order to isolate and fix the cause.
The steps below start with the fastest, least invasive checks and move toward deeper repairs, so stop as soon as the mixer behaves normally again.
Step 1: Confirm it's the mixer, not the whole audio system
- Play any sound (a video, a notification) and confirm audio plays at all.
- If sound plays fine but the mixer itself won't open or respond, the issue is specific to the mixer UI, not the audio driver.
Step 1b: Restart the shell that hosts the mixer
On Windows 11 the volume flyout and the Volume mixer page are rendered by the shell, so a stuck Explorer process can make sliders appear frozen even though the audio engine is healthy.
- Press Ctrl+Shift+Esc to open Task Manager.
- Find "Windows Explorer" in the Processes list.
- Select it and choose Restart — the taskbar disappears for a second and returns.
- Open the mixer again from Settings > System > Sound > Volume mixer, or with Ctrl+Win+V.
Step 2: Restart core audio services
- Press Win+R and run
services.msc. - Restart 'Windows Audio', then 'Windows Audio Endpoint Builder'.
- Reopen the mixer to see if it now responds.
Step 2b: Check whether one app is holding a stale audio session
Apps that crashed while playing audio sometimes leave an orphaned session behind. The mixer then shows a slider that controls nothing, or refuses to redraw.
- Close every media app, browser and game, then reopen the mixer and see whether the phantom entries disappear.
- If an entry lingers, end that app's process in Task Manager rather than just closing its window.
- Sign out and back in to clear all sessions without a full reboot.
Step 3: Rule out a corrupted user profile setting
- Create a new local Windows user account via Settings > Accounts > Other users.
- Sign in to the new account and test whether the mixer works normally there.
- If it works, the issue is tied to a corrupted setting in your original profile rather than the system.
Step 4: Update audio drivers
- Open Device Manager and expand 'Sound, video and game controllers'.
- Right-click the audio device and select 'Update driver'.
- Restart the PC after updating, even if Windows doesn't prompt for one.
Step 4b: Roll back instead of forward
A newly installed driver is as likely to break the mixer as an old one. If the problem started right after a driver or Windows update, going backwards is the faster fix.
- In Device Manager, open the audio device's Properties and check the Driver tab for "Roll Back Driver".
- If rollback is unavailable, uninstall the device with "Delete the driver software" unchecked and reboot so Windows reinstalls its own class driver.
- Avoid vendor "audio enhancement" suites while testing — they replace the standard endpoint and are a common cause of mixer glitches.
Step 4c: Repair system files
Persistent crashes across every user account point at damaged system components rather than settings.
- Open Terminal or Command Prompt as administrator.
- Run
sfc /scannowand let it finish. - If it reports unrepairable files, run
DISM /Online /Cleanup-Image /RestoreHealth, then run the scan again and reboot.
Step 5: Try an alternative mixer
If the built-in mixer remains unreliable, EarTrumpet provides an independent flyout mixer that reads from the same Windows audio APIs, often working even when the built-in UI is glitchy.
Because it talks to the audio APIs directly instead of relying on the shell UI, an alternative mixer is also a useful diagnostic: if per-app sliders work there, your audio stack is fine and the fault is in the Windows interface. Compare the two approaches on Windows 11 volume control and Windows audio mixer.
Frequently asked questions
Can a third-party app cause the audio mixer to freeze?
Yes, some audio-enhancement or recording software installs virtual audio devices that can conflict with the mixer; try disabling recently installed audio software to test.
Does resetting Windows fix a broken mixer permanently?
A full reset usually fixes deep corruption issues, but it's a last resort — try the service restarts and driver updates first since they resolve most cases.
Is the audio mixer part of Windows or a separate app?
It's a built-in system component on both Windows 10 and Windows 11, tied closely to Explorer and the core audio services rather than being a standalone installable app.
Why do my volume changes get ignored?
Some apps expose their own internal volume that sits on top of the Windows session volume. If the system slider moves but nothing changes, check the app's own audio settings, and confirm you are adjusting the device you are actually listening on.
The mixer opens but shows no apps at all. What now?
A mixer with no entries means Windows sees no active audio sessions. Start playback in one app and watch whether an entry appears; if it never does, restart Windows Audio Endpoint Builder, which is the service that enumerates sessions and devices.
Do I lose my per-app volume levels after these fixes?
Restarting services keeps saved levels, but reinstalling the driver or creating a new user profile resets per-app volumes to 100%. Note any unusual levels before you start so you can restore them afterwards.
Need a more stable mixer? Download EarTrumpet.