logo elektroda
logo elektroda
X
logo elektroda

Reinstalling Microsoft Store on Windows 10 via PowerShell Commands - Help Needed

lazarus193 7266 7
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 16926143
    lazarus193
    Level 7  
    Hello. I uninstalled Microsoft Store via powershell (I have Windows 10), now I would like to reinstall it. I tried various powershell commands (searched on the internet), so far nothing has helped. If anyone knows how to install it back, please help.
  • ADVERTISEMENT
  • ADVERTISEMENT
  • #3 16927125
    lazarus193
    Level 7  
    I've tried it before but thanks a lot.
  • ADVERTISEMENT
  • #5 16927186
    lazarus193
    Level 7  
    Unfortunately not. I can paste from the page what exactly I did:

    "Try removing and reinstalling the Store app to do it:

    Press win + s and type "powershell" in the search engine. Right click on the Windows PowerShell icon and select Run as administrator.

    In the PowerShell window, enter the following command to uninstall the Store application:

    Get-AppxPackage * windowsstore * | Remove-AppxPackage


    To reinstall applications, enter the command:

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

    After removing the first command in the powershell, the store from the computer disappeared, after entering the second one it should appear, unfortunately it did not happen.

    Added after 6 [minutes]:

    If this helps, then I attach a link to the page that advised me so.
    https://answers.microsoft.com/pl-pl/windows/f...ze/309fb0a5-98d5-4a70-9c26-423f63a3b77f?auth= 1
  • #6 16929699
    lazarus193
    Level 7  
    Hello. I have a question, will the spring big Windows update fix my problem with the store? (not that I miss him because I haven't used it so far, I just like how everything is in place) Regards.
  • ADVERTISEMENT
  • #7 16930034
    Kolobos
    IT specialist
    You will learn after installation.
  • #8 16932123
    lazarus193
    Level 7  
    Okay, so I'll have to wait. Regards.

Topic summary

The discussion revolves around a user who uninstalled the Microsoft Store on Windows 10 using PowerShell and is seeking assistance to reinstall it. Various PowerShell commands were attempted without success. Responses include links to guides for reinstalling the Store and suggestions regarding system restore points. The user also inquires if a forthcoming Windows update might resolve the issue, to which the community suggests waiting for the update to see if it helps.
Summary generated by the language model.
ADVERTISEMENT