win10 windowsstore重装

转载一个好用的:


You can not download this but you can reinstall - 

Type Powershell in Windows Start Search box 

Right click on Powershell > Run As Administrator 

Copy the below and paste into Powershell and Enter 

Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} 

Once finished, reboot your computer 

Look for updates in Store and update

Best regards

Vijay Verma

Timezone: UTC+05:30, PST+12:30

Availability Hours (UTC) : 06:00 AM - 06:00 PM

你可能感兴趣的:(win10 windowsstore重装)