Great, glad that you solved the problem
See you next time in ms community
Elvis
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I've been attempting to download sea of thieves off the microsoft store since last night and everytime it will get to 100% and then say there was an error. Additionally whenever I fullscreen the app it completely freezes and task manager or wsreset.exe will not close it, the only way is to restart my computer.
Great, glad that you solved the problem
See you next time in ms community
Elvis
Problem fixed by setting where new content is saved in windows settings, I had my c drive selected in there and when I tried downloading the game to my D drive it didn't work.
Hi silly, welcome in community
Can you share the exact error message? This one is essential to give you the ccorect trouble shooting.
Then, how do you connect to internet? Do you have antivirus or firewall inatalled different from windows product like defender or windows firewall? Do you use a local account or Microsoft account?
Let me know
Elvis
Try the following steps in order on Windows 10 to fix Microsoft Store download failures and freezing:
Get-AppxPackage *Microsoft.WindowsStore*
If nothing is returned, Store is not registered for the account. Add-AppxPackage -RegisterByFamilyName -MainPackage Microsoft.WindowsStore_8wekyb3d8bbwe
winget as an alternative installer
If Store UI continues to freeze, use Windows Package Manager to install the game or app where supported:
winget search "Sea of Thieves"
winget install <App name or ID>
If, after these steps, Store still freezes the entire session when fullscreened and cannot be killed from Task Manager, this indicates deeper shell or system corruption. In that case, follow the broader Microsoft Store app download failure checklist (registration, policy, endpoints) and consider more advanced repair options based on that guidance.
References: