TL;DR
- Xbox Game Bar comes pre-installed on most Windows 10 and Windows 11 PCs — you may not need to install it at all.
- If it is missing, search Xbox Game Bar in the Microsoft Store and click Get. It is free.
- To update, open the Microsoft Store, go to Library, and click Get Updates.
- Turn on automatic updates in the Store so you never fall behind on a version again.
- If an update gets stuck or the app breaks after updating, there are fast fixes — covered below.
- All updates to Xbox Game Bar come exclusively through the Microsoft Store. There is no installer file to download manually.
Do You Actually Need to Install Xbox Game Bar?
Before going through any installation steps, check whether Xbox Game Bar is already on your PC. Press Win + G while any game or app window is open. If the overlay appears, it is already installed and working. You do not need to do anything else.
Xbox Game Bar ships as part of Windows 10 (version 22H2 or newer) and Windows 11. Microsoft pre-installs it on most consumer editions of both operating systems. The cases where it is genuinely missing are:
- You are running Windows 10/11 Enterprise LTSC or a Windows Server SKU — Game Bar is not supported on these and will not install or run even if you download it.
- Someone previously removed it using PowerShell on your machine.
- A clean Windows install did not pull the app back down automatically.
- An update conflict left the package in a broken state.
If Win + G does nothing, it is more likely that Game Bar is disabled in Settings rather than missing entirely. Check Settings > Gaming > Xbox Game Bar on Windows 10, or Settings > Apps > Xbox Game Bar > Advanced Options > Background Apps Permissions: Always on Windows 11, before assuming you need to reinstall. For a complete guide on all features, fixes, and shortcuts, see our Xbox Game Bar complete guide.
How to Install Xbox Game Bar from the Microsoft Store
If Game Bar is genuinely missing from your system, here is how to get it back. The whole process takes about two minutes.

Method 1: Search and Install via the Microsoft Store App
- Press Win + S and type Microsoft Store. Open it.
- In the Store’s search bar at the top, type Xbox Game Bar.
- Click the result titled Xbox Game Bar — published by Microsoft Corporation.
- Click Get (or Install if you have downloaded it before). The app is completely free.
- Wait for the download and installation to complete. It is around 40MB.
- Once installed, press Win + G inside any game or app to open it.
Direct Store ID: If the search returns mixed results, paste 9NZKPSTSNW4P directly into the Store search bar. That is the official Microsoft Store product ID for Xbox Game Bar and it will take you straight to the correct listing.
Method 2A: Re-Register Without Downloading via PowerShell (Fastest Fix)
If the Store install fails or the app appears installed but does not work, use PowerShell to re-register the package directly. This is the fastest option because it does not require downloading anything new.
- Press Win + X and choose Terminal (Admin) or PowerShell (Admin) from the power user menu. Click Yes when the User Account Control (UAC) prompt appears.
Quick tip: If you see an “Access Denied” or “Deployment failed” error string in red text, it means you opened standard PowerShell instead of right-clicking and selecting Run as Administrator. Close it and relaunch with elevation. - Run this command:
Get-AppxPackage Microsoft.XboxGamingOverlay | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} - Restart your PC.
This re-registers the existing package without downloading anything new. Use this first if the app is present but behaving strangely after a Windows or driver update.
Method 2B: Full Removal and Fresh Install via PowerShell
Use this method when Game Bar is present but deeply broken and the re-register in Method 2A did not resolve the issue.
- Launch Elevated PowerShell.
Press Win + X and select Terminal (Admin) or PowerShell (Admin) from the power user menu. Click Yes when the User Account Control (UAC) prompt appears.
Quick tip: If you see an “Access Denied” or “Deployment failed” error in red text, it means you opened standard PowerShell instead of right-clicking and selecting Run as Administrator. Close it and relaunch with elevation. - Purge the broken package.
Copy and paste the following command into the console window, then press Enter:Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackage
This force-removes the core overlay package from your system. - Execute a clean system restart.
Close the console window and restart your PC. This clears cached Windows app container state flags that could otherwise conflict with a fresh package deployment. - Download fresh from the Microsoft Store.
Once your PC reboots, open the Microsoft Store, paste the direct Product ID 9NZKPSTSNW4P into the search bar, and click Get or Install to build a completely clean directory layout.
What About Gaming Services?
Xbox Game Bar depends on a separate background package called Gaming Services. If Game Bar installs correctly but fails to open or certain features do not work, Gaming Services may be missing or outdated.
Open the Microsoft Store and search for Gaming Services. Install or update it, then restart your PC. This is a commonly missed step that resolves a surprising number of post-install problems.
How to Update Xbox Game Bar
All Xbox Game Bar updates are delivered exclusively through the Microsoft Store. There is no separate installer, no Windows Update package for the app itself, and no manual download needed. If someone tells you to download an update from a third-party site, do not do it.

