
Fix Sea of Thieves Not Installing From Microsoft Store, Can't Install Sea of Thieves Microsoft Store
Fix Sea of Thieves Not Downloading/Installing On Microsoft Store Error 0x803F8001, 0x80070005
1) Sign out and Sign in again on Microsoft Store. Make sure date and time/Zone is correct
2) Run Windows Store Troubleshooter
3) Clear store cache Using wsreset command
4) Update Windows 10
5) Update Apps
6) Reset Store app
7) Restart Windows Update, Microsoft Store Install and background intelligence service
8) Run these commands for network related error while installing game
ipconfig /flushdns
ipconfig /release
ipconfig /renew
netsh winsock reset
netsh int ip reset
9) Run Powershell command to re-register store
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Get-AppXPackage -AllUsers -Name Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose}
10) Uninstall & Reinstall Store
Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
Reboot your computer
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
11) Run DISM Command
sfc /scannow
Dism /Online /Cleanup-Image /RestoreHealth
12) Run inetcpl.cpl command
In Advanced Tab
Check Use TLS 1.0, 1.1, 1.2 and 1.3
13) Update Windows 10 using Media Creation Tool: https://www.microsoft.com/en-in/software-download/windows10
Other Videos By MenakaTechWorld
Other Statistics
Sea of Thieves Statistics For MenakaTechWorld
MenakaTechWorld presently has 29,116 views for Sea of Thieves across 12 videos, and about 2 hours worth of Sea of Thieves videos were uploaded to his channel. This makes up 1.20% of the content that MenakaTechWorld has uploaded to YouTube.