Struggling with the Roblox not downloading from the Microsoft Store issue? This problem has caused various issues in the past and poses issues for users now and then. Peeps trying to download and install the app from the Microsoft Store receive error messages and the download fails. Now, this is very annoying when you’re in the mood to play some games, and the store starts causing issues. But do not worry because, in this article, we will address the Roblox not downloading from the Microsoft Store issue.
Roblox is a popular gaming platform that allows you to play and create games. The in-game tools help you to bring out your creativity and make games or accessories. Other players can enjoy your game and use the accessories. These features have made Roblox very popular amongst the peeps who wish to create games but have little knowledge about coding. Roblox also hosts a lot of intriguing games, and some of them even have a huge fan base. Therefore, the Roblox not downloading issue is very frustrating and needs to be resolved permanently. But in the meantime, you can try some of our methods to fix it temporarily.
Roblox not downloading from Microsoft Store: Fixes & Workarounds.
There might be several causes for the Roblox not downloading from the Windows Store issue. Sometimes, the servers can be down. Other times, your internet connection might be faulty. Below, we have some of these causes and how you can fix them.
1) Try restarting the Windows Store and also reboot your PC.
2) Next, check your internet connection. Make sure that you are getting a stable connection with no fluctuations. A wired/ethernet connection is recommended over a wireless one.
3) Open your Windows Store and log out of your account. Wait for a few minutes and then re-login. Now, try downloading the game again.
4) You should also retry downloading Roblox after disabling your Anti-virus software. Sometimes, it can interfere with the download and installation.
5) Press the Windows key, type Powershell, and run it as an administrator. Next, type the following code and then press the Enter key-
Get-AppxPackage *roblox*
After this code executes succesfully, then type the next code and press Enter once again-
Get-AppxPackage *roblox* | Remove-AppxPackage
Now, reboot your system and try to download the game.
6) If the above step did not work, then try troubleshooting the Windows Store. To do this, go to Settings > Update and Security> Troubleshoot. Here, click on Additional Troubleshooter> Windows Store Apps and then run the troubleshooter.
Some other methods-
1) Try to reset the Windows Store. To do this, press the Windows key and type wsreset. Now, run this program as an administrator.
2) Also, make sure that you have enough free storage to download and install Roblox on your system.
3) You can also try to re-register your Store using Powershell. Open the Powershell as an admin then type the following commands and press Enter after each one-
a) Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
b) Get-AppXPackage -AllUsers -Name Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}
c) Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
d) Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
In the end, we hope that you found this article helpful. If the above-mentioned methods did not fix this issue, then we suggest sending an email to Roblox Corporation regarding the problem. In the meantime, you can also check out our other article on Can you remove email from Roblox account. Stay tuned to Android Gram and happy gaming!