Can't stay signed in / Store doesn't work

Discus and support Can't stay signed in / Store doesn't work in XBoX on Consoles to solve the problem; Xbox One S, has worked fine until today. Now I can't stay signed in for more than a few minutes, and can't always sign in at all, although I can sign... Discussion in 'XBoX on Consoles' started by ouchthats, Nov 18, 2018.

  1. ouchthats
    ouchthats Guest

    Can't stay signed in / Store doesn't work


    Xbox One S, has worked fine until today. Now I can't stay signed in for more than a few minutes, and can't always sign in at all, although I can sign in sometimes. I also can't launch the store or Xbox Assist; the store gives an error (not always the same
    error; see below) and Xbox assist stays stuck on the lightbulb animation it starts with.

    Test Network Connection consistently reports "Everything is good. Your console is connected to the internet", and the internet is working fine on all other devices. I've restarted the console and my modem/router, and had the console forget my network so
    I could re-enter the details. Nothing changed.

    In the course of all this, I'm getting a variety of error codes from failed signin attempts and trying to launch the store, including 0x87DD0013, 0x80131505, 0x80131500, 0x00000194, 0x87DD0004, 0x80072F30, 0x00000007. The error messages too are all over
    the place, from "Something happened at our end" to "You're not connected to the internet"; "Try that again" to "Wait a few minutes".

    Anyone have any idea what's up?

    :)
     
    ouchthats, Nov 18, 2018
    #1
  2. Bingo

    Can't play because it won't stay on, my server is working fine it is on your end that doesn't work.
     
    ReddishFlame905, Nov 18, 2018
    #2
  3. Store doesn't work: 0x8013153B

    Every time I try to do anything on the store I get a page saying "Try that again. Page could not be loaded. Please try again later." With a button to refresh the page. After that it says "The error code is 0x8013153B, in case you need it. CV:/gGEOvs2mkWiTsTP"

    I'm on xbox live. Online games work. And download codes that I already have for games work. The store home page loads but clicking any of the options leads to this message. It also doesn't matter how I try to access the store. For example, in Battlefront
    attempting to buy the season pass brings up the same message. Any help?
     
    EchoOfEternity5, Nov 18, 2018
    #3
  4. Wishcatcher
    Wishcatcher Guest

    Can't stay signed in / Store doesn't work

    Wishcatcher, Nov 19, 2018
    #4
  5. Tormaz
    Tormaz Guest
    Hello!

    I would try either doing a hard reset or disconnecting your xbox from power for 30 seconds, then powering it back on. This will most likely clear up the issue.
     
    Tormaz, Nov 19, 2018
    #5
  6. Hey there ouchthats!

    Sorry to hear that you're dealing with this problem staying connected.

    It's not hard to imagine how that could be real frustrating especially if you wanna play online. Let's see if we can help you with this.

    I noticed you state that everything seems pretty cool with your internet connection.

    HAve you already gone through all the troubleshooting steps outlined on our support for random disconnection at "My Xbox One is getting randomly
    disconnected from Xbox Live
    "? If you haven't I'd give that a shot first.

    If that doesn't work then I would try the troubleshooting on our support page called

    "I get an error message when I run the 'Test Multiplayer connection' on Xbox One
    ". That helps a lot when it comes to problems staying connected to Xbox Live.

    Give those pages a look through, the steps a try and let us know how that helped if and when you get a chance.

    Thanks!
     
    XBF Esteban R, Nov 20, 2018
    #6
  7. choppyseize
    choppyseize Guest
    Hi, Just to add to what XBF Esteban R stated. I would also check to make sure your subscription is still active and that you aren't signed in somewhere else on another device.
     
    choppyseize, Nov 6, 2018
    #7
  8. XBF Steven R Win User

    Can't stay signed in / Store doesn't work

    Hey there ouchthats!

    Sorry to hear that you're dealing with this problem staying connected.

    It's not hard to imagine how that could be real frustrating especially if you wanna play online. Let's see if we can help you with this.

    I noticed you state that everything seems pretty cool with your internet connection.

    HAve you already gone through all the troubleshooting steps outlined on our support for random disconnection at "My Xbox One is getting randomly
    disconnected from Xbox Live
    "? If you haven't I'd give that a shot first.

    If that doesn't work then I would try the troubleshooting on our support page called

    "I get an error message when I run the 'Test Multiplayer connection' on Xbox One
    ". That helps a lot when it comes to problems staying connected to Xbox Live.

    Give those pages a look through, the steps a try and let us know how that helped if and when you get a chance.

    Thanks!
  9. Wishcatcher Win User

    Can't stay signed in / Store doesn't work

  10. choppyseize Win User

    Can't stay signed in / Store doesn't work

    Hi, Just to add to what XBF Esteban R stated. I would also check to make sure your subscription is still active and that you aren't signed in somewhere else on another device.
  11. Tormaz Win User

    Can't stay signed in / Store doesn't work

    Hello!

    I would try either doing a hard reset or disconnecting your xbox from power for 30 seconds, then powering it back on. This will most likely clear up the issue.
  12. Sodangidni Win User

    Sign in button in Microsoft Store and Xbox doesn't work

    Hello, Paris. I'm Arturo, a community user like you, and I'll be glad to provide assistance with your inquiry today.

    Based on the information you provided, I can suggest the following potential solutions.
    (Skip the ones you already tried)

    A. Run the Gaming Services repair tool and try again.

    https://support.xbox.com/help/games-apps/troubleshooting/gaming-services-repair-tool > Please expand the field that says “Downloadable version” and follow the steps.

    B. Perform a clean boot in your PC, once restarted, try again.
    You can follow the steps for the clean boot process, by clicking here:

    https://support.microsoft.com/topic...-windows-da2f9573-6eec-00ad-2f8a-a97a1807f3dd

    C. Right-click on the Windows button and select PowerShell (run as an administrator).
    Then, run the following command: (You may want to copy and paste the entire command)

    Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)\AppXManifest.xml"}.

    This command can take a while to end, but when the process ends, you should be able to type in the PowerShell window.
    After that, please restart your computer and try again.

    D. "Repair Windows Store and update components.

    Open PowerShell with Admin or CMD with Admin (Press Windows key + X then click Windows PowerShell(Admin))
    Copy each line of command to PowerShell, then press enter (one line at a time)

    net stop bits
    net stop wuauserv
    net stop appidsvc
    net stop cryptsvc
    Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"
    rmdir %systemroot%\SoftwareDistribution /S /Q
    rmdir %systemroot%\system32\catroot2 /S /Q
    regsvr32.exe /s atl.dll
    regsvr32.exe /s urlmon.dll
    regsvr32.exe /s mshtml.dll
    netsh winsock reset
    netsh winsock reset proxy
    net start bits
    net start wuauserv
    net start appidsvc
    net start cryptsvc

    Once done, restart the device and check."

    Credits to Lester:
    https://answers.microsoft.com/thread/c86a6fda-73cb-4353-ad0f-3d2ec3605ceb

    E. Create a new local user on your PC. Then test again.
    https://support.microsoft.com/windo...-windows-20de74e0-ac7f-3502-a866-32915af2a34d

    In case the issue persists, I would like to ask if you encounter a similar difficulty when attempting to download/play other games or apps downloaded from the Microsoft Store/Xbox app, or if it's just Minecraft.

    I'll look forward to hearing your comments.

    Regards,

    Arturo.
