This error means the launcher can’t read the game’s config; refresh Store/Xbox or Steam cache, then verify the install.
You click Play, the window blinks, and the message pops again. In most cases, this isn’t your GPU. It’s the launcher failing to fetch or trust game metadata, licensing, or a local cache.
This walkthrough is for Windows 10/11 players using Steam, the Xbox app, or the Microsoft Store. Start with fast checks, then work downward. Each step rules out one common break point and keeps you from reinstalling everything.
An Error Occurred While Launching This Game – App Configuration Unavailable On Windows
The phrase sounds generic, but it usually points to one of three things: the launcher can’t read the game’s manifest, the license state can’t be confirmed, or a cached config file is corrupted. When that happens, the launcher blocks the launch to avoid running a title with missing data.
You’ll often see it after a Windows update, a launcher update, a move to a new drive, a restore from backup, or a game that was preloaded but not yet available. A network drop during an update can also leave an install record half-written.
Spot The Pattern Before You Touch Anything
Two quick clues tell you which lane you’re in. First, check where the message appears: inside Steam, inside the Xbox app, or on a Microsoft Store install button. Next, think about what you did right before it started: installing, updating, moving a game, or just launching.
| Where You See It | What It Often Means | First Fix To Try |
|---|---|---|
| Steam install or launch | Corrupted Steam app cache or missing release flag | Clear Steam cache, then verify files |
| Xbox app launch | Gaming Services or Store cache mismatch | Reset Store cache, then repair Xbox app |
| Microsoft Store button loops | Store stuck on an old install record | wsreset.exe, then reinstall Gaming Services |
Fast Checks That Fix It In Minutes
These steps are safe, fast, and often enough. Do them in order. This error loves small causes.
- Restart your PC — Use Start menu Restart, not Shutdown, so Windows reloads services cleanly.
- Confirm your time and region — Wrong time or location can break license checks and Store sign-in tokens.
- Open the launcher as admin — Right-click the launcher, choose Run as administrator, then try once.
- Pause VPN or proxy — Sign-in and content services can fail when traffic is rerouted.
- Finish updates — Complete Windows Update, then update the launcher and the game.
Make Sure The Game Is Actually Available
If the game is a preorder, alpha, beta, or limited test, your library can show it before the start time hits. In that case, you may see an error occurred while launching this game – app configuration unavailable even with a healthy install. Check the release time on the store page and confirm you’re signed into the account that owns access.
Fix App Configuration Unavailable Errors In Xbox App And Microsoft Store
If you’re launching from the Xbox app or the Microsoft Store, you’re dealing with a chain of parts: the Store handles app packages, the Xbox app handles entitlements, and Gaming Services sits between them for installs and launches. When one piece lags behind, the launcher can’t build a clean config and you get blocked.
Reset The Microsoft Store Cache
Microsoft’s own fix for a stuck Store is to reset the Store cache using wsreset.exe. It clears the local cache without deleting your games. It’s a fast first move when installs or launches act weird.
- Open Run — Press Win + R.
- Run wsreset — Type wsreset.exe and press Enter.
- Wait it out — A blank window opens, then closes, then the Store opens.
- Restart again — Reboot, then try the game.
Repair Or Reset The Xbox App And Microsoft Store
Windows lets you repair or reset Store apps from Settings. Repair keeps data when possible. Reset wipes the app’s local data, so you may need to sign in again. This is a clean way to fix an install record without reinstalling Windows.
- Open Installed Apps — Settings > Apps > Installed apps.
- Repair Microsoft Store — Open Advanced options, choose Repair. If it still fails, choose Reset.
- Repair Xbox — Do the same Repair, then Reset if needed.
- Sign in once — Open Store and Xbox app, sign in, then try the launch.
Repair Gaming Services And Broken Launch Components
If the Store and Xbox app are fine but launches still fail, Gaming Services is often the culprit. When it’s missing, outdated, or partially registered, the Xbox app can’t assemble the config needed to start the game.
Run The Gaming Services Repair Tool
Some games and publishers point to a Gaming Services repair tool that checks and updates Gaming Services. If you can run it from the Xbox app, start there because it’s low effort and reversible.
Reinstall Gaming Services With PowerShell
If repairs don’t stick, a clean reinstall is often the turning point. This removes the Gaming Services package for all users, then opens the Store listing so you can install it fresh.
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers
start ms-windows-store://pdp/?productid=9MWPM2CQNLHN
- Open PowerShell as admin — Search PowerShell, right-click, run as administrator.
- Run the remove command — Paste the first line, then press Enter.
- Install Gaming Services — Paste the second line, press Enter, then install from the Store page.
- Restart once more — Reboot, then launch the game.
If the Store page doesn’t open after the start command, the Store app may be stuck. Open Microsoft Store from Start, sign in, search for Gaming Services, and install it from there. Then open Library and tap Get updates once. If install still spins, run wsreset.exe again, restart your PC, and retry the launch. That refreshes package lists and entitlements.
Check The Services That Must Be Running
After reinstalling, open Services (search for services.msc) and check that Gaming Services and Xbox-related services can start. If a service is disabled, set it to Manual or Automatic, apply, then restart your PC.
Fix App Configuration Unavailable In Steam
If you see the message inside Steam, you’re often dealing with a local cache file that stores app metadata. When that cache gets stale or corrupted, Steam can’t match your install to the right config and blocks the action.
Clear Steam’s App Cache File
Steam keeps a file named appinfo.vdf that holds catalog and install info. Deleting it forces Steam to rebuild that cache on the next launch. This doesn’t delete your games.
- Exit Steam fully — Use Steam > Exit, then check Task Manager so Steam isn’t running.
- Open the appcache folder — Usually C:\\Program Files (x86)\\Steam\\appcache\\
- Delete appinfo.vdf — Remove the file, then reopen Steam and sign in.
- Try the install or launch — Steam will rebuild the cache on startup.
Verify Game Files And Clear Download Cache
Next, make Steam re-check your local files. If the game folder is missing a chunk after an update, verification repairs it. Clearing the download cache also fixes stuck manifest records.
- Verify integrity — Library > right-click the game > Properties > Installed Files > Verify integrity.
- Clear download cache — Steam Settings > Downloads > Clear Download Cache, then sign in again.
- Change download region once — Pick a nearby region, restart Steam, then retry the download.
Remove Mods Or Injectors
Some titles store launch options and add-ons inside the same folder Steam checks for integrity. A mismatched mod loader can stop the game before it even starts, which can look like a config error. If you’ve added mods, disable them, reset launch options, and try a clean run.
Game-Specific Fixes That Stop The Loop
If the launcher layer is clean and the error still repeats, treat it like a game-side launch failure. These steps apply across Steam, Xbox app, and Store installs.
Reset The Game’s Local Config Folder
Many games write settings to Documents, AppData, or Saved Games. When that config file corrupts, the game can crash during early init and the launcher reports a generic failure. Rename the config folder so the game regenerates it on next start.
- Find the save/config path — Check Documents, %APPDATA%, or %LOCALAPPDATA% for a folder with the game’s name.
- Rename the folder — Add “-old” to the folder name instead of deleting it.
- Launch once — Let the game rebuild defaults, then copy saves back if needed.
Fix Drive And Permission Mismatches
Moving a game between drives can leave broken links or permission rules behind. This shows up a lot on secondary drives with custom security settings. Make sure the drive has free space, uses NTFS, and that your Windows user account can read and write the game folder.
- Run a quick disk check — In the Windows file browser, right-click the drive, open Properties, run Error checking.
- Remove read-only flags — Right-click the game folder, open Properties, clear Read-only if it keeps flipping on.
- Reinstall to a clean folder — If the folder path looks messy, pick a new install directory.
Repair Anti-Cheat And Runtimes
Many online games ship with Easy Anti-Cheat, BattlEye, or a custom anti-cheat installer. If that layer fails, the launcher may show config unavailable while the real failure is the anti-cheat setup. Open the game folder, run the anti-cheat setup as admin, then reboot.
Also check common runtimes. Install the latest Visual C++ redistributables the game requests, and update your GPU driver if the game crashes at launch with a black screen.
Prevent Repeat Breaks And Know When To Escalate
Once you’re back in, a little cleanup can keep the same error from coming back after the next update.
- Keep Windows updated — Pending updates can block Store installs and package registration.
- Avoid moving installs mid-update — Let downloads finish before you change drives or rename folders.
- Use one account across apps — Store, Xbox app, and the launcher should be logged into the same Microsoft account.
- Close extra launchers — Shut other launchers before you hit Play.
- Back up settings — Keep a copy of config files so you can roll back fast.
If you’ve tried every step above and you still get an error occurred while launching this game – app configuration unavailable, collect a clean set of clues before you ask for help. Note the launcher name, the exact message, and whether it happens on all games or one title. Grab a screenshot, check Windows Event Viewer for an app crash entry, then reinstall the launcher only after you’ve ruled out Gaming Services and cache corruption.
In rare cases, the message points to an account entitlement problem, like a subscription that isn’t syncing. If the same account works on another PC but not yours, sign out of the Store and Xbox app, restart, then sign back in. If the title is newly released, waiting a couple of hours can also fix it when backend flags are still rolling out.
