Microsoft Store / Xbox App not working
Run ctfmon
and wsreset
commands.
If these don't help, you can try the wsreset -i
command. It reinstalls the Store app. It must be let running at least 20 minutes.
ReviOS 22.01 and 22.02 Xbox app problem
If the updating is done, and Xbox login is still not working, go through these steps:
- Go to https://store.rg-adguard.net/
- Change the search options from
URL (link)
toPackageFamilyName
andRP
toSlow
, and search forMicrosoft.GamingApp_8wekyb3d8bbwe
- Download the following packages:
Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe.appx
Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x64__8wekyb3d8bbwe.appx
Microsoft.UI.Xaml.2.7_7.2203.17001.0_x64__8wekyb3d8bbwe.appx
Microsoft.GamingApp_2203.1001.4.0_neutral_~_8wekyb3d8bbwe.msixbundle
- Go where you downloaded the files, Shift + Right-Click and choose
Open Powershell window here
- Run
Add-AppxPackage
with the downloaded files. E.g.:Add-AppxPackage Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe.appx
. Make sure you install the packages in the order listed above. - Restart
ReviOS 22.05 Store issues
- Open PowerShell in administrator mode, e.g. Right-Click on the Start Menu button (Win), and select
Windows PowerShell (Admin)
- Run this command:
Get-CimInstance -Namespace "Root\cimv2\mdm\dmmap" -ClassName "MDM_EnterpriseModernAppManagement_AppManagement01" | Invoke-CimMethod -MethodName UpdateScanMethod
- After this, go inside the Store, and check for app updates.
On the older Store UI you can do it by:
- Click the 3 dots in the upper right corner of the window
- Click
Downloads and updates
On the newer Store, you can do it by going inside the Library page.
If you have updates, the Store should start installing them automatically. If not, click Get Updates
.