TL;DR
- Xbox Game Bar resets its volume to 100% on reboot because Windows treats it as a fresh audio session each time and does not persist the per-app mixer value.
- The fastest fix is disabling audio exclusive mode on your playback device — this stops apps from overriding your saved volume levels.
- Windows audio ducking (Communications tab) can also cause sudden volume jumps that feel like a reset.
- A missing or corrupted audio registry key (
PolicyConfig\PropertyStore) is a known cause of all per-app volume not saving on reboot. - Resetting Xbox Game Bar clears broken app state that causes volume to revert every session.
| Symptom | Most Likely Fix |
|---|---|
| Game Bar volume slams to 100% on every reboot | Fix 3 — Rebuild the audio registry key |
| Volume resets when Game Bar restarts mid-session | Fix 2 — Disable exclusive audio control |
| Volume drops suddenly when party chat activates | Fix 4 — Disable Windows audio ducking |
| All apps reset volume, not just Game Bar | Fix 3 — Registry key missing or corrupted |
| Issue started after a Windows or Game Bar update | Fix 6 — Reset or reinstall Xbox Game Bar |
| Volume resets only when a game launches | Fix 2 — Disable exclusive audio control |
Xbox Game Bar resetting audio volume to maximum is one of those issues that sounds minor until it happens mid-session at full blast through your headset. You set the volume in the mixer, everything looks fine, you reboot — and it is back at 100% like you never touched it. Or worse, it jumps to max the moment you launch a game or join a party.
This is a well-documented Windows bug that has been affecting users across Windows 10 and Windows 11 for years. The root cause comes down to how Windows handles per-app audio sessions and how Xbox Game Bar registers itself with the audio system. This guide covers every working fix, from the quick wins to the deeper registry-level solutions.

Why Does Xbox Game Bar Keep Resetting Its Volume?
Before you start clicking through settings, it helps to understand exactly what is happening. There are a few distinct causes, and which one applies to you determines which fix will actually work:
- Fresh audio session on every launch — Windows stores per-app volume in a registry key. When Game Bar spins up a new audio session after a reboot or restart, Windows sometimes treats it as a brand-new app instance and initialises the volume at 100%.
- Missing or corrupted audio registry key — The
PolicyConfig\PropertyStoreregistry key is where Windows saves volume mixer settings per app. If this key is missing or has wrong permissions, no per-app volume setting survives a reboot — not just Game Bar. - Exclusive audio control enabled — When a game or app grabs exclusive control of your audio device, it can override your saved volume levels and reset them to maximum for all apps sharing that device pipeline.
- Windows audio ducking — The Communications feature in Windows Sound settings automatically reduces or boosts volumes when it detects a communications app like Xbox party chat is active. This creates sudden volume changes that look like resets.
- Outdated or corrupted audio drivers — Bad audio drivers cause the Windows audio service to reinitialise incorrectly on startup, wiping any saved per-app mixer values.
- Corrupted Game Bar installation — A broken app state causes Game Bar to ignore saved settings and boot with defaults every time.
Fix 1: Set the Correct Volume in the Right Place

Before going deeper, make sure you are adjusting the volume in the right mixer. There are two separate places where Game Bar audio appears in Windows, and they behave differently.
- Press Windows + G to open Game Bar while audio is actively playing or a party is active.
- Open the Audio widget inside Game Bar and adjust the volume there.
- Also open the Windows Volume Mixer separately: press Windows + R, type
sndvol, and hit Enter. - Look for sliders labelled Xbox Game Bar, GameBarFTServer, or System Sounds — any of these could be the one jumping to 100%.
- Note which slider is causing the problem. This tells you whether the issue is with the Game Bar app itself, its background server process, or Windows system sounds routed through Game Bar on some setups.
If the culprit is the System Sounds slider, that is a Windows-wide audio behaviour issue rather than a Game Bar-specific one. The fixes below still apply, but Fix 4 (audio ducking) is the first one to try in that case.
Fix 2: Disable Exclusive Audio Control on Your Playback Device
This is the fastest fix for volume resetting when you launch a game or when Game Bar starts a new session. When exclusive audio control is enabled, a game or app can take total ownership of your audio device and reset all per-app mixer levels to maximum in the process.

