Alright, so I might have found the issue here and it works with both the app from the store and the one from the xbox website.
So first of all, make sure that you have full access as an admin in Windows 11.
Also, on Mac OS, make sure that under :
Settings > Privacy and Security > Files and Folders, Parallels have full access.
Same thing under Settings > Privacy and Security > Full Disk Access.
Now, on Windows 11, close the Xbox App (make sure that it's closed even in the bar near the clock). Open Powershell as Admin and run this command :
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers
What it'll do it's to delete the Gaming Services. Once that's done, reopen the Xbox App and it should run fine. Let me know if it didn't work.
hi Steve can you help please? Did all the above, in Powershell I get error msg:
emove-AppxPackage: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))