How to Check for Updates Manually
- Open the Microsoft Store.
- Click Library in the bottom-left corner of the Store window.
- Click Get Updates at the top right.
- If Xbox Game Bar has a pending update, it will appear in the list with an Update button next to it. Click it.
- If nothing appears, you are already on the latest version.
After updating, confirm the new version is active. Press Win + G to open Game Bar, click the gear icon to open Settings, and check the About or What’s New tab. The version number is listed there. As of 2026, current stable builds operate in the 7.126.x or newer range. If your version is tracking older than that, a manual library refresh in the Store is required.
How to Turn On Automatic Updates
The easiest long-term fix is to let the Store update Game Bar automatically in the background. Here is how to enable it:

- Open the Microsoft Store.
- Click your profile icon at the top right.
- Choose App Settings.
- Toggle App Updates to On.
With this enabled, Xbox Game Bar will update silently in the background whenever Microsoft pushes a new version. You will not need to check manually again.
Why Keeping Game Bar Updated Matters
This is not just housekeeping. Outdated versions of Game Bar are one of the most common causes of the record button greying out, the overlay failing to appear after a Windows update, and audio capture problems. Microsoft ships fixes for these issues through Store updates rather than Windows Update patches, so the Store is the only place they land. After any major Windows feature update or GPU driver update, check for a Game Bar update too — driver changes frequently break capture behavior in older builds.
How to Check Your Current Xbox Game Bar Version
Knowing your version number is useful when troubleshooting or checking whether a recently announced fix has reached your install.
- Press Win + G to open the Game Bar overlay.
- Click the gear icon (Settings) in the top bar.
- Look for the About tab or the What’s New section.
- Your current version number is displayed there.
Alternatively, go to Settings > Apps > Installed Apps, find Xbox Game Bar, click the three-dot menu, and choose Advanced Options. The version number appears near the top of that page.
Fixing a Stuck or Failed Xbox Game Bar Update
A small number of users hit a frustrating issue where the Store shows Xbox Game Bar downloading but the progress bar never moves. This can block other Store downloads too. Here is how to work through it.
Fix 1: Reset the Microsoft Store Cache
A corrupted Store cache is the most common cause of stuck downloads.

- Press Win + R, type wsreset.exe, and press Enter.
- A blank Command Prompt window will open. Wait for it to close automatically — this usually takes 30–60 seconds.
- The Microsoft Store will reopen. Go back to Library > Get Updates and try again.
Fix 2: Reset the Microsoft Store App Itself
- Go to Settings > Apps > Installed Apps.
- Find Microsoft Store, click the three-dot menu, and choose Advanced Options.
- Click Reset and confirm. This clears the Store’s local data without removing your account or purchases.
- Restart your PC and try the update again.
Fix 3: Reset Xbox Game Bar Directly

