Share via

Microsoft Store How to download - Windows 11

Anonymous
2022-03-09T22:37:02+00:00

I just got a new PC and I can't find Microsoft Store anywhere in apps. Is there a way to download it?

Windows for home | Windows 11 | Microsoft Store

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

John DeV 163.9K Reputation points Independent Advisor
2022-03-09T23:08:02+00:00

Hello bay.,

Good day! I'm John DeV a Windows user like you and I'll be happy to assist you today. I know this has been difficult for you, Rest assured, I'm going to do my best to help you.

**Reinstall the Microsoft Store app

Open/Run PowerShell as Administrator

Copy and paste the command below then hit Enter:

Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Restart your computer

Kindly let me know if this helps or if you have any further concerns.

Kind regards,

John DeV

Independent Advisor

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments

Answer accepted by question author

Sumit 43,801 Reputation points Volunteer Moderator
2022-08-22T14:19:17+00:00

Please try a repair install to get Store after a Factory Reset:

Repair Install Windows 11 using an ISO file - Your Windows Guide

Do a repair install of Windows 11 using an Installation Media that keeps everything and reinstalls Windows to fix issues on the computer.

  • First of all, download a windows 11 insider ISO file from the following link:
    https://www.microsoft.com/en-in/software-download/Windows11
  • Under Download ISO file, select Windows 11.
  • Click Download and choose the Language in which Windows is installed.
  • Click 64-bit Download to start the download.
  • When the file has completed downloading, open it, which should mount the installation file to a separate drive in the File Explorer.
  • Open the drive and click on setup.exe, which should show you a preparing screen.
  • Follow the steps.

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments

68 additional answers

Sort by: Most helpful
  1. Anonymous
    2022-06-10T19:24:19+00:00

    Same here.....No one on the internet seems to know how to reinstall the damn Microsoft store!!!!!!!

    Was this answer helpful?

    40+ people found this answer helpful.
    0 comments No comments
  2. Sumit 43,801 Reputation points Volunteer Moderator
    2022-10-04T16:07:03+00:00

    You can use winget command to install Microsoft Store on your computer.

    In the Windows search,
    type cmd, right-click it, and choose run as administrator.

    Execute this command to install Windows Store:

    winget install 9WZDNCRFJBMP

    Was this answer helpful?

    30+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2022-06-10T21:33:49+00:00

    I Have the same issue. Microsoft store is completely missing from my computer. I keep seeing this error: You’ll need a new app to open this ms-windows-store

    I tried these steps:

    • Update windows
    • **Reset the Microsoft Store cache
      Press the Windows Logo Key + R to open the Run dialog box, type wsreset.exe, and then select OK.
      Note
    • Reinstall the Store:
      Press Windows key + X
      Click and Run Windows PowerShell as Administrator
      At the command prompt, copy-paste the following then hit Enter:

    Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    • Reinstall windows AND formatted my harddrive. I still do not have the Microsoft Store on my computer...

    Was this answer helpful?

    20+ people found this answer helpful.
    0 comments No comments