is there any way my Organizer can force download Roblox.
what do I do to download
hi.
Roblox wont download all it says is "Offers in-app purchases" and there's no download button I can press I don't know what to do and I scroll down and don't see a download button.
here's a picture.
Windows for home | Windows 10 | Gaming
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.
26 answers
Sort by: Most helpful
-
Anonymous
2023-09-17T17:26:28+00:00 -
Anonymous
2023-09-17T16:20:32+00:00 yes, I am but there's no reason that should be gone because there an install button on M+ games.
so, there should be an install button on Roblox.
-
Anonymous
2023-09-17T16:11:53+00:00 One reason this could be if you are logged in with a child account on the device. Is your account an adult account or a child account according to your date of birth on your Microsoft profile.
-
Anonymous
2023-09-17T16:06:35+00:00 I did it but now it says the same thing, all it did was un own the game
-
Anonymous
2023-09-17T15:46:18+00:00 Try these steps :
Right click on the start button and click on terminal (admin)
Enter this code and press enter key
Get-AppxPackage -alluser *WindowsStore* | Remove-Appxpackage.
This will remove the store from your device.
Then enter this code and press enter key.
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
This process reinstalls Microsoft store. Once the store is reinstalled try downloading roblox afterwards.