Share via

Spatial Sound options (Dolby Atmos / Windows Sonic) grayed out in system settings

Veil Doken 0 Reputation points
2026-05-30T04:33:44.4033333+00:00

Hi all,

I bought a Dolby Atmos license from the Microsoft Store for my spatial audio headset. However, when I right-click the volume icon and go to Spatial Sound, the entire menu is grayed out and stuck on "Off." Even inside the Dolby Access app, it says my PC configuration isn't compatible, even though my motherboard supports optical out.

How do I force Windows to enable spatial processing?

Windows for business | Windows 365 Business
0 comments No comments

1 answer

Sort by: Most helpful
  1. Brian Huynh 3,220 Reputation points Microsoft External Staff Moderator
    2026-06-01T06:45:41.3766667+00:00

    Hello Veil Doken, thank you for posting in the Microsoft Q&A community.

    This issue typically occurs due to a few common reasons. First, if Mono audio is accidentally enabled in Windows Accessibility settings, spatial processing is automatically disabled at the system level. Second, Dolby Atmos for Headphones relies on the audio endpoint being recognized as a standard 2-channel stereo device (such as USB, a 3.5mm jack, or Bluetooth). Optical (TOSLINK/S/PDIF) connections often register as digital outputs with different bandwidth limitations and do not natively support the Windows spatial sound APIs. Finally, the issue could be caused by "Exclusive Mode" being disabled in the audio adapter's properties, or the Windows Audio service hanging.

    Here are the recommended solutions:

    Verify the Audio Endpoint Connection Please ensure your headset is connected via a supported stereo endpoint, such as a direct USB connection, 3.5mm audio jack, or Bluetooth. Once connected, click on the sound icon in the taskbar, set that specific output as your primary playback device, and check if the Spatial Sound option becomes available. Optical outputs frequently block spatial sound formatting.

    Disable Mono Audio Navigate to Settings > Accessibility > Audio. Ensure that the Mono audio toggle is set to Off.

    Enable Audio Enhancements and Exclusive Mode Press Win + R, type mmsys.cpl, and press Enter. Right-click your active playback device and select Properties. Go to the Advanced tab. Under the Exclusive Mode section, ensure both Allow applications to take exclusive control of this device and Give exclusive mode applications priority are checked. If there is an Enhancements tab or an option to enable audio enhancements on the Advanced tab, ensure that enhancements are allowed and not completely disabled.

    Otherwise, we can try refreshing Windows Audio services, which sometimes get stuck and lock the spatial sound menu.

    Open PowerShell as an Administrator and execute the following commands:

    Restart-Service Audiosrv -Force
    Restart-Service AudioEndpointBuilder -Force
    

    After the services restart, open the Dolby Access app again to see if it now correctly recognizes your PC configuration.

    To help isolate this issue further if the above steps do not resolve it, could you please provide a bit more information?

    • How exactly is your headset currently connected to the PC?
    • What is the specific make and model of your headset or DAC?
    • When you run mmsys.cpl, select your active playback device, click Properties, and go to the Spatial sound tab, does it show a specific error message, or simply empty?

    For more technical details on how Windows processes spatial audio streams: https://learn.microsoft.com/en-us/windows/win32/coreaudio/spatial-sound

    I will follow up on this thread to ensure your issue is resolved. If this helps, please consider clicking 'Accept answer' to help other having the same issues.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.