The only way to download applications for your computer is through Windows Sore. But if Windows Sore is not working, Uthe universal app won’t be available either, so we have prepared a few solutions for you if you have any problems with Windows Store after upgrading to Windows 10.

Error Windows Store cannot open

If you click on the App Store icon in Taskbar here, either.

Capture02

If you click on the App Store in the Start Menu

Ảnh chụp màn hình (14b)

What you’d expect to see is:

Capture05

But if you’re having an App Store issue, you’ll probably have to see the dial for hours.

Lỗi không mở được windows store khi nâng cấp Windows 10

How to fix

Fortunately, once again, PowerShell is our hero.

First, right-click on the Start Menu icon and select Command Prompt (Admin)

(You can type + X to open the context window.)

Ảnh chụp màn hình (16c)

In the Command Prompt (Admin) window, type or copy and paste the following text:

PowerShell -ExecutionPolicy Unrestricted -Command “& {$ manifest = (Get-AppxPackage Microsoft.WindowsStore) .InstallLocation + ‘ AppxManifest.xml’; Add-AppxPackage -DisableDevelopmentMode -Register $ manifest} ”

It should look like this:

Powershell

Once the command finishes, you should be able to open the Windows Store app and download the + Games app to your computer.