Last active
January 28, 2024 04:03
-
-
Save diogow3/5066213d6628ba1ad5e55f4ba1ebb3ca to your computer and use it in GitHub Desktop.
Remove windows 11 gamebar
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # win + x | |
| # Terminal (admin) | |
| Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackage |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment