Fix Microsoft Store Error Game/App Does Not Work On This Device
Steps to Fix Microsoft Store Error Game or App Does Not Work On This Device on Windows 10
DISCLAIMER: Disable antivirus or Windows Security controlled folder access AT YOUR OWN RISK. Disabling it is my personal choice and I will not be held personally responsible for any threats or harm to your system.
Keep in mind that if you disable it, your device may be vulnerable to threats and make sure to enable it after the issue is resolved.
Step 1) Make sure the Date & Time is correct
Step 2) Sign out and Sign in again on Microsoft Store.
Step 3) Update Windows 10
Step 4) Update Store Apps
Step 5) Run Windows store app troubleshooter
Step 6) Clear the Microsoft Store cache using wsreset command
Step 7) Reset Microsoft Store
Step 8) Disable antivirus or Windows Security controlled folder access AT YOUR OWN RISK. Disabling it is my personal choice and I will not be held personally responsible for any threats or harm to your system.
Keep in mind that if you disable it, your device may be vulnerable to threats and make sure to enable it after the issue is resolved.
Step 9) Restart Microsoft Install service
Step 10) Uninstall & Reinstall Store
Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
Reboot your computer
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 11) Run SFC and DISM Command
sfc /scannow
Dism /Online /Cleanup-Image /RestoreHealth
Step 12) Run inetcpl.cpl command
In Advanced Tab
Tick Use TLS 1.2
Step 13) Update Windows 10 using Media Creation Tool: https://www.microsoft.com/en-in/software-download/windows10