1. Open Control Panel and select Clock, Language and Region option. Then click Change date, time, or number formats link. 2. Next, in the Region window, on the Format tab, you’ll find that Format is set to your native language, since you’re facing this issue. So change the Format to either Match Windows display language (recommended) or English (United States). 3. Now in the same window, switch to Location tab and set the Home location to United States. 4. Now switch to Administrative tab in the same window and click Change system locale button under Language for non-unicode programs section. 5. Finally, change the Current system locale to English (United States). Click OK, Apply, OK to close Region window.
Restart your system to make these changes effective. After rebooting your system, you’ll find that Store app is now loading and working correctly as expected.
speedstep
9 Legend
•
47K Posts
0
April 24th, 2019 10:00
Using the regular store and clicking on the install link, just results in
Something went wrong, the error code is 0X80248014
Copy following command and paste it in the administrative Command Prompt window, press Enter key.
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
Please ensure the following update has been installed on your WSUS.
Update to enable WSUS support for Windows 10 feature upgrades
https://support.microsoft.com/en-sg/kb/3095113
1. Open Control Panel and select Clock, Language and Region option. Then click Change date, time, or number formats link.
2. Next, in the Region window, on the Format tab, you’ll find that Format is set to your native language, since you’re facing this issue. So change the Format to either Match Windows display language (recommended) or English (United States).
3. Now in the same window, switch to Location tab and set the Home location to United States.
4. Now switch to Administrative tab in the same window and click Change system locale button under Language for non-unicode programs section.
5. Finally, change the Current system locale to English (United States). Click OK, Apply, OK to close Region window.
Restart your system to make these changes effective. After rebooting your system, you’ll find that Store app is now loading and working correctly as expected.