Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| Publish Date not found | ![]() 0 Views |
This Tutorial helps to How to Completely Remove and Reinstall Microsoft Store on Windows 10
Uninstall Microsoft Store
Get-AppxPackage *windowsstore* | Remove-AppxPackage
Reinstall Store Powershell command:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register /”$($_.InstallLocation)//AppXManifest.xml/”}
Updated Reinstall Store Tutorial
https://youtu.be/4hpCWJlWCrM
Fix Powershell Get-AppxPackage not working
https://youtu.be/BoaCmLG2F-4
Thanks friends for watching this video,
Kindly Subscribe & Support Our channel.
Please take the opportunity to connect and share this video with your friends and family if you find it useful.