How to solve the win10 application store flashback win10 application store can not open the graphic detailed

  
                                                                                                                                                                                         There may be some users who have encountered the problem of the application store, the application cannot open or flash back after upgrading Win10. At this time, try to solve the problem by the following methods.
Scenario 1: 1. Click on the search bar (Cortana Xiaona) icon in the taskbar, enter Powershell, right click on Powershell in the search results, select “run as administrator&&quo;

2 Execute the following command:
1 For the Win10 app store, please enter the following command (copy and paste) and press Enter: $manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\\AppxManifest.xml ' Add-AppxPackage -DisableDevelopmentMode -Register $manifest

2 For Win10 applications, please enter the following command:
Get-AppXPackage -AllUsers
Copyright © Windows knowledge All Rights Reserved