If you have launched Forza Horizon 6 and received the message “Invalid Gaming Services Detected,” the game has identified a problem with your Windows Gaming Services installation that prevents it from initializing correctly. This error is particularly common on Windows 10 and Windows 11 systems where Gaming Services has become corrupted, outdated, or improperly registered, and it blocks Forza Horizon 6 from launching entirely until the issue is resolved.
This guide covers every verified fix for the Forza Horizon 6 Invalid Gaming Services Detected error on Windows PC.
What Causes the Invalid Gaming Services Detected Error
- Corrupted or outdated Gaming Services package on Windows
- Missing or broken Xbox Identity Provider registration
- Xbox App or Gaming Services installation in an inconsistent state
- Windows update partially installing or removing Gaming Services components
- Conflicting Microsoft Store cache preventing Gaming Services from validating correctly
- Insufficient administrator privileges during Gaming Services initialization
- Corrupted Windows App package registry entries for Gaming Services
- Memory Integrity or Hyper-V interfering with Gaming Services kernel components
How to Fix Forza Horizon 6 Invalid Gaming Services Detected Error
Fix 1: Repair or Reset Gaming Services Through PowerShell
The most direct fix for the Invalid Gaming Services Detected error is repairing and reinstalling the Gaming Services package through PowerShell, which replaces every corrupted component cleanly.
Steps:
- Right-click the Start button and select Windows Terminal (Admin) or PowerShell (Admin)
- Run the following command to remove the existing Gaming Services package: Get-AppxPackage -allusers Microsoft.GamingServices | Remove-AppxPackage -allusers
- After removal completes, run this command to reinstall Gaming Services fresh: start ms-windows-store://pdp/?productid=9MWPM2CQNLHN
- The Microsoft Store will open automatically to the Gaming Services page
- Click Install and wait for the installation to complete fully
- Restart your PC and relaunch Forza Horizon 6
Fix 2: Update Gaming Services and Xbox App
An outdated Gaming Services or Xbox App version frequently triggers the Invalid Gaming Services Detected error in Forza Horizon 6. Updating both components resolves version mismatch conflicts immediately.
Steps:
- Open the Microsoft Store and click the Library icon in the bottom left corner
- Click Get Updates to check for all pending updates
- Look specifically for Gaming Services and Xbox updates in the list
- Install all available updates and wait for them to complete
- Also open the Xbox App, go to Settings, and check for any app-specific updates
- Restart your PC after all updates are applied and relaunch Forza Horizon 6
Fix 3: Repair Gaming Services Through Windows Settings
Windows Settings provides a built-in repair option for installed app packages that can fix Gaming Services without requiring a full reinstallation.

Steps:
- Press Win + I and navigate to Apps, then Installed Apps
- Search for Gaming Services in the app list
- Click the three-dot menu next to Gaming Services and select Advanced Options
- Scroll down and click Repair first
- If Repair does not resolve the error, return to the same menu and click Reset
- Restart your PC after the repair or reset completes
- Relaunch Forza Horizon 6 and check whether the error is gone
Fix 4: Reinstall Xbox Identity Provider
The Xbox Identity Provider is a critical dependency for Gaming Services validation. If it is missing or corrupted, Forza Horizon 6 will throw the Invalid Gaming Services Detected error during its authentication check.
Steps:
- Open Windows Terminal as Administrator
- Run the following command to remove the existing Xbox Identity Provider: Get-AppxPackage -allusers Microsoft.XboxIdentityProvider | Remove-AppxPackage -allusers
- Open the Microsoft Store and search for Xbox Identity Provider
- Click Install to reinstall it fresh
- Also search for and update Xbox Game Bar, Xbox Live, and Xbox Console Companion
- Restart your PC and relaunch Forza Horizon 6
Fix 5: Clear Microsoft Store Cache
A corrupted Microsoft Store cache prevents Gaming Services from validating its installation correctly, causing Forza Horizon 6 to flag it as invalid during launch.
Steps:
- Press Win + R, type wsreset.exe, and press Enter
- A blank Command Prompt window will open and close automatically as the cache clears
- Wait for the Microsoft Store to reopen automatically after the reset completes
- Restart your PC after the store cache is cleared
- Relaunch Forza Horizon 6 and check whether the Invalid Gaming Services error persists
Fix 6: Run Forza Horizon 6 as Administrator
Insufficient privileges prevent Forza Horizon 6 from correctly reading and validating the Gaming Services installation on your system. Running with elevated rights resolves permission-based validation failures directly.

Steps:
- Close Forza Horizon 6 and the Xbox App completely through Task Manager
- Locate the Forza Horizon 6 executable or shortcut
- Right-click and select Run as Administrator
- Also right-click the Xbox App shortcut and run it as Administrator
- Click Yes when prompted by User Account Control for both applications
- Allow Forza Horizon 6 to launch fully and check whether the error is resolved
Fix 7: Disable Memory Integrity and Hyper-V
Memory Integrity and Hyper-V interfere with Gaming Services kernel components in a way that causes Forza Horizon 6 to incorrectly flag the service as invalid during its initialization check.

Steps:
- Press Win + I and navigate to Privacy and Security, then Windows Security
- Select Device Security and click Core Isolation Details
- Toggle Memory Integrity to Off
- Open Command Prompt as Administrator and run: bcdedit /set hypervisorlaunchtype off
- Press Win + R, type optionalfeatures, and uncheck: Hyper-V, Windows Hypervisor Platform, Virtual Machine Platform
- Restart your PC after applying all changes and relaunch Forza Horizon 6
Fix 8: Re-register All Windows App Packages
Corrupted Windows app package registrations can cause Gaming Services to appear invalid to Forza Horizon 6 even when the package itself is correctly installed. Re-registering all packages restores every broken registration at once.
Steps:
- Open Windows Terminal as Administrator
- Run the following command: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “(_.InstallLocation)\AppXManifest.xml”}
- Allow the command to complete fully โ this may take several minutes
- Ignore any non-critical warnings that appear during the process
- Restart your PC after the command finishes and relaunch Forza Horizon 6
Fix 9: Perform a Clean Reinstall of Forza Horizon 6
If Gaming Services is confirmed working correctly but Forza Horizon 6 continues to throw the invalid error, corrupted game installation files may be causing a false validation failure.
Steps:
- Open the Xbox App or Microsoft Store and locate Forza Horizon 6
- Select Uninstall and remove the game completely
- Navigate to the installation directory and manually delete any remaining folders
- Press Win + R, type %localappdata%, and remove any Forza Horizon 6 related folders
- Restart your PC before reinstalling
- Reinstall Forza Horizon 6 through the Xbox App and launch it as Administrator after installation completes
Conclusion
The Forza Horizon 6 “Invalid Gaming Services Detected” error is a Gaming Services validation failure with multiple root causes, each addressed by a specific fix in this guide. Start with Fix 1 and Fix 2 for the fastest resolution since reinstalling Gaming Services through PowerShell and updating all Xbox components address the most common triggers for this specific error. Work through the remaining fixes systematically if the invalid gaming services error continues. With Gaming Services correctly installed, updated, and registered alongside a clean Forza Horizon 6 installation, the game will pass its validation check and launch without this error appearing again.

