php editor Xinyi has an answer for you: If there is no Microsoft Store in your Windows 10 system, it may be because the system version is not supported or the store application is faulty. There are several ways to solve this problem. First, you can try to get the Microsoft Store by upgrading the system version. Secondly, you can also try to reset the Store app by finding the "Apps" option in "Settings", then find and tap "Microsoft Store", select "Advanced Options", and tap the "Reset" button. If none of the above methods work, you can also try using PowerShell commands to reinstall the store app. Open the PowerShell window, enter "Get-AppxPackage -AllUsers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}", and press Enter to execute the command. I hope the above methods can help you solve the problem!
1. Download the installation package
Log in to the official website https://store.rg-adguard. net/, search for Microsoft.WindowsStore_8wekyb3d8bbwe in PackageFamilyName mode. To select the corresponding package for the system, you need to download four installation packages (choose one from each category). For specific contents, please refer to the picture below. Once the download is complete, please save it to a specific folder.
2. Installation
Hold down the shift key in the download directory, right-click the mouse, and select Open Powershell. If there is no such option by right-clicking, you can search for it from the start menu.
Enter the installation command (Add-AppxPackage *) to install only the 64-bit installation package. It is recommended to install the 32-bit package during the installation process.
3. Installation successful
After the installation is completed, return to the start menu interface and you should be able to see the app store icon.
The above is the detailed content of What should I do if there is no Microsoft Store in win10?. For more information, please follow other related articles on the PHP Chinese website!