Print Friendly and PDF
Windows 10 Store not working and how fix it ?To restore and reinstall Windows Store in Windows 10 after removing it with PowerShell, you need to do the
In this articles i will discuss about windows 10 app store not working and i will show you to how to fix this issue this is very common issue with windows app store .

Windows 10 Store not working and how fix it ?

To restore and reinstall Windows Store in Windows 10 after removing it with PowerShell, you need to do the following:

Press window key + R hit enter  Type Power shell and then press enter

Windows 10 Store not working and how fix it ?

and then type the following command in power shell or write in search bar run as administrator
Get-Appxpackage -Allusers
Windows 10 Store not working and how fix it ?

Then run this PowerShell command, still elevated, replacing the ****** with the PackageFileName from above:

Windows 10 Store not working and how fix it ?
Add-AppxPackage -register "C:\Program Files\WindowsApps\******\AppxManifest.xml" -DisableDevelopmentMode
Example 
Add-AppxPackage -register "C:\Program Files\WindowsApps\Microsoft.VCLibs.120.00.Universal_12.0.30501.0_x64__8wekyb3d8bbwe\AppxManifest.xml" -DisableDevelopmentMode
I hope you will enjoy this articles . If you like this  please share it .still you have problem with that then comment below i will try to fix your problem.
zubairsaif

Zubair saif

A passionate writer who loves to write on new technology and programming

Post A Comment:

0 comments: