Guest User

Temp Fix

a guest
Mar 31st, 2021
881
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. I found a temporary solution.
  2.  
  3. Try this
  4.  
  5. Download the previous Xbox and Gaming Services here: https://mega.nz/file/aiBwAJpS#KmEbWa-BfU7kMGhrkW2x4dSkX3zlowgxdJNk5WAxPQs
  6.  
  7. Put the files in the root of your HDD (C:\ for example)
  8.  
  9. Open the Microsoft Store and go to the 3 dots on the upper right and go to Settings and turn off “Update apps automatically”
  10.  
  11. Uninstall the Xbox app through Settings>Apps> Apps and features
  12.  
  13. Press the Windows key + X and select Windows Powershell (Admin)
  14.  
  15. Run the command
  16.  
  17. Get-AppxPackage Microsoft.GamingServices | Remove-AppxPackage
  18.  
  19. Restart your PC
  20.  
  21. After the restart open Powershell as Admin again then run
  22.  
  23. add-appxpackage -path C:\Microsoft.GamingApp_2021.322.1830.0_neutral___8wekyb3d8bbwe.Msixbundle
  24.  
  25. and
  26.  
  27. add-appxpackage -path C:\Microsoft.GamingServices_2.51.3002.0_neutral___8wekyb3d8bbwe.AppxBundle
  28.  
  29. Check the versions on the Microsoft Store “Downloads and Updates”
  30.  
  31. DO NOT UPDATE the Xbox app if it ask you to! And stop them if they start when you open “Downloads and Updates”
  32.  
  33. Also note that even with turning off “Update apps automatically” these apps may update by themselves anyways.
  34.  
  35. Let me know if works for you
Add Comment
Please, Sign In to add comment