Share via

How to completely remove the GameBar

Anonymous
2024-02-10T09:05:18+00:00

I tried it with a PowerShell script, even though I removed it, I still get this popup every time I open the game, and it's much more annoying than having the GameBar installed. How do I remove this popup as well?

Windows for home | Windows 11 | Gaming

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Lester Bernard Reyes 78,595 Reputation points Independent Advisor
    2024-02-11T03:18:05+00:00

    I understand you on that, and after doing the steps the Game bar is still active?

    If yes, let us uninstall all the Xbox components, kindly follow the steps below:

    Open Powershell with Admin or Windows Terminal Admin (Press Windows key + X then click Windows Powershell(Admin))

    Copy, paste, and enter the command below:

    Get-AppxPackage Microsoft.Xbox.TCUI | Remove-AppxPackage

    Get-AppxPackage Microsoft.XboxGameOverlay | Remove-AppxPackage

    Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackage

    Get-AppxPackage Microsoft.XboxIdentityProvider | Remove-AppxPackage

    Get-AppxPackage Microsoft.XboxSpeechToTextOverlay | Remove-AppxPackage

    Once done, restart the PC and check.

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-02-10T13:21:54+00:00

    Of course, that wasn't going to work.

    3 people found this answer helpful.
    0 comments No comments
  3. Lester Bernard Reyes 78,595 Reputation points Independent Advisor
    2024-02-10T09:39:34+00:00

    Hi, thanks for reaching out. My name is Bernard a Windows fan like you. I'll be happy to help you out today.

    I understand the issue you have, there is nothing to worry I am here to help, for us to remove the game bar you need to run the steps below:

    Open Powershell with Admin or Windows Terminal Admin (Press Windows key + X then click Windows Powershell(Admin))

    Copy, paste, and enter the command below:

    Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackage

    Once done, restart the PC and check.

    For reference you may also check this link: https://www.windowscentral.com/how-disable-and-....

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Let me know how it goes and I hope that helps.

    Bernard

    0 comments No comments