Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| Publish Date not found | ![]() 0 Views |
Thanks for watching!
Timestamps:
Intro 00:00
Method 1- Changing the region and language settings 00:16
Method 2- Run WSReset command 01:15
Method 3- Reset Microsoft Store using settings 01:46
Method 4- Reinstalling Microsoft Store using PowerShell 02:25
1- Get-Appxpackage –Allusers
2- Add-AppxPackage -register “C://Program Files//WindowsApps//*PackageFullName*//AppXManifest.xml” –DisableDevelopmentMode
Method 5- Use PowerShell to reinstall all apps 05:11
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)//AppXManifest.xml”}
Method 6- Run the Troubleshooter 6:22
#fix #microsoftstore #error #andrewstechcorner #windowstroubleshooting
Please take the opportunity to connect and share this video with your friends and family if you find it useful.