Fix eFootball 2022 Not Installing/Downloading From Microsoft Store On Windows 10 or 11

Описание к видео Fix eFootball 2022 Not Installing/Downloading From Microsoft Store On Windows 10 or 11

Fix Can't install/download eFootball 2022 On Microsoft Store On Windows 10 or 11
Step 1) Sign out and sign, make Sure date, & time zone is correct
Step 2) Try installing games from my library, make sure gaming service is installed
   • How To Reinstall Gaming Services On W...  
Step 3) Run Windows Store Troubleshooter
Step 4) Clear store cache Using wsreset command
Step 5) Update Windows 11 or 10
Step 6) Reset Store app
Step 7) Restart Windows Update, Microsoft Store Install and background intelligence service
Step 8) Delete Windows Store local cache file: C:\Users\User_name\AppData\Local\Packages \Microsoft.WindowsStore_8wekyb3d8bbwe\LocalCache

Step 9) Run Powershell command to re-register store
Get-AppXPackage WindowsStore -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Step 10) Uninstall & Reinstall Store
Get-AppxPackage windowsstore | Remove-AppxPackage

Reboot your computer

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

Step 11) Run DISM Command
sfc /scannow
Dism /Online /Cleanup-Image /RestoreHealth
Step 12) Run inetcpl.cpl command
Step 13) Reset Windows 10/11 (Create a backup first as it may result in data loss)

Комментарии

Информация по комментариям в разработке