Fix Microsoft Store Missing / Greyed Out In Windows 10 - Reinstall Microsoft Store

1K views Mar 24, 2024
publisher-humix

itechfever.com

Learn how to fix Microsoft Store missing in Windows 10, or ms store greyed out and you can't find it anywhere. This may happen due to Windows updates, corrupt Windows files, or malware. Follow on Social Media. In this video, you will see 3 different ways to fix the missing Microsoft Store. Method 1 - Reinstall Microsoft Store Using PowerShell Execute these commands - Get-AppxPackage *windowsstore* | Remove-AppxPackage Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} Method 2 - Link to download PowerShell Script - http://go.microsoft.com/fwlink/?LinkId=619547 Execute -

#Operating Systems