- Press Windows + R, type
sndvol, and press Enter to open the Volume Mixer. - Click the device icon at the top of the mixer to open speaker properties.
- Go to the Advanced tab.
- Uncheck Allow applications to take exclusive control of this device.
- Uncheck Give exclusive mode applications priority as well.
- Click Apply, then OK.
You can also reach the same screen by pressing Windows + R, typing mmsys.cpl, and hitting Enter → Playback tab → double-click your default device → Advanced tab.
Fix 3: Rebuild the Audio Registry Key for Per-App Volume
This is the fix for when volume resets on every single reboot no matter what you do in the mixer. Windows saves per-app volume levels in a specific registry location. If that key is missing — which is common after debloat tools, fresh installs, or certain Windows updates — or has incorrect permissions, no per-app volume setting will ever survive a restart.
Step 1: Check if the key exists
- Press Windows + R, type
regedit, and hit Enter. - Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\LowRegistry\Audio\PolicyConfig\PropertyStore- If the PropertyStore key does not exist, that is your problem. Windows cannot save any per-app volume without it.
Step 2: Create the missing key manually
- Right-click the PolicyConfig folder — if it does not exist either, create each missing parent key working your way down the path.
- Select New → Key and name it PropertyStore.
- Close Registry Editor and restart your PC.
- Set your Game Bar volume in the mixer and reboot to confirm it now sticks.
Alternative: Rebuild via Command Prompt
If you prefer to clear and rebuild the entire audio profile via terminal, the commands below will do it in one pass. Important: make sure you open Command Prompt as Administrator — running without admin rights will throw an Access Denied error on the REG ADD command and the key will not be created.
- Right-click the Start button → Terminal (Admin) or Command Prompt (Admin).
- Run these commands one at a time:
NET STOP Audiosrv
NET STOP AudioEndpointBuilder
REG DELETE "HKCU\Software\Microsoft\Internet Explorer\LowRegistry\Audio\PolicyConfig\PropertyStore" /F
REG ADD "HKCU\Software\Microsoft\Internet Explorer\LowRegistry\Audio\PolicyConfig\PropertyStore"
NET START Audiosrv- Restart your PC, then re-set your volume levels in the mixer. They should now persist across reboots.
Fix 4: Disable Windows Audio Ducking (Communications Tab)

This is responsible for volume changes that feel sudden and unpredictable — volume drops the moment you join a party, or spikes back when someone stops talking. Windows has a built-in feature called audio ducking that automatically adjusts the volume of other sounds when it detects a communications app is active. Xbox party chat triggers this constantly.
Microsoft removed the classic right-click shortcut to this setting from the Windows 11 taskbar. The fastest way to get there on any Windows version is with a direct Run command:
- Press Windows + R to open the Run dialog.
- Type
mmsys.cpland hit Enter — this opens the classic Sound Control Panel that Windows 11 hides from the taskbar menu. - Go to the Communications tab.
- Select Do nothing.
- Click Apply, then OK, and restart your PC.
By default, Windows is set to reduce other sounds by 80% when it detects a communication session. That 80% reduction applied and removed on every party join and leave is exactly what causes the jarring volume swings that feel like Game Bar is taking control of your audio.
Fix 5: Update or Rollback Your Audio Drivers
Outdated or broken audio drivers cause the Windows Audio service to reinitialise incorrectly on startup. When this happens, the audio service ignores saved mixer values and boots everything at default — which is 100%. This is especially common after major Windows feature updates that silently replace your existing drivers with generic ones.

