How to Fix Microsoft Store Button Problem on Windows 10?
In Windows 10, Microsoft offers lots of fascinating features, and one of them is Windows Store. However, some users are facing hassles in downloading apps from it. If you are one of them, then here are the essentials instructions that will help you out effortlessly. Here are the steps to fix this issue.
Log in and Out of the
Microsoft Account
In case the user wishes to log in and out of the
Microsoft account, then they can pursue the mentioned instructions.
·
Go to the Microsoft Apps
Store and launch it.
·
You should click on the
profile image on the upper right-hand side of the screen then log out it.
·
After that, you have to
log in once again.
Run Windows Applications
Troubleshooter
In case the user wants to run Windows
applications troubleshooter, then abide by the provided steps.
·
Go to the Start button
and press it.
·
You should click on the
Settings.
·
After that, click on the
Update and Security option.
·
Then navigate to the
Troubleshoot option and click on it.
·
You should move down to
the end of the screen and click on the Windows Store Apps option.
·
Now, select the Run the
Troubleshooter.
Reset Windows Store via
Command Prompt
In case the user wishes to reset the Windows
Store via Command Prompt, then they can pursue the mentioned instructions.
·
Navigate to the Windows
Search section.
·
After that, enter cmd
into it.
·
Then go to the Command
Prompt and right-click on it.
·
You should click on the
Run as Administrator.
·
Later, input the
‘WSreset.exe’ and hit the Enter key.
·
Now, restart the PC.
Register All Store
Applications Again
In case the user wants to register all store
applications again, then abide by the provided steps.
·
Go to the Start logo on
your system.
·
After that, select the
Windows PowerShell and right-click on it.
·
You should launch it
with Administrator rights.
·
Then copy the pursuing
lines from under and reach the PowerShell then right-click on it to paste this:
·
Get-AppXPackage
-AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register
“$($_.InstallLocation)AppXManifest.xml”}.
·
Thereafter, hit the
Enter key.
·
Now, reboot the system.
Install the Microsoft
Store Application
In case the user wishes to reset the Windows
Store via Command Prompt, then they can pursue the mentioned instructions.
·
Navigate to the Start
logo on your system.
·
Go to the Windows
PowerShell and right-click on it.
·
You should launch it
with Administrator rights.
·
Then copy the pursuing
from under and reach the PowerShell then right click on it to paste:
·
Get-AppxPackage
-allusers *WindowsStore* | Remove-AppxPackage
·
Get-AppxPackage
-allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode
-Register “$($_.InstallLocation)AppXManifest.xml”}.
·
You have to hit the
Enter button.
·
Finally, restart the
system.
Comments