When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

Here's how you can fix the missing Store bug in Windows 10 build 17110

Yesterday, build 17110 was released to Insiders on the Fast ring, which included a few new features for enterprises. Although it wasn't mentioned along with other known issues accompanying the build, apparently many Insiders have experienced a strange issue following its release; they can no longer access the Store app.

Several instances of this bug have been reported, mentioning the Store missing from the taskbar, unpinned from the "Start" menu, and in some cases, completely missing from the "All apps" list.

Now, in a forum post, Jason Howard, Senior Program Manager of the Insiders team, has detailed a fix for users experiencing this issue. Although this workaround does not seem to be working for everyone - including Howard himself - it has not induced any negative ramifications in the systems where the bug still hasn't been fixed.

Here's how you can implement the aforementioned fix:

  1. Reboot your device
  2. Open Powershell (with Admin permissions)
  3. Paste in the following command:
    Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
  4. Reboot the device
  5. Store should now work

Bear in mind that Microsoft has warned users against resetting the Store application, even if the workaround above does not fix the issue. Performing an app reset will completely remove the application from your PC, perhaps making it even harder to recover later.

As of yet, the fix detailed above is the only one quoted by Howard in his original post. Do note that this is not an official Microsoft workaround, so keep an eye out for further updates regarding the issue.

Report a problem with article
Next Article

Here's the full changelog for Android 8.0 update on Samsung Galaxy S8 and S8+

Previous Article

Huawei P20 Lite with an iPhone X-like notch leaks

Join the conversation!

Login or Sign Up to read and post a comment.

34 Comments - Add comment