Reinstall the Microsoft Windows 10 Store
Click the Start menu, type Powershell, and right-click to open as a system administrator.
Since the Windows Store random code is different on each user's system, use the command to find the correct file name.
Enter Get-Appxpackage -Allusers to find out where the Microsoft.WindowsStore file is located.
X:\Program Files\WindowsApps\Microsoft.WindowsStore_2015.25_x64__8wekyb3d8bbwe
Replaces the following code positions.xi virus
Add-AppxPackage -register "X:\Program Files\WindowsApps\Microsoft.WindowsStore_2015.25_x64_8wekyb3d8bbwe\AppxManifest.xml" -DisableDevelopmentMode
Press Enter to reinstall Windows Store.
Some users who have upgraded from Win 8 to Win 10 will find that the pre-installed apps in the system will not open or disappear, so you can regain them by this method.