Thema:

Can't stay signed in / Store doesn't work

Loading...
  1. Can't stay signed in / Store doesn't work - Similar Threads - Can't stay signed

  2. Can't sign out of my Xbox account while staying signed into Microsoft.

    in XBoX Accessibility
    Can't sign out of my Xbox account while staying signed into Microsoft.: I was somehow logged out of my Xbox account, and made another one, now I cant figure out how to sign back into that one, as every time I try to sign out it signs me out of my Microsoft account...
  3. I can't buy a game, it stays loading

    in XBoX Games and Apps
    I can't buy a game, it stays loading: I need help buying the game I love so much, I have been experiencing this error for days. 3f2915ed-d8af-46fa-b58d-fff9734b617c
  4. Controller doesny stay connected to my series x. I can't play games even with a cable...

    in XBoX Games and Apps
    Controller doesny stay connected to my series x. I can't play games even with a cable...: Tried 3 controllers, all with latest firmware installed (including a brand new one) . Disconnect every couple seconds. Console is about 10 ft from where I sit, but the controllers disconnect...
  5. games Syncing data stay on 0% every time i try to play a game on xbg. i can't play any game...

    in XBoX on Windows
    games Syncing data stay on 0% every time i try to play a game on xbg. i can't play any game...: games Syncing data stay on 0% every time i try to play a game on xbg. i can't play any game now and if i click cancel then the game always stuck on loading screen forever. [img]...
  6. Can't stay connected to multiplayer servers

    in XBoX Games and Apps
    Can't stay connected to multiplayer servers: I have recently moved to my parent's place in Germany from the UK, trying to set up my Xbox One X. Can connect fine to Xbox Live (on a wired connection) and when I run network and multiplayer...
  7. My Xbox One X Can't Stay Connected to Wifi

    in XBoX on Consoles
    My Xbox One X Can't Stay Connected to Wifi: I've had an Xbox One X for awhile now. It worked fine for awhile, but a persistent issue appeared when the console began to randomly disconnect from the Wifi for about 5 seconds at a time every 20...
  8. I'm facing LOTS of disconnections since yesterday, Saturday. Sometimes I simply can't stay...

    in XboX Insiders
    I'm facing LOTS of disconnections since yesterday, Saturday. Sometimes I simply can't stay...: My internet service is absolute OK. I already did multiple cold reboots, even unplugging power cord for about five minutes. Checked network cable. My Xbox One X is still disconnecting my gamertag....
  9. Can't stay connected to the internet.

    in XBoX Accessibility
    Can't stay connected to the internet.: I have an Xbox one original (packaged with halo mcc) and no matter what game i play i dc. I factory reset my Xbox a few times, rest the router, etc,. Idk what the issue is, can someone please help...
  10. Can't stay logged into Sky Go

    in XBoX Games and Apps
    Can't stay logged into Sky Go: Hi, I have 3 Xbox One's with Sky Go app on them. Sky Go works fine on all three, but every time I switch one of them on I need to log in with my Sky ID which is very annoying does anyone know...