What should I do if the win10 App Store cannot be opened? How can I solve 0XD00002B8 and win100xd00002b8?
When using the Windows 10 system App Store, a menu prompt is displayed, with the code 0XD00002B8. What should I do? Let's take a look at the solution.
On the Windows 10 system desktop, right-click the Start menu and choose "run" from the shortcut menu.
This will open the operation window, enter the command wsreset.exe in the window, and then click OK.
In this case, the App Store reset window will pop up, and the app store will be automatically reset and checked to see if the app store can be opened normally.
If you still cannot open the App Store, right-click the start button again and select the "Windows Powershell" menu item in the pop-up menu.
In the open Powershell window, enter the command get-appxpackage * store * | remove-appxpackage, and then press enter to execute the above command, so that we can first remove the application store program.
In the Powershell window, enter the command: add-appxpackage-register "C: \ Program Files \ WindowsApps \ * Store * \ AppxManifest. xml"-disabledevelopmentmode and re-register the App Store.
The initialization window will appear soon. After the operation is complete, the app store will be opened again, and then it can be opened normally.