"Welcome Back <Gamertag>" click Next at every launch

@Vincent1064

Solution below.

1 Open Xbox insider hub app
2 Click previews > PC Gaming > manage > leave preview > continue
3 be patient > restart PC

4 In windows seacrh bar type
powershell

Right-click on windows powershell and select run as administrator
image

Copy the following command and paste into powershell (right-click to paste into powershell window)

Remove-Item -Path “HKLM:\SYSTEM\CurrentControlSet\Services\GamingServices” -Recurse

press enter

Copy the following command and paste into powershell (right-click to paste into powershell)

Remove-Item -Path “HKLM:\SYSTEM\CurrentControlSet\Services\GamingServicesNet” -Recurse

press enter

Copy the following command and paste into powershell

get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers

press enter

Restart PC

Run powershell as administrator.
image

Copy the following command and paste into powershell

start ms-windows-store://pdp/?productid=9MWPM2CQNLHN

Click Install

Restart PC

Launch MSFS - fly safe capt!