If the Store itself is working fine but Game Bar’s update is the one stuck:
- Go to Settings > Apps > Installed Apps.
- Find Xbox Game Bar, click the three-dot menu, choose Advanced Options.
- Click Repair first. If the issue persists, click Reset.
- Go back to the Store and check for updates again.
Fix 4: Check Windows Update Too
Some Game Bar update failures are tied to a pending Windows Update that has not been applied yet. Go to Settings > Windows Update and install any available updates. Restart, then try the Store update again. The two update systems are more interconnected than they look — especially around the Gaming Services package.
Fix 5: Reinstall via PowerShell if the Store Route Stays Broken
If none of the above works and the Store update remains stuck indefinitely:
- Open Terminal (Admin) or PowerShell (Admin) by pressing Win + X and selecting it from the menu. Click Yes on the UAC prompt.
Quick tip: If you see an “Access Denied” or “Deployment failed” error in red text, it means you opened standard PowerShell instead of right-clicking and selecting Run as Administrator. Close it and relaunch with elevation. - Remove the current package:
Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackage - Restart your PC.
- Open the Microsoft Store, paste 9NZKPSTSNW4P into the search bar, and install Xbox Game Bar fresh. The fresh install will be the latest available version.
Windows 10 vs Windows 11: Installation Differences
The install process via the Store is identical on both operating systems. The differences show up after installation, when you go to enable or configure the app.
- Windows 10: After installing, go to Settings > Gaming > Xbox Game Bar and confirm the toggle is On.
- Windows 11 (22H2 and earlier): Same path — Settings > Gaming > Xbox Game Bar.
- Windows 11 (23H2 and later builds): The toggle may be absent from the Gaming tab. Go to Settings > Apps > Installed Apps > Xbox Game Bar > Advanced Options and set Background Apps Permissions to Always. Also ensure Gaming Services is installed from the Store.
Note: Windows 10 version 22H2 remains the strict baseline minimum requirement for all modern Xbox app and Game Bar features to execute correctly. Check your Windows version under Settings > System > About > Windows Specifications. If you are on an older build, some features will be unavailable even after a fresh install.
Xbox Insider Program: Get Game Bar Updates Early
If you want to test new Game Bar features before they reach the general public, you can join the Xbox Insider program. Here is how:
- Open the Microsoft Store and search for Xbox Insider Hub. Install it.
- Open the Xbox Insider Hub and go to Insider Content.
- Find Game Bar (Windows Gaming) and click Join.
- Accept the terms and choose your preview ring. Skip-Ahead gets the earliest builds.
- Once accepted — usually within a few minutes — return to the Store and check for an updated Game Bar version.
To leave the preview program, go back to Insider Content in the Xbox Insider Hub, find Game Bar, click Manage, and choose Unenroll. Your app will revert to the public release version on the next Store update cycle.
Related Guides
Once Xbox Game Bar is installed and up to date, here is where to go next:
- Xbox Game Bar complete guide — features, shortcuts, and all fixes
- How Xbox Cloud Gaming works
- How to set up Xbox Cloud Gaming
- Xbox Cloud Gaming vs Game Pass — what is the difference?
- Is Xbox Cloud Gaming free?
- Xbox Cloud Gaming getting started guide
- Xbox Game Pass vs PS Plus — which wins in 2026?
Frequently Asked Questions
Is Xbox Game Bar free to install?
Yes. It is completely free and has no paid tier. Download it from the Microsoft Store at no cost.
Can I install Xbox Game Bar on Windows 10?
Yes. It works on Windows 10 version 22H2 or newer. Older Windows 10 builds may have limited functionality with some newer features.
Why is Xbox Game Bar not showing up in the Microsoft Store?
This usually happens on Windows editions that do not support the app — specifically Enterprise LTSC and Server SKUs. It can also happen if your region or Store account has a conflict. Try searching by the direct Store ID: 9NZKPSTSNW4P.
Do I need an Xbox account to install Game Bar?
No. You can install and use basic features — recording, screenshots, and performance monitoring — without signing into any Xbox account. Social features like friends and achievements require a Microsoft account sign-in.
How often does Xbox Game Bar update?
Microsoft updates it roughly every few weeks through the Store. Major feature updates tend to align with Xbox monthly update releases. Enabling automatic updates in the Store settings is the easiest way to stay current.
Will reinstalling Xbox Game Bar delete my clips?
No. Your captured clips and screenshots are stored in Videos > Captures on your PC. Uninstalling or reinstalling Game Bar does not touch that folder.



