how or why when I try opening miacrosoft store it doesn't exist in my laptop

gz Alex 0 Reputation points
2025-09-25T15:17:18.3233333+00:00

and when I try search the problem and fix it its say you need an app for that called feed back hab and a button to press agree but I can't press it?

Windows for home | Other | Apps
0 comments No comments

3 answers

Sort by: Most helpful
  1. CrazyKats 19,245 Reputation points Volunteer Moderator
    2025-09-25T16:03:11.21+00:00

    Hi,

    Per Copilot:

    User's image

    Feedback Hub is a separate app.

    User's image

    Was this answer helpful?

    0 comments No comments

  2. Emmanuel Santana 40,115 Reputation points Independent Advisor
    2025-09-25T16:01:08.15+00:00

    Hello. Can you confirm if your laptop came with Windows preinstalled, or did you install Windows yourself using a downloaded ISO?

    Here’s something you can try to check if the Microsoft Store is actually still present but just broken:

    1. Open PowerShell as Administrator (Right-click the Start button > Windows PowerShell [Admin])
    2. Run this command to see if Microsoft Store exists:
         Get-AppxPackage -allusers Microsoft.WindowsStore
      
      If this returns nothing, the Store was likely removed or never included in your Windows setup.
    3. If it does return a result, run this to try fixing it:
         Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
      
      This re-registers the Store and should restore it if the app files are still present.

    These steps won’t erase your files. They only check and repair your system apps. Let me know what you see when you run the first command.

    Was this answer helpful?


  3. aReply4u0084 885 Reputation points
    2025-09-25T15:41:51.4233333+00:00

    Forum contributor

    Welcome to learn.microsoft.com

    Quote "" its say you need an app for that called feed back hab

    and a button to press agree but I can't press it? ""

    We're unknown of the existence of an app - Called "Feedback hab"

    Probably is referring to the "Send Feedback Hub" a place where, windows users

    submit complaints and suggestions, about malfunctions on their computers


    Regarding, that. if exist or Not a Micrsoft Store in your laptop.

    Was installed in the laptop before,.? , you're the only who knows that.

    You may have unpinned or uninstalled. Check it out this. MSoft support article

    Link : https://support.microsoft.com/en-us/account-billing/can-t-find-microsoft-store-app-1d94d942-bc55-e762-6cda-ca5bbb383285#:~:text=In%20the%20search%20box%20on,or%20More%20%3E%20Pin%20to%20taskbar%20.


    Was this answer helpful?

    0 comments No comments

Your answer

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