Hello,
See if this fix helps you:
https://www.kapilarya.com/fix-microsoft-store-missing-in-windows-11-10
Let us know if this helps!
Note: Included link in this reply refers to blog post by a trusted Microsoft MVP.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
i cant find my microsoft store in my window 11 pro
Hello,
See if this fix helps you:
https://www.kapilarya.com/fix-microsoft-store-missing-in-windows-11-10
Let us know if this helps!
Note: Included link in this reply refers to blog post by a trusted Microsoft MVP.
Repair and Reset the Microsoft Store
If resetting the Microsoft Store cache doesn’t help, you can try repairing the Microsoft Store app.
Follow these steps to repair the Microsoft Store:
Open the Settings app and navigate to the Apps tab.
Go to Installed apps and scroll down to locate Microsoft Store on the list.
Click the three-dot menu icon next to Microsoft Store and select Advanced options.
Or try doing a reset using PowerShell command below:
> Press the Windows key, type Windows PowerShell in the search box and click Run as administrator.
> Select Yes when the User Account Control (UAC) prompt appears.
> In the PowerShell window, paste the following command and press Enter.
******Get-AppxPackage -AllUsers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}******
Repair and Reset the Microsoft Store
If resetting the Microsoft Store cache doesn’t help, you can try repairing the Microsoft Store app.
Follow these steps to repair the Microsoft Store:
Open the Settings app and navigate to the Apps tab.
Go to Installed apps and scroll down to locate Microsoft Store on the list.
Click the three-dot menu icon next to Microsoft Store and select Advanced options.
Or try doing a reset using PowerShell command below:
> Press the Windows key, type Windows PowerShell in the search box and click Run as administrator.
> Select Yes when the User Account Control (UAC) prompt appears.
> In the PowerShell window, paste the following command and press Enter.
******Get-AppxPackage -AllUsers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}******
Repair and Reset the Microsoft Store
If resetting the Microsoft Store cache doesn’t help, you can try repairing the Microsoft Store app.
Follow these steps to repair the Microsoft Store:
Open the Settings app and navigate to the Apps tab.
Go to Installed apps and scroll down to locate Microsoft Store on the list.
Click the three-dot menu icon next to Microsoft Store and select Advanced options.
Or try doing a reset using PowerShell command below:
> Press the Windows key, type Windows PowerShell in the search box and click Run as administrator.
> Select Yes when the User Account Control (UAC) prompt appears.
> In the PowerShell window, paste the following command and press Enter.
******Get-AppxPackage -AllUsers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}******