Is there anything about the MS Store and Calendar being missing everywhere in Ver. Windows10 ver 2004?
Microsoft Store app missing.
What i did was the app reset. Now its nowhere . Not in Cortana, Apps and Features, etc. I ran the troubleshooter from Microsoft. both inbuilt and the one downloaded from MS. And I can get this message " you need a new app to open this ms-windows-store. "
Is it completely gone? or can I reregister it ?
Windows for home | Windows 10 | Microsoft Store
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
194 answers
Sort by: Most helpful
-
Anonymous
2020-06-25T17:57:24+00:00 -
Anonymous
2020-06-10T01:58:39+00:00 Press Windows key + X
Click Windows PowerShell (Admin)
At the command prompt, type the following then hit Enter:
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Restart, then try launching the Store again.
What should I restart? My PC or What?
-
Anonymous
2020-06-08T16:52:31+00:00 What i did was the app reset. Now its nowhere . Not in Cortana, Apps and Features, etc. I ran the troubleshooter from Microsoft. both inbuilt and the one downloaded from MS. And I can get this message " you need a new app to open this ms-windows-store. "
Is it completely gone? or can I reregister it ?
Microsoft store secara tiba tiba tidak bisa digunakan atau dibuka.
Saya sudah melakukan berbagai cara mulai dari reset, wsreset.exe, troubleshooting, cmd, powershell, regedit, reinstal windows 10 dan update versi terbaru tapi microsoft store tetap tidak berfungsi atau crash.
Akhirnya saya menemukan solusi dengan menggunakan media creation tool pada link ini.
https://www.microsoft.com/en-gb/software-download/windows10
semoga menjadi solusi bagi anda
regards
michael
-
Anonymous
2020-05-29T22:01:13+00:00 Andre da Costa. I give you a medal for your opinion. I have try to get Microsoft store app with all ideas on internet...no, non of then work until found yours. The solution is to use Powr shell....and the command Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}.
But one aditional comment from me....at Power shell alike di not work ..but with Power Shell (x86) ..yes that work perfect...
Thanks
Robert Henriquez
I am glad to know there is a simple solution. I tried that command until I was blue in the face.
I Reset, with and without saving personal files. No luck. Still missing.
The only thing that brought it back was a complete re-install of Windows 10 from a USB stick. This wipes your drive clean. That brought it back.
-
Anonymous
2020-05-29T21:12:04+00:00 Andre da Costa. I give you a medal for your opinion. I have try to get Microsoft store app with all ideas on internet...no, non of then work until found yours. The solution is to use Powr shell....and the command Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}.
But one aditional comment from me....at Power shell alike di not work ..but with Power Shell (x86) ..yes that work perfect...
Thanks
Robert Henriquez