Site icon TechAIpost

Solved: Microsoft Store install button Greyed out Windows 10

Microsoft Store install button greyed out

The Microsoft store on Windows 10 is the official marketplace to download free and paid games, apps and more. Well with regular updates & improvements it’s gaining the trust of users and developers. However, there are times that, without knowing why, this store gives problems to many users. And one of these problems is the one that makes the Microsoft store install button greyed out and it prevents users from download apps, games from the Microsoft Store on Windows 10.

After recent windows 10 Update, While attempting to install games or apps such as Spotify and several other apps from Microsoft store the install seemed to fail without giving an error code, and now the install bar is greyed out and nothing happens when it is pressed.

Windows Store Install button is greyed out

From a compatibility failure to failure with an update, an unexpected crash, problems with dependencies and even an antivirus may the reason why the Microsoft Store may fail or store downloads are blocked. If you are also struggling with similar problem, while visit the Microsoft Store to download one or more games to your Windows 10 device, but some of the games Install buttons are greyed out, then you’re at the right place for a fix to this issue.

Let’s start with basic troubleshooting:

Update Windows 10

Even applying the above solutions, the Windows Store still does not work, the next thing we must do is make sure the latest Windows Update updates are installed on your device. in addition to using the latest version of Windows. Using an old version may be the reason why this button is not available because it is not compatible.

Update Microsoft Store:

Clear Windows Store cache

This is another solution that probably fixes the problem if a corrupted store database cache causes the issue.

Running wsreset command reset the Microsoft Store without changing account settings or deleting installed apps. In simple words, this executable clears the Windows Store cache.

Run the Store app troubleshooter

Run the build-in Windows store app troubleshooter that allows analyzing the correct functioning of the Windows store to detect and correct the most common problems.

Reset the Microsoft Store app

If it still does not work, another option is to reset the Windows Store settings to their default values. wsreset.exe also reset the store app but the following method is advanced that clear store cache, user Login Credential, store database and make it new.

Re-register store app

Still, need help fixing Microsoft store problems? Let’s re-register the app that probably helps to fix the issue.

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

 

Exit mobile version