To update:
- Right-click the Start button and open Device Manager.
- Expand Sound, video and game controllers.
- Right-click your audio device → Update driver → Search automatically.
- Also check your motherboard or sound card manufacturer’s website directly — Windows Update often lags behind on audio driver versions.
To rollback:
- Same path in Device Manager — right-click your device → Properties → Driver tab → Roll Back Driver (if available).
After updating or rolling back, restart your PC and set your volume levels fresh in the mixer. If they now survive a reboot, the driver was your culprit.
Fix 6: Reset Xbox Game Bar

A corrupted Game Bar installation stores broken default state that gets applied every time the app launches — which means volume always initialises at 100% regardless of what you set in the mixer. Resetting the app wipes that broken state without fully uninstalling it.
- Press Windows + I and go to System → System Components on Windows 11, or Apps → Installed Apps on older builds.
- Find Xbox Game Bar, click the three-dot menu, and select Advanced options.
- Click Repair first and retest after a reboot. If volume still resets, come back and click Reset.
- Restart your PC after the reset completes.
Re-set your volume preferences in the mixer after the reset since the app will boot with defaults the first time it launches.
Fix 7: Reinstall Xbox Game Bar
If the reset did not work, a full clean reinstall removes every corrupted file and app data entry that could be causing the volume reset behaviour. Follow our guide on how to properly uninstall Xbox Game Bar, then our guide on how to install and update Xbox Game Bar from the Microsoft Store to get a completely clean installation.
After reinstalling, set your preferred volume levels and reboot once to confirm they now persist before jumping into a session.
Fix 8: Re-register Xbox Game Bar via PowerShell
If the volume reset happens specifically because Game Bar is not properly registered with the Windows audio system, a targeted PowerShell re-registration rebuilds the app’s system-level entries cleanly. Use the specific package names below — they target only the overlay packages without throwing errors on protected system components.
- Open Windows PowerShell (Admin) or Terminal (Admin).
- Run these commands one at a time:
Get-AppxPackage *XboxGameOverlay* | Remove-AppxPackage
Get-AppxPackage *XboxGamingOverlay* | Remove-AppxPackage- Restart your PC.
- Reinstall Xbox Game Bar from the Microsoft Store.
- Sign back into the Xbox app and set your volume levels in the mixer.
Quick Checklist If Volume Still Resets
Worked through every fix and it is still resetting? Run through this before giving up:
- Is Windows fully up to date? Go to Settings → Windows Update → Check for updates. Several cumulative updates have patched audio ducking and mixer persistence bugs specifically.
- Do you have audio enhancement software installed such as ASUS Sonic Studio, Realtek Audio Console, Nahimic, or Dolby Atmos? These tools can override Windows mixer values on startup. Try disabling them and retesting.
- Is the issue only with Game Bar, or does every app’s volume reset? If all apps reset, the registry key fix in Fix 3 is almost certainly the solution.
- Have you tried a new Windows user profile? If volume settings persist on a fresh profile, your existing user profile has a corruption issue preventing the audio registry from saving correctly.
Related Xbox Game Bar Fixes
Audio volume issues in Game Bar often show up alongside other problems. If you are also hearing lag, robotic voice, or choppy audio during party chat, our guide on how to fix Xbox Game Bar party chat lag covers the full audio side of these issues. If Game Bar is randomly dropping you out of parties on top of the volume problems, check our guide on how to fix random disconnects in Xbox Game Bar. For a full overview of every Game Bar feature and setting, our complete Xbox Game Bar guide is the best starting point.
Final Thoughts
Xbox Game Bar resetting volume to maximum is almost always caused by one of two things: the Windows audio registry key is missing so no per-app settings can survive a reboot, or exclusive audio control is enabled and letting games hijack your volume pipeline. Fix 3 and Fix 2 in that order will solve the vast majority of cases.
If those do not work, Fix 4 covers the audio ducking issue that causes sudden volume changes mid-session, and Fix 6 covers the app corruption scenario. Most people will be done by Fix 4 — the registry fix alone has resolved this for users who had been dealing with it across multiple Windows versions for years.



