Share via

WIndows Store gaming services update error code 0x8007139F unable to launch any games.

Anonymous
2021-05-29T19:19:25+00:00

Purchased Mechwarrior DLC via the store 3 days ago. When I went to launch the game there is a gaming services update it must do before any games can be launched. I have signed out/in on the store, My PC has been restarted, and completely updated to current updates.

Online seems to be no help for code 0x8007139F

Windows for home | Windows 10 | Microsoft Store

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

27 answers

Sort by: Most helpful
  1. Anonymous
    2021-06-01T02:56:12+00:00

    Found this solution on reddit that fixed the issue:

    Go to the below and delete both keys and reboot. Fixed my issue.

    Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\GamingServices

    Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\GamingServicesNe

    OP: https://www.reddit.com/r/techsupport/comments/nnrhbz/how_to_fix_error_code_0x8007139f_when_updating/ To get to the keys.... https://docs.microsoft.com/en-us/troubleshoot/windows-client/deployment/view-system-registry-with-64-bit-windows

    Hope this helps -> not much else did :)

    Was this answer helpful?

    20+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-05-31T11:44:18+00:00

    Hi,

    I've tried pasting the commands into Powershell Admin but when I hit enter it just goes to the next line starting with >>

    Am I doing something wrong? Nothing happens when I paste any of the commands, no errors or anything

    Thanks in advance

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2021-05-29T19:52:03+00:00

    Good Day Yankee831,

    My name is Carlo, I'm an Independent Advisor and community member like you.

    I am also using Windows 10 pc. Let us work together to sort this out.

    Here's the steps you can try.

    -Press Windows key + R

    -Type Wsreset.exe and hit enter

    Wait for few seconds while it is resetting the Store cache.

    Once done proceed with these steps

    -Press Windows key + X

    -Click Windows Powershell Admin

    -Copy and paste each of the command below and hit enter.

    PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}

    Wait until it finishes re-registering then proceed with the next commands below.

    Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

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

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

    That will open the Gaming Services page in MS Store when you press Enter.

    Then click Get to reinstall Game Services.

    You should see a progress bar that will be the Windows Store re-registering itself with Windows 10.

    Reboot your computer and check.

    I hope the information above helps. Please let me know how it goes.

    Have a wonderful day ahead and stay safe.

    Sincerely,

    Carlo T.

    Was this answer helpful?

    7 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2021-05-31T08:19:10+00:00

    These would be better if they were broken down to each link, makes it hard to decide which ones start and end

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2021-06-01T01:21:07+00:00

    Did you ever find a fix because I'm just now getting this issue

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments