The Microsoft Store failing to update can stop you from getting new apps or the latest versions of existing ones. This problem often stems from a buildup of temporary files or a glitch within the Store itself.
Thankfully, there are several methods to get things running smoothly again. Here’s a step-by-step guide to resolving this issue.
Reinstall the Microsoft Store
If other methods have failed, reinstalling the Microsoft Store is a comprehensive solution that replaces the current installation with a fresh version.
Step 1: Press Win + X
.
Step 2: Run Windows PowerShell
as Administrator.
Step 3: Paste the following command:
get-appxpackage *WindowsStore* | remove-appxpackage
Step 4: Press Enter
.
Once uninstalled:
Step 5: Press Win + X
.
Step 6: Run Windows PowerShell
as Administrator again.
Step 7: Paste the following command:
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Step 8: Once the installation is complete, launch the Microsoft Store and try updating it again.
Reset the Microsoft Store to Default Settings
Restoring the Microsoft Store to its original configuration can resolve update problems. This process ensures all settings are at their default values, potentially fixing conflicts.
Step 1: Go to Settings > Apps
.
Step 2: Find and click on Microsoft Store
.
Step 3: Click on Advanced options
.
Step 4: Click on Reset
to restore the store to its default settings.
Step 5: Try updating the store again.
Reset the Microsoft Store Cache
An accumulation of cached data can hinder the Microsoft Store’s performance and prevent updates. Clearing this cache can improve its speed and fix update issues.
Step 1: Press Win + R
to open the Run dialog box.
Step 2: Type wsreset.exe
and press Enter
.
A command prompt window will appear and close automatically. The Microsoft Store will then reopen.
Step 3: Try updating the store again.
Restart or Enable the Microsoft Store Install Service
The Microsoft Store Install Service must be running for the store to update correctly. Restarting or enabling this service can solve update problems.
Step 1: Press the Windows key.
Step 2: Type services.msc
and press Enter
.
Step 3: Look for the Microsoft Store Install Service.
Step 4: Double-click on the service to check its status.
Step 5: If it is Running, click Restart
.
Step 6: If it is Disabled, select Automatic
in the Startup type dropdown, and then click Start
.
Step 7: Click Apply
and OK
.
Run the Windows Store App Troubleshooter
Windows includes a built-in troubleshooter for Microsoft Store apps. This tool can automatically detect and repair issues that prevent updates.
Step 1: Click Start > Settings
.
Step 2: Select Update & Security
.
Step 3: Click on Troubleshoot
and select Additional troubleshooters
.
Step 4: Select Windows Store apps
.
Step 5: Run the troubleshooter.
Step 6: Once the scan is complete, try updating the store again.
If you’ve tried these steps and the issue persists, you might need to seek assistance from Microsoft Support for more specific troubleshooting.