microsoft store

Christopher Chong 1 Reputation point
2022-12-20T07:06:58.51+00:00

i cant find my microsoft store in my window 11 pro

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Kapil Arya 8,456 Reputation points MVP Volunteer Moderator
    2022-12-20T11:11:21.5+00:00

    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.

    0 comments No comments

  2. Anonymous
    2022-12-20T11:47:11.427+00:00

    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"}******

    0 comments No comments

  3. Anonymous
    2022-12-20T11:47:11.503+00:00

    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"}******

    0 comments No comments

  4. Anonymous
    2022-12-20T11:47:12.383+00:00

    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"}******

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.