So far I have done all of the following suggestions from support:
"Fix #1 Login to Windows 10 with a local Microsoft Account. This fixes majority of cases reported.
Fix #2 Open the Windows 10 Store, then in the top right corner click on the profile picture. If you have multiple accounts signed in, sign out all of them but leave the email account linked to the game’s purchase signed in. Next, in the Windows 10 Store download any free app at all. Then try playing Sea of Thieves again through the Windows 10 Store “Library” page.
Fix #3 Go to the below link and save / run the tool. Follow the on screen instructions to troubleshoot / fix your issue.
Fix#4 Press Windows + R Type Powershell and hit enter Copy and paste the following into the powershell window and press enter
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
If your problem persists please make sure your Windows is up to date. There was a Windows update that went out very recently that fixed this issue for a lot of players.
Regards, Sea of Thieves – Player Support"
None of these have been successful, I do not have Comodo antivirus, I have custom reinstalled windows and still get the error. When I run the powershell command I get
"PS C:\WINDOWS\system32> Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocati
on)\AppXManifest.xml”} Add-AppxPackage : Cannot find path 'C:\AppXManifest.xml' because it does not exist. At line:1 char:28 + ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\AppXManifest.xml:String) [Add-AppxPackage], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand"
Incredibly frustrating issue that most players do not seem to be getting so at this point I am not confident it is even being looked into.
