Reinstall (enable) Store

Hallo,
I've done update from Windows 7 Professional x64 to Windows 10 Pro x64. Everything is fine, except Windows Store, which creates shortcutes, but it seems, like it is not installed. When some program call him (throught cmd), then apeared alert which says that I might reinstall him. When some program call him streight, blue window blicks same as if I start him from a shortcut. On shortcuts he is darker then another apps, and on home screen he as an "!" writen on him. I don't know how to start him... Another way, he had created his registry keys, but I can't find him in %windir%. I can't even repair it due to Manifest isn't exist.

Thank you for any advice.

Troubleshooter:

Answer
Answer

Hi,

Method 1: Run the SFC.

     Follow the below steps:

  1. Open Command Prompt.
  2. Select “Run as Administrator”.
  3. Type “sfc /scannow” without quotes and hit Enter.

Now check for the issue.

  Method 2: Try repairing the store and check if it helps: 

1. Press WinKEY + X or put the mouse in the lower left corner

2. Open the Command Prompt (Run as Administrator)

3. Type in WSReset.exe and hit enter.

4. Type the following in a Command Window (CMD) to re-register the Store App:

powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.XML

If the above method doesn’t fix the issue perform Method 3.

 

Method 3:

Follow the below steps:

•Open Powershell as administrator

•Run the command

Get-appxprovisionedpackage –online | where-object {$_.packagename –like “*windowscommunicationsapps*”} | remove-appxprovisionedpackage –online

 

11 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated January 25, 2024 Views 12,874 Applies to: