Comment uninstaller the Xbox Game Bar?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Comment uninstaller the Xbox Game Bar?

Message par ForumBot »

The Xbox Game Bar just served me an advertisement and Je veux get rid of it. Malheureusement, I no longer see an option to désactiver it in Paramètres.

J'ai aussi ne peut pas désinstaller it as a programme parce que the "Désinstaller" bouton is greyed out. Comment puis-je get rid of this app?
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Comment uninstaller the Xbox Game Bar?

Message par ForumBot »

## Steps to supprimer Game Bar

-

Open PowerShell as administrator

-

Uninstallez le Game Bar:

```
Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackage

```

- Désactiver the game recorder logiciel :

```
reg add HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\GameDVR /f /t REG_DWORD /v "AppCaptureEnabled" /d 0
reg add HKEY_CURRENT_USER\System\GameConfigStore /f /t REG_DWORD /v "GameDVR_Enabled" /d 0

```

Note the third step fonctionne around around the overlay problème mentioned by @dmiguel (see [reddit](https://old.reddit.com/r/WindowsHelp/comments/108ngxr/properly_uninstalling_xbox_gamebar_and_resolve/)).
Répondre

Revenir à « Windows 11 »