How to Fix When the Windows 11 Volume Slider Is Stuck on the Screen

You’re watching a video, adjust the volume, and then — bam! — the Windows 11 volume slider refuses to disappear from your screen. It just sits there, taunting you, blocking part of your screen, and refusing to fade away no matter what you click.

Don’t worry — this glitch is surprisingly common, and it’s usually caused by stuck background processes, driver conflicts, or a misbehaving notification overlay. In this guide, we’ll walk you through every reliable way to fix the Windows 11 volume slider stuck on screen — from quick restarts to deeper system-level resets.

Why the Volume Slider Gets Stuck in Windows 11

The volume overlay (the small box that appears when you press your volume keys) is part of Windows’ OSD — On-Screen Display. When it gets stuck, it’s often due to:

  • A frozen system process (like ctfmon.exe or ShellExperienceHost.exe)
  • Display driver issues after updates
  • Third-party audio or keyboard software conflicts
  • Corrupt system files or broken Windows UI components

The fixes below will help you clear it and prevent it from coming back.

Step 1: Restart the Windows Explorer Process

Restarting Windows Explorer refreshes all on-screen overlays and UI elements — including the volume bar.

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Scroll down and find Windows Explorer.
  3. Right-click it and choose Restart.

Your taskbar will briefly disappear and reload — and the stuck volume slider should vanish immediately.

If it doesn’t, move to the next step.

Step 2: Restart the Audio and OSD Processes

Some background services handle audio controls and volume overlays. Restarting them can fix the issue.

  1. In Task Manager, go to the Processes tab.
  2. Look for these processes if they exist:
    • ctfmon.exe
    • ShellExperienceHost.exe
    • SndVol.exe or audiodg.exe
  3. Select each and click End task.

Now restart them manually:

  • Press Windows + R, type: ctfmon.exe and hit Enter.

The overlay should reset itself.

Step 3: Reboot Your PC

If the above didn’t work, perform a full system reboot (not just sleep or hibernate).

  1. Click Start → Power → Restart.
  2. Once your system boots, check if the stuck slider is gone.

A clean restart flushes all background caches and services that could keep the volume overlay stuck.

Step 4: Update or Reinstall Your Audio Drivers

Outdated or corrupted sound drivers are a common cause of display glitches related to audio.

  1. Press Windows + X and select Device Manager.
  2. Expand Sound, video and game controllers.
  3. Right-click your audio device (for example, Realtek Audio or Intel Smart Sound Technology).
  4. Select Update driver → Search automatically for drivers.
  5. If no update is found, you can uninstall and reinstall it:
    • Right-click the device → Uninstall device.
    • Restart your PC — Windows will reinstall the driver automatically.

After the restart, test your volume keys again.

Step 5: Turn Off Windows Sound Enhancements

Sometimes Windows sound enhancements cause the overlay or audio services to misbehave.

  1. Press Windows + R, type: mmsys.cpl and press Enter.
  2. In the Sound window, select your active playback device and click Properties.
  3. Go to the Enhancements tab.
  4. Check Disable all sound effects.
  5. Click Apply → OK.

Restart your PC and see if the stuck volume indicator disappears.

Step 6: Disable Third-Party Audio or Keyboard Software

If you’re using third-party utilities like Logitech Options, Realtek HD Audio Manager, or Nahimic Audio, they sometimes conflict with Windows’ native OSD.

Try temporarily disabling or uninstalling them:

  1. Press Windows + I → Apps → Installed apps.
  2. Find any third-party sound or keyboard control software.
  3. Select Uninstall.
  4. Restart your PC and check if the volume bar issue is gone.

If that fixes it, you can reinstall the software later or check the developer’s site for an updated version.

Step 7: Reset the Windows Audio Service

If your volume slider keeps getting stuck, resetting the Windows audio services can clear up configuration errors.

  1. Press Windows + R, type: services.msc and press Enter.
  2. Find these services:
    • Windows Audio
    • Windows Audio Endpoint Builder
  3. Right-click each → Restart.
  4. Ensure both are set to Startup type: Automatic.

After restarting these services, test the volume keys again.

Step 8: Run the Audio Troubleshooter

Windows 11 has a built-in troubleshooter for sound-related issues.

  1. Press Windows + I to open Settings.
  2. Go to System → Troubleshoot → Other troubleshooters.
  3. Find Playing Audio and click Run.
  4. Follow the on-screen instructions and apply the suggested fixes.

The troubleshooter can automatically fix many underlying service or driver issues that trigger a stuck volume overlay.

Step 9: Repair System Files (SFC and DISM)

If the problem persists, your system files may be corrupted — especially the ones managing UI overlays.

  1. Open Command Prompt as Administrator.
  2. Type these commands one by one, pressing Enter after each: sfc /scannow Wait for the scan to complete, then run: DISM /Online /Cleanup-Image /RestoreHealth
  3. Once both scans finish, restart your computer.

This will repair damaged files that may have caused the stuck overlay.

Step 10: Create a New User Profile

If nothing works, your current user profile might be corrupted. Creating a new profile can often fix persistent UI issues.

  1. Open Settings → Accounts → Other users.
  2. Click Add account and follow the steps to create a new user.
  3. Sign in with the new account and check if the volume slider behaves normally.

If the issue is gone, migrate your files and settings to the new account.

Step 11: Reset Windows (Last Resort)

If the problem still refuses to go away, a clean Windows reset can fix deeply rooted system-level issues.

  1. Go to Settings → System → Recovery.
  2. Under Reset this PC, click Reset PC.
  3. Choose Keep my files to preserve personal data.
  4. Follow the prompts to reinstall Windows 11.

After the reset, your volume overlay should function normally again.

Wrapping Up

The Windows 11 volume slider stuck on screen bug is annoying but rarely serious. In most cases, restarting Windows Explorer or updating your audio drivers solves it instantly. For more persistent issues, repairing system files or resetting Windows audio services usually does the trick.

Once fixed, consider keeping your drivers up to date and avoiding conflicting third-party audio apps. That way, the next time you tap your volume keys, the slider will behave exactly as it should — pop up, adjust, and disappear quietly.

Posted by Arpita

With a background in Computer Science, she is passionate about sharing practical programming tips and tech know-how. From writing clean code to solving everyday tech problems, she breaks down complex topics into approachable guides that help others learn and grow.

X