Windows 10: cant fix, open, reinstall, or remove microsoft store

Discus and support cant fix, open, reinstall, or remove microsoft store in Microsoft Windows 10 Store to solve the problem; i have tried everything i could think of, using tools to remove it, using cmd, even trying to remove it regularly. i just want to get my microsoft... Discussion in 'Microsoft Windows 10 Store' started by funkster1, Jan 21, 2022.

  1. funkster1 Win User

    cant fix, open, reinstall, or remove microsoft store


    i have tried everything i could think of, using tools to remove it, using cmd, even trying to remove it regularly. i just want to get my microsoft store working again. here is what happens when i try to click on it https://imgur.com/aC551xn and here is what happens when i open app settings https://imgur.com/xr6YlTl https://imgur.com/IHforV5 its almost as if it appears like a ghost app but i cant do anything about it. the last i can think of is that its a reg key issue. a virus may have caused this or i dont know it just simply stopped working, i need the store to update apps such as xbo

    :)
     
    funkster1, Jan 21, 2022
    #1
  2. khelvan Win User

    Microsoft Store is broken in Windows 10 and I can't fix it


    Thank you for your response. Let's assume that I go with the not recommended option, and remove the Microsoft Store from all accounts.

    What then would be my next step, to reinstall it?
     
    khelvan, Jan 21, 2022
    #2
  3. Brink Win User
    Mail app will not open on 10041.

    Hello Adam,

    This is the suggested solution below if you haven't already tried it. cant fix, open, reinstall, or remove microsoft store :)

    In this Windows 10 build 10041, the Mail, Calendar, and People apps may be broken due to a licensing issue with the Store Beta. To get these apps working again, you need to follow these steps:

    • Open powershell as administrator
    • Run the command Get-appxprovisionedpackage –online | where-object {$_.packagename –like “*windowscommunicationsapps*”} | remove-appxprovisionedpackage –online
    • Re-install Mail, People and Calendar from the Store (green tile)
     
    Brink, Jan 21, 2022
    #3
  4. philc43 Win User

    cant fix, open, reinstall, or remove microsoft store

    Cannot open mail app settings


    OK, my next suggestion was going to be uninstalling Mail and Calendar and reinstalling from the Windows Store. You can have a go at this by following these steps.

    1. Open the Start menu, type Windows PowerShell.
    2. Right click on the Windows PowerShell and select Run as administrator.
    3. Enter the below command to remove the Mail and calendar app.

    get-appxpackage *microsoft.windowscommunicationsapps* | remove-appxpackage

    After performing the above steps, install the Mail and calendar app from the Windows Store.

    Hope this helps, you will, of course, have to add you accounts back again.
     
    philc43, Jan 21, 2022
    #4
Thema:

cant fix, open, reinstall, or remove microsoft store

Loading...
  1. cant fix, open, reinstall, or remove microsoft store - Similar Threads - cant fix open

  2. Cant open Microsoft Store

    in Windows 10 Gaming
    Cant open Microsoft Store: Hello i cant open Microsoft Store app Here is what i triedWsreset.exe gives an errorUpdate windowsVerifying Time and a countryWaiting for a response https://answers.microsoft.com/en-us/windows/forum/all/cant-open-microsoft-store/ab5888b1-176c-40dd-ba26-2ee2a65206c8
  3. Cant open Microsoft Store

    in Windows 10 Software and Apps
    Cant open Microsoft Store: Hello i cant open Microsoft Store app Here is what i triedWsreset.exe gives an errorUpdate windowsVerifying Time and a countryWaiting for a response https://answers.microsoft.com/en-us/windows/forum/all/cant-open-microsoft-store/ab5888b1-176c-40dd-ba26-2ee2a65206c8
  4. cant open microsoft store.

    in Windows 10 Gaming
    cant open microsoft store.: can someone tell me how to fix the issue, ive tried 20 methods, i cant seem to get microsoft store to work as ws reset doesent work it just says "windows cannot find 'ms-windows-store:PurgeChaches'. Make sure you typed the name correctly, and then try again."not even the...
  5. cant open microsoft store.

    in Microsoft Windows 10 Store
    cant open microsoft store.: can someone tell me how to fix the issue, ive tried 20 methods, i cant seem to get microsoft store to work as ws reset doesent work it just says "windows cannot find 'ms-windows-store:PurgeChaches'. Make sure you typed the name correctly, and then try again."not even the...
  6. cant fix, open, reinstall, or remove microsoft store

    in Windows 10 Gaming
    cant fix, open, reinstall, or remove microsoft store: i have tried everything i could think of, using tools to remove it, using cmd, even trying to remove it regularly. i just want to get my microsoft store working again. here is what happens when i try to click on it https://imgur.com/aC551xn and here is what happens when i...
  7. cant fix, open, reinstall, or remove microsoft store

    in Windows 10 Software and Apps
    cant fix, open, reinstall, or remove microsoft store: i have tried everything i could think of, using tools to remove it, using cmd, even trying to remove it regularly. i just want to get my microsoft store working again. here is what happens when i try to click on it https://imgur.com/aC551xn and here is what happens when i...
  8. Cant open Microsoft Store

    in Microsoft Windows 10 Store
    Cant open Microsoft Store: When I try to open Microsoft Store nothing loads, if I refresh the page it still doesn't load. I gives the option to report this problem, but then that page also doesn't load....
  9. Microsoft store cant opened

    in Microsoft Windows 10 Store
    Microsoft store cant opened: I open Microsoft store in my device, but it cant opened. when I click it, its just like pop up, but it is not working. I try to fix it with troubleshooting that recommended by Microsoft site, I have done every tips from the site, but Microsoft store still cant opened....
  10. Cant reinstall microsoft store

    in Microsoft Windows 10 Store
    Cant reinstall microsoft store: Tried all the powershell codes Trial 1: PS C:\Windows\system32> Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Reg ister "$($_.InstallLocation)\AppXManifest.xml"} Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9,...