how to reset the store

Anonymous
2019-02-18T01:09:45+00:00

cant install asphalt 8

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.

0 comments No comments

6 answers

Sort by: Most helpful
  1. Anonymous
    2019-02-18T01:16:44+00:00

    Hi,

    I'm Diego Rios, an Independent Advisor willing to help other Microsoft customers.

    I will suggest you to try the following procedures below:

    1. Run Windows App Troubleshooter

    Windows Key+X > Click Settings > Click Update & security > Click Troubleshoot > Scroll down to the bottom > Click Windows Store Apps > Click Run the Troubleshooter

    Try to download it again

    If didn't work

    Reset the Microsoft store

    1. Reset Windows Store in Settings

    Type Apps in Windows Start Search box > Click Apps & Features > Scroll down & click Microsoft Store > Click Advanced Optons > Reset

    If the issue persist I would suggest you to following the procedures below:

    Re-register Microsoft Store app for Current User

    1. Terminate the Microsoft Store app to make sure it's closed and not running.
    2. Open Power-Shell as Administrator
    3. Copy and paste the command below into Power-Shell, and press Enter.

    Get-AppXPackage *Microsoft.WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

    1. When finished, you can close Power-Shell, and try opening the Microsoft Store app again ..

    If still didn't work, try to Re-register Microsoft Store app for All Users

    You must be signed in as an administrator to be able to do this option.

    1. Terminate the Microsoft Store app to make sure it's closed and not running.
    2. Open an elevated Power-Shell
    3. Copy and paste the command below into the elevated Power-Shell, and press Enter.

    Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

    1. When finished, close the elevated Power-Shell,
    2. Restart the computer to apply.
    3. Try opening the Microsoft Store app again.

    Please let me know if this helped and works.

    Best Regards,

    Diego R.

    Was this answer helpful?

    7 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2019-02-18T02:14:55+00:00

    when i try to use 

    Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”} 

    it seys 

    Cannot load PSReadline module.  Console is running without PSReadline.

    PS C:\WINDOWS\system32> Get-AppXPackage *Microsoft.WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Reg

    ister “$($_.InstallLocation)\AppXManifest.xml”}

    PS C:\WINDOWS\system32>

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2019-02-18T02:14:55+00:00

    Hello shaquileslade,

    I'm Independent Advisor and Microsoft MVP, here to help you with your question.

    Try re-registering Store app. Perform these steps:

    1. Search for Windows PowerShell using Cortana or Windows Search.
    2. From results, right click on Windows PowerShell and select Run as administrator.
    3. Then type following command and press Enter key:

    Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    Let the command complete.

    1. Close Windows PowerShell and check Store app, it should work fine now.

    Let us know if this helps!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2019-02-18T01:19:32+00:00

    Hi shaquileslade

    Open the Start Menu and click on the Settings icon. Next, click 0n System and then on Apps & features in the left panel. Having done that, you will see the following window.

    Next, identify the app which is not working properly and click on it. the panel will expand and you will see options to Move and Uninstall. Here you will also see Advanced options. Click on it and the following window will open.

    Here, you will have to click on the Reset button, to reset the app. Clicking on it will open the following warning window, telling you that the app’s data will be deleted and preferences reset.

    Click on Reset. In a few seconds, you will see a check mark next to the reset button, indicating that the operation has been completed successfully.

    Now see if the Windows Store app is working properly. It should!

    https://www.google.com/amp/s/www.thewindowsclub...

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2019-02-18T01:21:15+00:00

    Was this answer helpful?

    0 comments No comments