Sea of Thieves - Couldn't install. We'll retry shortly
If you’re getting the error "Couldn't install. We'll retry shortly" (error code 0x80070006) when trying to install Sea of Thieves through the Microsoft store, try this.
- Navigate to
C:\Users\[your_user_name]\AppData\Local\Packages\Microsoft.WindowsStore_8wekyb3d8bbwe\LocalCache - Delete all the folders & files in LocalCache - leave the LocalCache folder.
- Reboot and retry
If that doesn’t work, try the following:
- Open Windows Powershell as Admin
- Paste
set-ExecutionPolicy RemoteSignedinto the terminal and hitEnter. - Press
Yto accept. - Paste
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml"}(all one line) and hitEnter - A lot of stuff will happen. Once it’s done, exit the Powershell terminal.
- Reboot and retry
Still not working?
- Open a CMD prompt as Admin
- Try the following commands one by one (paste +
Enter)dism /online /cleanup-image /startcomponentcleanupsfc /scannow
- Reboot and retry
I haven’t tested this, but you can try creating a new user and change the new user account from standard to administrator, then login with the new user and test opening and updating store.