Xbox Identity Provider on Canary

Anonymous
2023-08-17T22:23:52+00:00

Split from this thread.

This one has been failing for the last few Canary Builds. 😜

https://aka.ms/AAlzfg7

Windows Insider program | Apps on Insider preview

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

55 answers

Sort by: Oldest
  1. Anonymous
    2023-08-18T00:26:46+00:00

    @Johnny_55,

    Looks like I managed to clear the error. But I don't understand exactly how it cleaned up. It Shows that it is still the same one installed.

    Microsoft.XboxIdentityProvider Microsoft.XboxIdentityProvider_12.95.3001.0_x64__8wekyb3d8bbwe

    I tried to Reset the App with a Power Shell command and that did not help.

    Then I decided to remove it and reinstall it from the store using the link I posted earlier.

    Get-AppxPackage Microsoft.XboxIdentityProvider -AllUsers | Remove-AppxPackage

    https://apps.microsoft.com/store/detail/xbox-identity-provider/9WZDNCRD1HKW?hl=en-us&gl=mx&rtc=1

    It showed that an update was available, then I rebooted and now it is magically clean. 😵‍💫🤷‍♂️

    Image

    Another meaning for the error 0x80073CFB is that the App is already installed. 🤣

    But why did it try to reinstall it on Canary?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-08-18T00:55:17+00:00

    @Johnny_55, @Davy-Delliot,

    Looks like the remove command is not actually removing the one that comes built in with Windows.

    Get-AppxPackage Microsoft.XboxIdentityProvider -AllUsers | Remove-AppxPackage

    After the remove command I just cancelled the download of the one that was getting the error, and everything seems to be back to normal. 😵‍💫🤷‍♂️

    It shows the same version is still there, but it stops trying to download again.

    Mysteries of MS Insider Builds. 🤣🤣🤣🤷‍♂️

    We'll see what happens with next Canary build. 😎

    Image

    Fixed the problem on 3 more systems doing the same thing.

    Get-AppxPackage Microsoft.XboxIdentityProvider -AllUsers | Reset-AppxPackage

    Get-AppxPackage Microsoft.XboxIdentityProvider -AllUsers | Remove-AppxPackage

    Verified that the original app is still there.

    Get-AppxPackage Microsoft.XboxIdentityProvider -allusers | Select Name, PackageFullName

    Cancelled the download of the one giving the error 0x80073CFB.

    Rebooted and checked for store updates again with a clean result.

    P.S. Note:

    This silly Platform bug is still not fixed. It changes text into links when text is entered after a snapshot. 🤣🤣🤣😝

    No more error messages.

    Image

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-08-18T06:49:05+00:00

    Hi Davy,

    I managed to get rid of the error on Microsoft.XboxIdentityProvider.

    I have now 4 systems that don't fail anymore.

    You can see what I did in the 2 previous posts. 😉👍

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-08-18T11:03:18+00:00

    @fg2001 sorry for late answer.

    Canary 25931

    Dev 23521

    Davy.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2023-08-18T11:25:18+00:00

    @fg2001

    Well I tried your fix and I got this

    It attempted to install and said oops and that repeated etc.

    However nothing daunted ... etc, rebooted and updated Store and it had disappeared. Boom-boom!

    Thanks

    Davy.

    Was this answer helpful?

    0 comments No comments