• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

microsoft store again

Dave43H

Moderator
Staff member
ok, id tried everything to get in on my flight pc. whats the best way to contact ms support? be kind, since ive gotten sick, my brain isnt working as it should.had some sort of reaction to a new medjust last week. and after i got past that, i now have the shakes all the time. it stinks
 
Ok thank you so much. I really appreciate it very much !!! too much much? hehe
Dave,

Of course, you could also put your questions and problems here. There's more than quite a few knowledgeable people present here! ;)

Priller
 
Dave,

Of course, you could also put your questions and problems here. There's more than quite a few knowledgeable people present here! ;)

Priller
Thank you, I've asked several times, maybe to many times. I dunno, but its been a lot, with many ideas of what to do, but nothings worked. So im going to search and see if i can find it on the link you posted for me. then see what happens. thanks again
 
Hi Dave,

Let's see if we can get you up and running again.

First, do these steps I originally posted to help Brian but they're a good start for all things weird in Windows!

The following commands will repair the system files first.
  • To open an elevated command prompt
    • Type cmd in the Windows Search box
    • In the results page, right click the Command Prompt icon and select Run As Administrator
    • You may be asked for confirmation or an administrator password, do it and click Allow
    • In the Command Prompt window type the following command and press Enter. It may take a while for the command to execute
      • DISM.exe /Online /Cleanup-Image /Restorehealth
    • Once completed type the following command in the Command Prompt window, and press Enter
      • sfc /scannow
    • Again this may take a while to complete
    • Once complete reboot windows
    • Run the whole process once more to ensure everything is updated.
This process will find any corrupted and/or missing system files and replace them with fresh versions. Once complete, we can then work on the dreaded MS Store!
  • Open an elevated command prompt as above
    • Once the window opens type this command:
      • wsreset.exe
    • Once the command finishes then the MS Store will open. Do nothing with it
    • Reboot PC
    • Open MS Store and see if it works. If all is good then job done! If not, then carry on reading....

  • Click Start and, in the search box at the top, type this:
    • powershell
    • On the results, right click Windows Powershell and select Run As Administrator
    • If it asks for a confirmation or a password, do it and click Allow
    • In the window that appears type the following command (or copy and paste it from here as it's quite complex)
      • Get-AppxPackage Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    • Once completed, reboot the PC and try the Store once more. If it still refuses to work, let me know and we'll try another method :)

Good luck!
Ali
 
Back
Top