Hi Safiyah H,
Thank you for reaching out.
The error code 0x80070003 during a Microsoft Store install typically points to a local Store or Xbox app configuration issue, rather than an account or license problem. Using the same email for Microsoft Store and Xbox is expected and does not cause this behavior.
Here is the recommended solution to resolve the issue, please try the following steps in order:
1, Check the default app installation location
- Go to Settings > System > Storage > Advanced storage settings
- Select Change where new content is saved
- Ensure New apps will save to is set to a valid drive (usually C:)
- Restart the PC and try reinstalling Stardew Valley from Microsoft Store > Library
2, Repair or reset Microsoft Store
- Go to Settings > Apps > Installed apps
- Select Microsoft Store > Advanced options
- Choose Repair first
- If the issue continues, select Reset, then retry the install
3, Re‑register Microsoft Store
- Open Windows PowerShell (Run as administrator)
- Run the following command:
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {
Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"
}
- Restart the PC and try the install again
4, Repair Xbox Gaming Services
- Open PowerShell (Admin) and run:
get-appxpackage GamingServices | remove-AppxPackage -allusers
- Restart the PC
- Open Microsoft Store, search for Gaming Services, and install it
- Retry installing Stardew Valley
5, Confirm account sign‑in
- Make sure you are signed into both Microsoft Store and the Xbox app with the same account that owns the game
- Install the game directly from Microsoft Store > Library
If the issue persists after these steps, a Windows repair install can refresh Store and Xbox components while keeping personal files and apps intact.
Let me know if you need further assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.