updated Aug 3, 2026 74MB file size 21.7K downloads

Dolby Access is Dolby's own app for turning ordinary stereo headphones into a 3D audio system on Windows and Xbox, with a free trial up front and a one-time purchase after it, and offline installers here for machines that cannot reach the Microsoft Store.

Dolby Access is the app that unlocks Dolby Atmos spatial audio on Windows and Xbox, turning ordinary stereo headphones into a 3D sound field.

It is a trial-then-buy app, not a free one.

The trial costs nothing and needs no new hardware, so you can hear the difference before deciding.

What Dolby Access Actually Does

Ordinary stereo puts sounds somewhere between your left and right ear. Dolby Atmos treats each sound as an object with a position in three dimensions, so footsteps can come from above, behind, or below you.

Dolby Access itself is the setup and licensing app. The actual processing happens inside Windows once you pick Dolby Atmos in the spatial sound menu, which is why the app can sit closed in the background afterwards.

Free Trial vs Full License

The trial gives you the complete Dolby Atmos for Headphones experience for a limited period. After it ends, a one-time purchase unlocks it permanently on that account.

Windows already includes Windows Sonic for Headphones at no cost, and it is a real spatial audio option that satisfies plenty of people. Dolby Atmos goes further with object-based positioning and a much larger library of games and streaming titles mixed for it.

Use the trial to compare them back to back on your own headphones rather than taking anyone's word for it. If you want the longer version of that comparison first, read Choosing Your Sound: Windows Sonic, Dolby Atmos, and DTS.

Which Build Do You Need

Most people should install Dolby Access from the Microsoft Store, which picks the right build automatically. The offline packages below exist for machines where the Store is removed, blocked, or broken, and they are not interchangeable.

Build CPU Minimum Windows
3.0.2204.0 x64 Intel and AMD, 64-bit Windows 10 build 17763
3.0.2204.0 x86 Intel and AMD, 32-bit Windows 10 build 17763
3.27.11071.0 ARM64 only Windows 11 build 22000

On a normal Intel or AMD machine, the 3.0.2204.0 packages are the ones that install. They are older and lack the newer interface, but the Dolby Atmos for Headphones processing is the same.

The last row is the one that catches people out. That package contains an ARM64 payload only, so on Intel or AMD it stops with 0x80073CF1 and a message about the architecture, whatever version of Windows you run.

It also asks for Windows 11 build 22000, which no Windows 10 machine can satisfy. Windows 10 stops at build 19045.

Installing the Offline Package by Hand

The offline packages are Store packages, so Windows will not run them from a double-click the way an ordinary installer works. You install them from PowerShell, using the Add-AppxPackage command.

Each one also needs Microsoft framework packages present first, and the list is not the same for both builds. Machines with a working Store usually have them already, but LTSC and N editions often do not.

The 3.0.2204.0 packages need these four.

  • Microsoft.NET.Native.Framework.2.1, version 2.1.26424.0 or newer
  • Microsoft.NET.Native.Runtime.2.1, version 2.1.26424.0 or newer
  • Microsoft.VCLibs.140.00, version 14.0.26706.0 or newer
  • Microsoft.Services.Store.Engagement, version 10.0.17112.0 or newer

The 3.27.11071.0 ARM64 bundle needs six, on a newer set of versions.

  • Microsoft.UI.Xaml.2.8, version 8.2310.30001.0 or newer
  • Microsoft.NET.Native.Framework.2.2, version 2.2.29512.0 or newer
  • Microsoft.NET.Native.Runtime.2.2, version 2.2.28604.0 or newer
  • Microsoft.VCLibs.140.00, version 14.0.30704.0 or newer
  • Microsoft.VCLibs.140.00.UWPDesktop, version 14.0.30704.0 or newer
  • Microsoft.Services.Store.Engagement, version 10.0.23012.0 or newer

The 2.1 and 2.2 series are separate packages, not upgrades of each other, so one will not stand in for the other. Every framework package also has to match the architecture of the app you are installing.

  1. Put the Dolby Access package and its framework packages in one folder.
  2. Open PowerShell as administrator and change into that folder.
  3. Run Add-AppxPackage against the Dolby package, passing the framework files to the -DependencyPath option.
  4. Launch Dolby Access from the Start menu and sign in to start the trial.

Windows skips any framework package it already has, so listing them all is safe. This is the same PowerShell method used for the HEVC extensions, and it behaves identically here.

Turning It On

  1. Right-click the speaker icon in the Windows taskbar.
  2. Open the spatial sound menu and choose Dolby Atmos for Headphones.
  3. Play a game or a film and listen for height and rear placement.

If you switch between headphones and speakers often, SoundSwitch saves you the trip through the sound menu each time.

Gaming - 3D Positional Audio

Atmos places footsteps, gunfire, and environmental sound at precise points around you in real time. In shooters and battle royale games that positional accuracy is a practical advantage over flat stereo panning.

Game Pass subscribers get extra value here. Titles including Gears 5, Ori and the Will of the Wisps, Psychonauts 2, and Rise of the Tomb Raider ship with Atmos mixes.

Onboard sound hardware feeds the Dolby layer, so keep it current with Realtek HD Audio Codecs if your motherboard uses Realtek audio.

Movies and Streaming

Netflix, Disney+, and Amazon Prime Video all carry Atmos titles that place dialogue and effects in three dimensions rather than across a flat stereo line. Pair it with Dolby Vision Extensions and a Windows PC covers both halves of a modern home cinema stack.

Local files with TrueHD or E-AC-3 Atmos soundtracks need a decoder that passes the audio through untouched. Either LAV Filters or the K-Lite Codec Pack handles that correctly.

On the player side the usual suspects all cooperate once spatial sound is set in Windows.

If a film plays with no sound at all, that is a decoder problem rather than a spatial audio one. Our guide on silent AC3 and DTS tracks covers it, and the Codec Finder identifies what a file actually needs.

Dolby Access vs DTS Sound Unbound

DTS Sound Unbound follows the same trial-then-buy model and solves the same problem with different processing. Some listeners prefer its character for music and physical media.

Dolby has the larger content ecosystem across streaming and gaming. Both offer trials, so the honest answer is to run each one on your own headphones for a week.

Who Should Look Elsewhere

If your spatial sound menu already lists Dolby Atmos for Home Theater, your receiver or soundbar negotiated Atmos over HDMI on its own. The headphone licence adds nothing to that setup.

If you mostly listen through laptop speakers, the effect is small and the money is better spent on headphones. Windows Sonic is free and enough for casual viewing.

And if you are chasing a specific format that will not play rather than better positioning, browse the audio codecs and filters or the media players section instead.

Quick questions

Is Dolby Access free?

The app is free to download and includes a free trial of Dolby Atmos for Headphones. Keeping it after the trial needs a one-time purchase, and Dolby Atmos for Home Theater over HDMI stays free.

Why does the install fail with error 0x80073CF1?

That error means the package holds no build for your processor. The 3.27 package is ARM64 only, so Intel and AMD machines need the 3.0.2204.0 x64 or x86 package instead.

Does it work on Windows 10?

Yes, through the Microsoft Store, which serves a build for Windows 10 build 18362 and later. The 3.27 offline package here does not, because it requires Windows 11 build 22000.

Do I need special Dolby Atmos headphones?

No. Any stereo headphones work, because the processing happens in Windows before the sound reaches them.

Dolby Atmos or Windows Sonic?

Windows Sonic is free and already installed, so try it first. Dolby Atmos is the upgrade if you want sharper height placement and you watch or play a lot of Atmos content.

Do I need extra codecs for Atmos files?

For streaming services, no. For local TrueHD or E-AC-3 files you need a decoder such as LAV Filters, and the HEVC Video Extension if the video track is HEVC.

Download Dolby Access 3.27.11071.0 and try the free trial before you buy, or tell us how you got on if you have used it before.

More setup and playback tools sit in Media Utilities.

KO
kos
on 03 August 2026
Review #1
@My Name

A note first: we shortened your review so it stays readable for other visitors. Nothing that mattered was removed.

You were right, and the manifest leaves no room for argument.

We have now added the 3.0.2204.0 packages for x64 and x86, which do install on Windows 10 from build 17763. The 3.27.11071.0 bundle is still available, but it is labelled ARM64 and moved to the bottom of the list.

We also corrected the system requirements on the page, which wrongly said Windows 10 1903.

Thanks for opening the manifest rather than just reporting that it failed - that is what made the problem obvious.
MN
My Name
on 03 August 2026
Review #2
Windows 10 Enterprise LTSC 2021, build 19044, x64.

Add-AppxPackage falla con HRESULT 0x80073CF1: "carece del paquete
de la aplicación adecuado para la arquitectura x64".

Descomprimí el bundle y sólo contiene DolbyAccess_3.27.11071.0_ARM64.msix.
El AppxBundleManifest.xml confirma Architecture="arm64" y
MinVersion="10.0.22000.0".

CONCLUSIONES:
1. No se puede instalar en Windows Intel/AMD de 32 ó 64 bits.
2. No se puede instalar en Windows 10, que sólo llega al build 19045.
JB
jos brager
on 12 April 2025
Review #3
pooh man good stuff!
Share your thoughts on Dolby Access 3.27.11071.0.
Verification Code
Click the image or refresh button to get a new code.
Quick heads up: Reviews & comments get a fast check before posting - no spam allowed.
ALTERNATIVES TO DOLBY ACCESS