Windows 10: powershell and microsoft store is not on my laptop

Discus and support powershell and microsoft store is not on my laptop in Windows 10 BSOD Crashes and Debugging to solve the problem; i recently got a new laptop and decided to get some games, and microsoft store just doesnt exist on my computernow the most common solution that i see... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by jaavonfr, Mar 31, 2022.

  1. jaavonfr Win User

    powershell and microsoft store is not on my laptop


    i recently got a new laptop and decided to get some games, and microsoft store just doesnt exist on my computernow the most common solution that i see is to simply reinstall it via powershell, but powershell is ALSO seemingly gone from my systemeven when i right click the windows logo to open it from there it doesnt even show up therenow i have no clue if this has ever happened to anyone else but this is just a really strange situation, if anyone has any solutions then please let me know.

    :)
     
    jaavonfr, Mar 31, 2022
    #1
  2. Kursah Win User

    PowerShell instead of Commandline in Creators Update

    Interestingly enough my personal laptop just got the update...and still has Command Prompt listed, not PowerShell...

    Edit: Not that it matters...I use both regularly. *Toast :toast:
     
    Kursah, Mar 31, 2022
    #2
  3. 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, Mar 31, 2022
    #3
  4. Paolo Mag Win User

    powershell and microsoft store is not on my laptop

    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, Mar 31, 2022
    #4
Thema:

powershell and microsoft store is not on my laptop

Loading...
  1. powershell and microsoft store is not on my laptop - Similar Threads - powershell microsoft store

  2. Microsoft Store won't install via PowerShell

    in Windows 10 Gaming
    Microsoft Store won't install via PowerShell: I had to uninstall the store because it wasn't launching properly. To reinstall it, I've launched PowerShell as administrator and have pasted the following commands:Get-AppxPackage -allusers Microsoft.WindowsStore Foreach {Add-AppxPackage -DisableDevelopmentMode -Register...
  3. Microsoft Store won't install via PowerShell

    in Windows 10 Software and Apps
    Microsoft Store won't install via PowerShell: I had to uninstall the store because it wasn't launching properly. To reinstall it, I've launched PowerShell as administrator and have pasted the following commands:Get-AppxPackage -allusers Microsoft.WindowsStore Foreach {Add-AppxPackage -DisableDevelopmentMode -Register...
  4. Microsoft Store - PowerShell or CMD Manual Install???

    in Windows 10 Software and Apps
    Microsoft Store - PowerShell or CMD Manual Install???: I'm runing Windows 11 Home Edition. I tweaked my system for better performance via Scripts, and I inadvertently unistalled the Microsoft Store App. I do not want to perform a system restore or reinstall Windows 11 to get the Microsoft Store App back as it will undo the...
  5. powershell and microsoft store is not on my laptop

    in Windows 10 Software and Apps
    powershell and microsoft store is not on my laptop: i recently got a new laptop and decided to get some games, and microsoft store just doesnt exist on my computernow the most common solution that i see is to simply reinstall it via powershell, but powershell is ALSO seemingly gone from my systemeven when i right click the...
  6. powershell and microsoft store is not on my laptop

    in Windows 10 Gaming
    powershell and microsoft store is not on my laptop: i recently got a new laptop and decided to get some games, and microsoft store just doesnt exist on my computernow the most common solution that i see is to simply reinstall it via powershell, but powershell is ALSO seemingly gone from my systemeven when i right click the...
  7. Reinstalling Microsoft Store In PowerShell Not Working

    in Microsoft Windows 10 Store
    Reinstalling Microsoft Store In PowerShell Not Working: I Watched dozens of tutorials but nothings working but months ago i succesfully reinstalled ms store but now its not working its not saying initialized i tried to disable and re enable powershell but nothings working and i try troubleshooting and wsreset but nothing works and...
  8. Microsoft Store reinstall powershell method

    in Microsoft Windows 10 Store
    Microsoft Store reinstall powershell method: Hi, i am trying to reinstall my Microsoft store and tried different methods on youtube and I tried doing the powershell fix but I am stuck on the initialized stage. Can someone help?...
  9. Microsoft Store Install via PowerShell fails

    in Microsoft Windows 10 Store
    Microsoft Store Install via PowerShell fails: I need to reinstall the MS Store. using the PowerShell command I get: Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF0, Package could not be opened. error 0x80070003: Opening file from location: AppxBundleManifest.xml failed with error: The system cannot find...
  10. Microsoft Brings PowerShell to the Ubuntu Snap Store

    in Windows 10 News
    Microsoft Brings PowerShell to the Ubuntu Snap Store: “Snaps are great because they provide a single package format that works across many Linux distributions, much like how PowerShell acts as a single automation platform across operating systems,” enthuses Joey Aiello, Program Manager of PowerShell at Microsoft....