Tip: Fix the Missing Microsoft Store in Windows 10 Build 17110

Tip: Fix the Missing Microsoft Store in Windows 10 Build 17110

Windows Insiders on the Fast ring who installed build 17110 this week got a nasty—or welcome—surprise: The Microsoft Store app is missing.

Depending on your perspective, this is either a huge and obvious problem or a hopefully peek at what Windows 10 would be like today if Microsoft hadn’t gone down its disastrous mobile path. But either way, it’s just a bug in a pre-release version of Windows 10 and nothing to get too excited about.

Windows Intelligence In Your Inbox

Sign up for our new free newsletter to get three time-saving tips each Friday — and get free copies of Paul Thurrott's Windows 11 and Windows 10 Field Guides (normally $9.99) as a special welcome gift!

"*" indicates required fields

This field is for validation purposes and should be left unchanged.

Also, there’s a fix.

“We launched build 17110 and have received a quick influx of feedback regarding the Microsoft Store application not functioning as expected,” Microsoft’s Jason Howard writes in a Microsoft support forum post. “There are several experiences being reported, [including] pinned tiles missing on Start, [a] missing pin from taskbar, [the] application not showing in [the] ‘All Apps’ list [in] Start, [and the app being] missing from Settings > Apps & features.”

In other words, the Microsoft Store app is gone.

Howard says that Insiders should not try to reset the Store app because that will actually remove it permanently. But he does provide the following workaround, which is apparently not “official” but does appear to solve the problem:

  • Reboot the PC.
  • Open Powershell with Administrator permissions.
  • Paste in the following command:
    Get-AppXPackage WindowsStore -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
  • Reboot the PC.

Voila! The Microsoft Store app should now appear and work normally. Obviously, this will be fixed in time for the next Insider build, which could happen as soon as the end of this week.

 

Tagged with

Share post

Please check our Community Guidelines before commenting

Conversation 17 comments

  • Redbreva

    01 March, 2018 - 9:20 am

    <p>No Store problem for me, just a GSOD most times I exit Edge, which is a pity as I seem to be one of only a small number of users who actually use/like Edge!!</p><p>Ah well, back to Firefox till the next build…</p>

  • Tony Barrett

    01 March, 2018 - 9:43 am

    <p>I'd say it's a bit of a bonus that the store has gone awol. Maybe MS could roll that out to the release channel! 😉 Nobody's losing out much.</p>

    • david.thunderbird

      01 March, 2018 - 9:55 am

      <blockquote><a href="#249746"><em>In reply to ghostrider:</em></a></blockquote><p>I'll second that. it is just barely less useless than cortana.</p>

    • jimchamplin

      Premium Member
      01 March, 2018 - 10:21 am

      <blockquote><a href="#249746"><em>In reply to ghostrider:</em></a></blockquote><p>Except the people who use it. Thanks.</p>

    • warren

      01 March, 2018 - 10:32 am

      <blockquote><a href="#249746"><em>In reply to ghostrider:</em></a></blockquote><p><br></p><p>The built-in Weather program is the best such program on Windows. It's fast, accurate, has a good radar mode, has no advertising, looks great in 4K, and you can pin your local weather info to the Start menu. What's the upside to this not being available?</p>

      • hrlngrv

        Premium Member
        01 March, 2018 - 7:16 pm

        <p><a href="#249761"><em>In reply to warren:</em></a></p><p>I absolutely agree about the Weather app, but it's a sad comment on UWP that it's the best bundled UWP app in Windows 10.</p>

    • Soundtweaker

      01 March, 2018 - 1:09 pm

      <blockquote><a href="#249746"><em>In reply to ghostrider:</em></a> You do realize the store is about to get thousands of PWA's right?</blockquote><blockquote><br></blockquote><p><br></p>

      • hrlngrv

        Premium Member
        01 March, 2018 - 7:17 pm

        <p><a href="#249795"><em>In reply to Soundtweaker:</em></a></p><p>If they're PWAs, they don't have to be installed from the Store.</p>

  • JeffFerguson

    01 March, 2018 - 9:48 am

    <p>Thanks, Paul. I wondered what that blank spot was on my Insider build's Taskbar. I'll give this fix a shot tonight.</p>

  • craigsn

    Premium Member
    01 March, 2018 - 10:27 am

    <p>This fix is not working for me. As the AppXManifest.xml isn't found in any windows directory, only in my Visual Studio directory, and this fix doesn't even find that. </p>

    • johnbaxter

      01 March, 2018 - 11:39 am

      <blockquote><a href="#249759"><em>In reply to craigsn:</em></a></blockquote><p>On one of my machines, the manifest file was not found the first time I ran the command but there was no error the second time. And the store seems to have been fixed.</p><p><br></p><p>On the other machine, the manifest file was not found in several tries but the store appears to have been fixed anyhow. I don't know what pieces of store might be missing (it is able to download things…I haven't tried to acquire anything new.</p><p><br></p><p>And all three cases (the two above plus simple failure) appear in the comments to the forum post.</p>

      • craigsn

        Premium Member
        01 March, 2018 - 1:51 pm

        <blockquote><a href="#249779"><em>In reply to johnbaxter:</em></a></blockquote><blockquote><br></blockquote><blockquote><em>this afternoon, the store appeared in the app list, and worked as expected. I don't see any download or software update that should have fixed this, so not sure what happened in the interim. </em></blockquote><p><br></p>

  • RonH

    Premium Member
    01 March, 2018 - 10:46 am

    <p>I just did my update 17110.rs4_release.180223-1515.</p><p>no issues.</p><p><br></p><p>did they fix it?</p>

  • jimchamplin

    Premium Member
    01 March, 2018 - 2:46 pm

    <p>I've paused updates and I'm sticking on 17107 until the next build.</p>

  • hrlngrv

    Premium Member
    01 March, 2018 - 7:31 pm

    <p>The double quotes in the Powershell command copy-paste as something other than ASCII double quote characters.</p><p><br></p><p>FWIW, the Powershell command doesn't fix the Store app on my system. No great loss, though I have to wonder how that affects updating the Store version of desktop Office.</p>

  • SvenJ

    01 March, 2018 - 8:31 pm

    <p>No store problem here. Icon and tiles are everywhere they should be.</p>

  • derylmccarty

    Premium Member
    01 March, 2018 - 10:28 pm

    <p>I did have the "issue" (problem, no so much) but the correction using Power Shell worked the first time. I did not boot then Power Shell (admin) then restart, I just stopped the Edge article I was reading, went to PS, executed the command, then restart. Et Voila</p>

Windows Intelligence In Your Inbox

Sign up for our new free newsletter to get three time-saving tips each Friday

"*" indicates required fields

This field is for validation purposes and should be left unchanged.

Thurrott © 2024 Thurrott LLC