Windows 10: How do I get the Microsoft store after removing it with powershell.

Discus and support How do I get the Microsoft store after removing it with powershell. in Windows 10 Ask Insider to solve the problem; Long story short, I removed the store via a powershell cmd to wipe everything from all the bloatware. Come 2 months later, I need to install an app... Discussion in 'Windows 10 Ask Insider' started by /u/dmitso22, Dec 22, 2019.

  1. How do I get the Microsoft store after removing it with powershell.


    Long story short, I removed the store via a powershell cmd to wipe everything from all the bloatware. Come 2 months later, I need to install an app that is only on the store. Can someone please assist on how to get this working?

    I also tried taking the package from another windows 10 machine, but it didn't work.

    Thanks

    submitted by /u/dmitso22
    [link] [comments]

    :)
     
    /u/dmitso22, Dec 22, 2019
    #1

  2. Microsoft Store > Apps > iMobContact > version problem

    Hello Yann,

    Thank you for the reply.

    I suggest you to follow below mentioned steps and see if that helps.

    Step 1: Check updates in Microsoft store:

    1. Open Microsoft store.
    2. Top right hand corner select ‘Downloads and updates’.
    3. Click on updates for ‘IMob contact’.
    4. Once all the updates installed, restart the computer.

    Step 2: Uninstall the application using PowerShell command.

    1. Click on ‘Start button’ and type ‘PowerShell’.
    2. Right click on ‘PowerShell’ and select as ‘Run as administrator’.
    3. Once you see a ‘PowerShell Window’, copy paste the below mentioned command line:
    Get-AppxPackage *Imob* | Remove-AppxPackage

    1. IMob application will be uninstalled successfully.
    2. Restart the computer to effect the settings.

    Note: If the package full name is too long, you may use wildcard selectors to uninstall any application found in the wildcard.

    For example: Get-AppxPackage *officehub* | Remove-AppxPackage

    Step 3: Once after following
    step 2, try to download the 'IMob contact' application from store and see if that helps.

    Hope it helps.

    Let us know if you got the help you needed by clicking ‘Yes or No’.

    Harish

    Microsoft Community – Moderator
     
    Harish_kum, Dec 22, 2019
    #2
  3. Paolo Mag Win User
    Microsoft store.

    Hi Monty,

    The error message Windows cannot find ‘ms-windows-store: PurgeCaches’. Make sure you typed the name correctly, and then try again means that your Microsoft Store is not registered. For us to assist you, we suggest that you follow the steps listed below
    to re-register your Microsoft Store:

    • Press the Windows button + X.
    • Click on Command Prompt (Admin).
    • In the command prompt, enter the following command:

      PowerShell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml
    • Restart your PC and see if the issue persists.

    Let us know how it goes and if you need further assistance, feel free to post back.
     
    Paolo Mag, Dec 22, 2019
    #3
  4. Vijay Win User

    How do I get the Microsoft store after removing it with powershell.

    Restore Microsoft Store application in Windows 10

    After multiple attempts, I managed to get Store open by enabling Developer mode (as suggested by one of the posters here) and running the command "Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}" in Powershell. Not sure if is exactly the solution since I've tried different steps suggested by different users in different forums (including uninstalling Store separately) but hey, I am not complaining!
     
    Vijay, Dec 22, 2019
    #4
Thema:

How do I get the Microsoft store after removing it with powershell.

Loading...
  1. How do I get the Microsoft store after removing it with powershell. - Similar Threads - Microsoft store removing

  2. How do i reinstall the Microsoft store Using Windows Powershell?

    in Microsoft Windows 10 Store
    How do i reinstall the Microsoft store Using Windows Powershell?: When i got windows Copy, I was doing optimizations then i accidently deleted Microsoft Store is there any way to Restore Microsoft Sore? https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-reinstall-the-microsoft-store-using/c222ec5d-b217-4a5e-a824-2beea41379b5
  3. How do i reinstall the Microsoft store Using Windows Powershell?

    in Windows 10 Gaming
    How do i reinstall the Microsoft store Using Windows Powershell?: When i got windows Copy, I was doing optimizations then i accidently deleted Microsoft Store is there any way to Restore Microsoft Sore? https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-reinstall-the-microsoft-store-using/c222ec5d-b217-4a5e-a824-2beea41379b5
  4. How do i reinstall the Microsoft store Using Windows Powershell?

    in Windows 10 Software and Apps
    How do i reinstall the Microsoft store Using Windows Powershell?: When i got windows Copy, I was doing optimizations then i accidently deleted Microsoft Store is there any way to Restore Microsoft Sore? https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-reinstall-the-microsoft-store-using/c222ec5d-b217-4a5e-a824-2beea41379b5
  5. How do I get my Microsoft Store to stop doing this?

    in Windows 10 Software and Apps
    How do I get my Microsoft Store to stop doing this?: Hi, I'm UsernameGen123.My Microsoft Store keeps doing this. Help:Thanks! https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-get-my-microsoft-store-to-stop-doing-this/7cd65b59-421f-4af6-bc3d-0b82ea72cfc8
  6. How do I remove Windows powershell

    in Windows 10 Gaming
    How do I remove Windows powershell: I have a windows 11 laptop, I have had it for a more than a year now. Every 7-10 minutes Powershell would open and close immediately. This kept taking things in full screen and taking it out of full screen. How can I remove the program, I have tried disabling it but it keeps...
  7. How do I remove Windows powershell

    in Windows 10 Software and Apps
    How do I remove Windows powershell: I have a windows 11 laptop, I have had it for a more than a year now. Every 7-10 minutes Powershell would open and close immediately. This kept taking things in full screen and taking it out of full screen. How can I remove the program, I have tried disabling it but it keeps...
  8. How do I get rid of the old PowerShell

    in Windows 10 Software and Apps
    How do I get rid of the old PowerShell: I just install the new PS 6.24 and was able to remove the UWP app. I also unchecked Powershell 2.0 in the CP. How do I get rid of the old Power shell? 151016
  9. I removed Microsoft Store through Powershell- Need to Restore

    in Microsoft Windows 10 Store
    I removed Microsoft Store through Powershell- Need to Restore: Hello, Due to a recurring issue with the Store/Xbox on Windows, I followed troubleshooting advice and removed the Store through Powershell. I was not able to follow through on restoring it due to a consistent Access Denied response in Powershell that I have not been able to...
  10. How do i remove my review in Microsoft Store?

    in Microsoft Windows 10 Store
    How do i remove my review in Microsoft Store?: Just an hour ago or so, i posted a review on the Scratch Desktop app on the Microsoft Store. When i posted the review, i found out that there was my real name in it. And i don't like that at all. I need to delete that review as soon as possible! The problem is, i can't find...