Cannot buy robux on the microsoft store version

asser maged 0 Reputation points
2026-07-27T01:54:07.5533333+00:00

for context, I cant use roblox.com or anything Im using microsoft credit to buy robux, it simply does not work when I click on the button It just loads infinitely, I tried wsreset and going ingame and buying directly from ingame (put me on an infinite loading screen with "Purchasing robux") ig

Windows for home | Windows 10 | Microsoft Store
0 comments No comments

1 answer

Sort by: Most helpful
  1. Estrella721 44,720 Reputation points Independent Advisor
    2026-07-27T02:30:14.0933333+00:00

    Hi,

    If you're using a VPN or Third-party antivirus program, try temporarily uninstalling it to see if the problem goes away.

    If the issue persists, try uninstalling and reinstalling the Windows Store.

    Press Windows Key + X and choose Windows PowerShell (Admin). Copy and paste the command below and hit Enter.

    Get-AppxPackage -Name "Microsoft.WindowsStore" | Remove-AppxPackage

    Note: Please complete the process before proceeding.

    After that, reinstall the Windows Store. Press Windows Key + X and choose Windows PowerShell (Admin). Copy and paste the command below, then hit Enter.

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

    Wait 2 minutes, then reboot your computer and try again.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.