Windows 10 service "GamingServices" keeps updating and failing

Discus and support Windows 10 service "GamingServices" keeps updating and failing in XBoX Games and Apps to solve the problem; So I am playing Windows games on Xbox app with PC game pass, I noticed that one Window serivce called "GamingServices" (which is neccessary for running... Discussion in 'XBoX Games and Apps' started by Ram Liu, Dec 19, 2022.

  1. Ram Liu
    Ram Liu Guest

    Windows 10 service "GamingServices" keeps updating and failing


    So I am playing Windows games on Xbox app with PC game pass, I noticed that one Window serivce called "GamingServices" (which is neccessary for running Windows games) will keeps restarting, making all PC game pass game unplayable. In Microsoft Store App, I noticed that "GamingServices" will try to update itself but failed, resulting the following loop: "GamingServices" will be stopped in order to be updated > MS Store tried to download and install updates for "GamingServices" > Update fails > "GamingServices" restart itself > and back to step1.

    I've tried:

    • Repair and reset "GamingServices",
    • Uninstall "GamingServices" by Powershell and reinstall,
    • Repair and reset Xbox App
    • Clean install of Windows 10
    • Update Windows 10 version (currently at 22H2)
    All above did no effect to the issue.

    :)
     
    Ram Liu, Dec 19, 2022
    #1
  2. Juhn Jac Win User

    Windows 10 service "GamingServices" keeps updating and failing

    Hi Ram Liu

    We haven't heard from you in 72 hours, so we assume your issue has already been resolved. We will not be tracking this topic going forward, therefore, if you need further assistance, please create a new topic to discuss these concerns by clicking on this link: Create a new question or start a discussion (microsoft.com)

    Sincerely



    Microsoft Forum Moderator
  3. Juhn Jac Win User

    Windows 10 service "GamingServices" keeps updating and failing

    So I am playing Windows games on Xbox app with PC game pass, I noticed that one Window serivce called "GamingServices" (which is neccessary for running Windows games) will keeps restarting, making all PC game pass game unplayable. In Microsoft Store App, I noticed that "GamingServices" will try to update itself but failed, resulting the following loop: "GamingServices" will be stopped in order to be updated > MS Store tried to download and install updates for "GamingServices" > Update fails > "GamingServices" restart itself > and back to step1.

    I've tried:

    • Repair and reset "GamingServices",
    • Uninstall "GamingServices" by Powershell and reinstall,
    • Repair and reset Xbox App
    • Clean install of Windows 10
    • Update Windows 10 version (currently at 22H2)
    All above did no effect to the issue.
    Hi Ram Liu

    Greetings!

    Thank you for posting in Microsoft Community. We are happy to help.

    • Are you an Xbox or PC insider?
    • Are you having an issue when installing an apps (any apps) in the Microsoft Store?
    • Can you provide us a screenshot of the issue?
    Please run the System File Checker in Windows: Using System File Checker in Windows - Microsoft Support

    Restart your computer once done.

    We look forward to your reply.



    Sincerely



    Microsoft Forum Moderator
  4. andersonpassos Win User

    One game works. Nothing else launches...PC Game Pass

    Thank you for contact us! I'm Anderson, an Independent Consultant and a Microsoft user like you.

    good morning

    Create a notepad file with the following name:

    "RepairGamingServices.ps1"

    inside the file paste this text (if quotes):

    "

    Get-AppxPackage *gamingservices* -allusers | remove-appxpackage -allusers

    Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServices" -recurse

    Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServicesNet" -recurse

    "

    Then, to run, right-click on the file, and run as administrator. then restart windows. then you need to open the Xbox app from Windows 10 that will be warning you that you need to install an extra component for the app, accept and wait for the installation. After that, Microsoft guarantees that you will be able to reopen and download Xbox Game Pass games on Windows 10.

    try the following:

    - press on the keyboard Windows + R and type in the run the command "regedit".

    - Search for HKEY_LOCAL_MACHINE - System - CurrectControlSet - Services

    - Delete the "GamingServices and GamingServices.net"

    - Then open your XBOX application which will ask for the Game Service to be installed, after completion it will work again

    https://support.microsoft.com/en-us/windows/win...
  5. andersonpassos Win User

    Xbox Game Pass won't install games on specific drives on Windows 10 [ERROR 0x80070005]

    Thank you for contact us! I'm Anderson, an Independent Consultant and a Microsoft user like you.

    good afternoon

    follow these steps:

    Select the Start button in the lower left corner of the main screen and select Settings.

    Select Update and Security > Check for Updates.

    Select View optional updates, then select update KB5004476 from the list.

    KB5004476

    Select Download and Install.

    When the update is complete, restart the device.

    You should now be able to install, update and launch games.

    Are you still in trouble?

    Create a notepad file with the following name:

    "RepairGamingServices.ps1"

    inside the file paste this text (if quotes):

    "

    Get-AppxPackage *gamingservices* -allusers | remove-appxpackage -allusers

    Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServices" -recurse

    Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServicesNet" -recurse

    "

    Then, to run, right-click on the file, and run as administrator. then restart windows. then you need to open the Xbox app from Windows 10 that will be warning you that you need to install an extra component for the app, accept and wait for the installation. After that, Microsoft guarantees that you will be able to reopen and download Xbox Game Pass games on Windows 10.

    try the following:

    - press on the keyboard Windows + R and type in the run the command "regedit".

    - Search for HKEY_LOCAL_MACHINE - System - CurrectControlSet - Services

    - Delete the "GamingServices and GamingServices.net"

    - Then open your XBOX application which will ask for the Game Service to be installed, after completion it will work again
  6. andersonpassos Win User

    Resident Evil 7: Biohazard (PC - Xbox Game Pass) is not installing

    Thank you for contact us! I'm Anderson, an Independent Consultant and a Microsoft user like you.

    good morning

    Follow these steps:

    Select the Start button in the lower left corner of the main screen and select Settings.

    Select Update and Security > Check for Updates.

    Select View optional updates, then select update KB5004476 from the list.

    KB5004476

    Select Download and Install.

    When the update is complete, restart the device.

    You should now be able to install, update and launch games.

    Are you still in trouble?

    Create a notepad file with the following name:

    "RepairGamingServices.ps1"

    inside the file paste this text (if quotes):

    "

    Get-AppxPackage *gamingservices* -allusers | remove-appxpackage -allusers

    Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServices" -recurse

    Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServicesNet" -recurse

    "

    Then, to run, right-click on the file, and run as administrator. then restart windows. then you need to open the Xbox app from Windows 10 that will be warning you that you need to install an extra component for the app, accept and wait for the installation. After that, Microsoft guarantees that you will be able to reopen and download Xbox Game Pass games on Windows 10.

    try the following:

    - press on the keyboard Windows + R and type in the run the command "regedit".

    - Search for HKEY_LOCAL_MACHINE - System - CurrectControlSet - Services

    - Delete the "GamingServices and GamingServices.net"

    - Then open your XBOX application which will ask for the Game Service to be installed, after completion it will work again
