Reinstall Windows Store after uninstalling from Windows 10!


  1. Posts : 4
    Windows 10
       #1

    Reinstall Windows Store after uninstalling from Windows 10!


    Hello,

    On a Windows 10 installation, I did remove the Windows Store app with the following commands:

    $Packages = 'Microsoft.WindowsStore',
    Get-AppxPackage -AllUsers | Where-Object Name -In $Packages | Remove-AppxPackage
    Get-AppxProvisionedPackage -Online | Where-Object DisplayName -In $Packages | Remove-ProvisionedAppxPackage -Online

    Unfortunately, I should not do that because I need it back now!

    How can I have it back? I found several solutions on Internet (Powershell commands) but none of these are working for the moment

    Thanks in advance! :)

    DeltaSM
      My Computer


  2. Posts : 5,169
    64bit Win 10 Pro ver 21H2
       #2

    Have you tried the method shown in the following tutorial:

    https://www.tenforums.com/tutorials/8...dows-10-a.html
      My Computers


  3. Posts : 15,484
    Windows10
       #3

    DeltaSM said:
    Hello,

    On a Windows 10 installation, I did remove the Windows Store app with the following commands:

    $Packages = 'Microsoft.WindowsStore',
    Get-AppxPackage -AllUsers | Where-Object Name -In $Packages | Remove-AppxPackage
    Get-AppxProvisionedPackage -Online | Where-Object DisplayName -In $Packages | Remove-ProvisionedAppxPackage -Online

    Unfortunately, I should not do that because I need it back now!

    How can I have it back? I found several solutions on Internet (Powershell commands) but none of these are working for the moment

    Thanks in advance! :)

    DeltaSM
    If I had £1 each time I saw a post where people use unofficial ways to remove core apps and break Windows, and find they cannot reverse it.

    Try doing a repair install and if that does not work, you will probably need to reinstall OS. If you can wait a few weeks, it should get repaired automatically when redstone is released.

    Actually what you could do is image backup current install, join Insider Program and upgrade to latest build in the Slow Ring which is quite stable, and upgrade to redstone in a few weeks.
    Last edited by cereberus; 25 Jun 2016 at 04:54.
      My Computer


  4. Posts : 4
    Windows 10
    Thread Starter
       #4

    philc43 said:
    Have you tried the method shown in the following tutorial:

    https://www.tenforums.com/tutorials/8...dows-10-a.html
    Yes, it's not working unfortunately

    cereberus said:
    If I had £1 each time I saw a post where people use unofficial ways to remove core apps and break Windows, and find they cannot reverse it.

    Try doing a repair install and if that does not work, you will probably need to reinstall OS. If you can wait a few weeks, it should get repaired automatically when redstone is released.

    Actually what you could do is image backup current install, join Insider Program and upgrade to latest build in the Slow Ring which is quite stable, and upgrade to redstone in a few weeks.
    1£? It worth nothing since the Brexit

    You tell about unofficial ways, what are the official ones? What is the best way to remove undesired apps?

    I found no solution for this issue so I will wait for the next Update (Anniversary/Redstone).
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 04:35.
Find Us




Windows 10 Forums