I can't use Win+G to open the xbox game bar while gaming.

Discus and support I can't use Win+G to open the xbox game bar while gaming. in XBoX Games and Apps to solve the problem; Hi!My native language is not English, so I will use translation software to translate what I want to express, which may lead to misinterpretation of my... Discussion in 'XBoX Games and Apps' started by ryan yu2, Jun 24, 2023.

  1. ryan yu2
    ryan yu2 Guest

    I can't use Win+G to open the xbox game bar while gaming.


    Hi!My native language is not English, so I will use translation software to translate what I want to express, which may lead to misinterpretation of my meaning, you can always ask questions about what you don't understand in my next description, please understand!

    My xbox game bar has some problems. I can open the xbox game bar through the search in the lower left corner of the win 10 system or double-click in the start menu, but I can't open it through the shortcut key of Win+G at all!I'm a forza horizon player and the game relies heavily on the screenshots and community features in the xbox game bar, so this frustrates me.

    I searched for a long time for a solution to this problem, including every one at

    https://support.xbox.com/en-US/help/games-apps/game-setup-and-play/troubleshoot-game-bar-windows

    https://support.microsoft.com/en-us/windows/fix-problems-with-xbox-game-bar-on-windows-74a718a1-2fbf-2ce3-5fbe-e959be352277

    and

    https://answers.microsoft.com/en-us/xbox/forum/all/xbox-game-bar-enable-option-not-saving/0a09f8bc-6ee8-45b3-864c-2a6cf2eb360d, which really annoys me.

    It is worth mentioning that I seem to have found a breakthrough that may solve this problem. Some tutorials say that you need to set Settings-Game-Xbox Game Bar to Enable Xbox Game Bar for things like recording game clips, chatting with friends, and The receiving game invitations switch is set to on, but after I set it to on, if I close this window or go to other settings interface, it will automatically close! I really don't understand what's going on here! But I found an article on the Internet:

    https://blog.csdn.net/qq_35485875/article/details/119838944

    Among them, his solution is to use "360 Security Guard" to conduct a comprehensive inspection to modify the registry, which may help you solve the problem! I also have another idea, I want to find the registry corresponding to the Enable Xbox Game Bar for things like recording game clips, chatting with friends, and receiving game invitations option, and then check the reason for it to reset, and then solve the problem.

    Please reply me ASAP!

    :)
     
    ryan yu2, Jun 24, 2023
    #1
  2. Janet_C Win User

    I can't use Win+G to open the xbox game bar while gaming.

    From what you mention, it seems to me that you are entering the command incompletely, I think you are missing the "get-appxpackage" part.

    Try copying and pasting it.

    get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers
  3. Janet_C Win User

    I can't use Win+G to open the xbox game bar while gaming.

    This is not a message that should be normal, what you can try is to run the first command and then open the Xbox app to install the Gaming Services application, when you open the app it will ask you to install it.

    The command that does not work all it does is redirect you to the Microsoft Store to install that application.

    Greetings.
  4. ryan yu2 Win User

    I can't use Win+G to open the xbox game bar while gaming.

    Hello!
    I'm an independent advisor and a member of the Xbox Community just like you.
    I'm happy to help you today.

    Use the Windows search engine and type "PowerShell", Then run it as administrator.
    On the Administrator Windows PowerShell screen, type the following command and press Enter:

    get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers

    In the same window, type the following command and press Enter:

    start ms-windows-store://pdp/?productid=9MWPM2CQNLLHN

    In the Windows search bar type "Services".
    Scroll to the bottom and find the following services: XblAuth Manager, XblGameSave, XboxGipSvc, Xbox Live Game Save, Xbox Live Networking Service, Microsoft Store Install Service, GamingServices, Game Bar, Xbox TCUI and any service with "Xbox" in its name.

    Right-click on the service (you must do this for each of them) and select Properties

    In the Startup Type section of the "General" tab, make sure it is set to Automatic . If it is not already started, click Start.
    Then click Apply and OK to save the changes.

    Restart the device and try again.

    I hope the information has been clear, I will be attentive to any questions you may have.

    Best Regards.
    hi! thanks for your reply!

    I typed "remove-AppxPackage -allusers", and when I typed "start ms-windows-store://pdp/?productid=9MWPM2CQNLLHN" after Package:, PowerShell reminded me:



    "remove-AppxPackage : Deny access. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

    Location Line: 1 Character: 1

    + remove-AppxPackage-allusers

    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo : NotSpecified: :)) [Remove-AppxPackage], UnauthorizedAccessException

    + FullyQualifiedErrorId : System.UnauthorizedAccessException,Microsoft.Windows.Appx.PackageManager.Commands.Remove

    AppxPackageCommand"



    (I don't know if this text is correct because I translated it from my native language to English with Google Translate, so maybe some words are wrong)



    when i type alone

    "start ms-windows-store://pdp/?productid=9MWPM2CQNLLHN"

    , it imports me into a Microsoft Store interface, and sadly, I can't open it, my interface says:



    Try the operation again, we found some problems on our side, wait a moment and it will be resolved.

    Error code: 0x00000190



    I don't know anything about computers, I just use it to play games, and I can't understand what these error codes mean, I hope you can give me a solution!
  5. Janet_C Win User

    I can't use Win+G to open the xbox game bar while gaming.

    Hello!

    I'm an independent advisor and a member of the Xbox Community just like you.

    I'm happy to help you today.

    Use the Windows search engine and type "PowerShell", Then run it as administrator.

    On the Administrator Windows PowerShell screen, type the following command and press Enter:

    get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers

    In the same window, type the following command and press Enter:

    start ms-windows-store://pdp/?productid=9MWPM2CQNLLHN

    In the Windows search bar type "Services".

    Scroll to the bottom and find the following services: XblAuth Manager, XblGameSave, XboxGipSvc, Xbox Live Game Save, Xbox Live Networking Service, Microsoft Store Install Service, GamingServices, Game Bar, Xbox TCUI and any service with "Xbox" in its name.

    Right-click on the service (you must do this for each of them) and select Properties

    In the Startup Type section of the "General" tab, make sure it is set to Automatic . If it is not already started, click Start.

    Then click Apply and OK to save the changes.

    Restart the device and try again.

    I hope the information has been clear, I will be attentive to any questions you may have.

    Best Regards.
  6. ryan yu2 Win User

    I can't use Win+G to open the xbox game bar while gaming.

    Hello! thank you for your reply!

    I just found the cause of the problem: I'm not running Powershell as administrator!

    When i type "start ms-windows-store://pdp/?productid=9MWPM2CQNLLHN" After that, it took me to a Windows Store interface, just like the previous answer, my interface says:

    Try the operation again, we found some problems on our side, wait a moment and it will be resolved. Error code: 0x00000190

    I want to know if this interface is normal, if yes, then I will continue with the following steps, if not, please give me a solution, thank you very much!
Thema:

I can't use Win+G to open the xbox game bar while gaming.

Loading...
  1. I can't use Win+G to open the xbox game bar while gaming. - Similar Threads - can't Win+G open

  2. I'm in the insider program why can't i try the new Xlcoud web interface?

    in XboX Insiders
    I'm in the insider program why can't i try the new Xlcoud web interface?: As far as i'm concerned i'm already subscribed to it and it still says i'm not in it when i click on the try hew new interface button on the cloud gaming website. And i the preview features...
  3. XBOX PC app - Can't invite players in party to game. The option has disappeared.

    in XboX Insiders
    XBOX PC app - Can't invite players in party to game. The option has disappeared.: This may be the wrong place since this is mostly console, but does anyone else have the issue with the xbox app on the PC where you can't invite players to the game you are playing anymore? I...
  4. I can't play CallOfDuty Black Ops 2 SERIES S

    in XboX Insiders
    I can't play CallOfDuty Black Ops 2 SERIES S: Good day, I have an issue with my game not long ago I bought it digitally for the Series S, and when I start it I get that my session was disconnected from Xbox live, now in order to play I have...
  5. How do remove a game that i can't play anymore?

    in XboX Insiders
    How do remove a game that i can't play anymore?: I had EA play, i used it to play need for speed most wanted, then my EA play expired and i have only game pass, now when i try to uninstall it tells me to log in, so i log in. But then it says...
  6. I can't take screenshots with the share button on Xbox Series X / Beta Ring

    in XboX Insiders
    I can't take screenshots with the share button on Xbox Series X / Beta Ring: I can't take screenshots with the share button on Xbox Series X. I'm in beta ring. Is anyone else having the same problem? I´ve Victrix Pro and Turtle Beach Stealth Ultra controllers. Xbox button...
  7. Xbox party troubleshooting, can't find the answer

    in XboX Insiders
    Xbox party troubleshooting, can't find the answer: Hello I have this issue when I'm with my mates in an Xbox party, some times my icon on the group turns grey, and I stop hearing them, I still can see that they are talking on the right bottom, if...
  8. The game can't be logged The account number is normal

    in XboX Insiders
    The game can't be logged The account number is normal: I don’t know why, but the Forza Horizon 4 game I bought on Steam shows that my account has been suspended from Xbox Live when I try to log in. submitted by /u/yihua2233 [link] [comments]
  9. Can't find the latest delta osu file version 26100.5713.250901-2200

    in XboX Insiders
    Can't find the latest delta osu file version 26100.5713.250901-2200: i was replacing my hdd in my xbox one s digital edition but i can't install the osu update because it was running delta os and this file isn't delta UPDATE: An AI said that i need to wait until a...
  10. I can't set up my xbox one console on the app it keeps saying no device found

    in XboX Insiders
    I can't set up my xbox one console on the app it keeps saying no device found: Help submitted by /u/Ok-District-9998 [link] [comments]