Thema:

Windows 10 service "GamingServices" keeps updating and failing

Loading...
  1. Windows 10 service "GamingServices" keeps updating and failing - Similar Threads - Windows service GamingServices

  2. Ghost PIN, Windows Hello, and inaccessible services - how can I fix this?

    in XBoX Accessibility
    Ghost PIN, Windows Hello, and inaccessible services - how can I fix this?: Helllo! I've had a great deal of trouble as I've been seeking to sign into several things with this Microsoft account, and failed. A long time ago, maybe in my early teens, I created an account...
  3. when trying to instal gaming services for xbox on my windows 10 pc it will nearly download...

    in XBoX on Consoles
    when trying to instal gaming services for xbox on my windows 10 pc it will nearly download...: please can anyone respond with help 35743a80-e07b-480d-bc1e-e87ccf82fd40
  4. Wo Long Fallen Dynasty in PC GamePass on Windows 11 the Gaming Services app pops up in...

    in XBoX Games and Apps
    Wo Long Fallen Dynasty in PC GamePass on Windows 11 the Gaming Services app pops up in...: Every time I try to launch Wo Long Fallen Dynasty in PC GamePass on Windows 11 the Gaming Services app pops up in Microsoft Store, and then I immediately get an error. One of these pops up:...
  5. Updated to windows 11 and am unable to update Gaming Services with error 0x80073cf9

    in XBoX Games and Apps
    Updated to windows 11 and am unable to update Gaming Services with error 0x80073cf9: Recently upgraded to windows 11 and now most of my Game Pass games are gone and I am unable to play or reinstall them. I am getting error code 0x80073cf9. I have tried resetting the window store...
  6. Windows 11 Xbox game pass app tells me i need to install xbox game pass services and then...

    in XBoX on Windows
    Windows 11 Xbox game pass app tells me i need to install xbox game pass services and then...: I tried uninstalling the app and reinstalling it but now i cant install the game pass app. 669f409c-1ffc-4924-b160-961a33b673d9
  7. Is it possible to download missing services for windows 11?

    in XBoX Games and Apps
    Is it possible to download missing services for windows 11?: My windows 11 computer is missing some servers called Xbox Live Auth Manager, Xbox Live Game Save and Xbox Live Networking service is there a way I can download these missing services? My Xbox...
  8. I'm can't sign in to windows pc gamepass and am missing services

    in XBoX Games and Apps
    I'm can't sign in to windows pc gamepass and am missing services: Whenever I try to click on sign in on the gamepass app. It loads a blank screen then closes. I've tried loads of fixes I could find, uninstall and reinstall, repair and reset of gaming services,...
  9. Gaming Services on Windows 11 not possible to install

    in XBoX Games and Apps
    Gaming Services on Windows 11 not possible to install: Hi I have used MS Flight Simulator for a while, but suddenly it would not start anymore. I have tried different things, but nothing makes it work. The problem seems to be the Gaming Services...
  10. Windows 10 rollback broke my Xbox app / Gaming Services

    in XBoX Games and Apps
    Windows 10 rollback broke my Xbox app / Gaming Services: Hello, Recently I woke up to my computer updating to windows 11 which I was totally fine with. Once the update was finished I looked around and decided I wanted to roll back to windows 10 as I...