method One, remove the cache to solve the problem that the application store can't open
The problem that the App store doesn't open is always bothering some users. Although Microsoft has claimed to have fixed the issue in the last Windows 10 update, let's introduce one way: Remove the WIN10 store cache.
To delete a cache, you first need to find the right location. The path to the WIN10 application store is:
Note that to get into the AppData folder above, you need to display hidden files, you can find options in the View tab of the File Explorer, and then select Show hidden files, folders, and drives in the View tab of the folder options.
After entering the LocalCache folder, delete all the files and folders inside (cached files will be rebuilt and deleted anyway). When you try to open a store application, the problem should be resolved.
Solution Two,
1, click on the taskbar search (Cortana Natalie) icon, enter PowerShell, in the search results right-click PowerShell, select "Run as Administrator."
2. Execute the following order:
① the
Win10 application store is not open, enter the following command (copy and paste) to return:
$manifest = (Get-appxpackage microsoft.windowsstore). InstallLocation + ' \appxmanifest.xml '; Add-appxpackage-disabledevelopmentmode-register $manifest
② for Win10 applications , enter the following command:
Get-appxpackage-allusers | Foreach {Add-appxpackage-disabledevelopmentmode-register $ ($_). installlocation) \appxmanifest.xml "}
3, open Settings-Update and Security-windows update (can be opened directly), all detected updates are installed complete.
4, for the application store will not open the problem, if the above method does not work, you can try to reset the application store:
Press Win+r to open run, enter Wsreset, return
5, if you open the application store prompts "Server error, we have a bad time", the error code for 0X80072EFD, which may be the proxy settings in IE caused.
You can check IE's Internet Options-connection-LAN settings, as shown in the following illustration, and uncheck if "Use Proxy server for LAN" is checked.
Solution III,
You can close the Start menu by opening the WIN10 application store and then opening the Start menu immediately, when the open Win10 App Store will not flash, but instead load the page and wait for the App store to load .
Encounter WIN10 Application Shop can not open friends, may wish to try the above methods, Win8 users may try Oh