What version of W11 is this (23/24H2, Home/Pro)? This is a new error, for comparison can you try the older "GamerOS 10 Final" preset?Hi Garlin, getting error whenever trying to open the xbox app
Its the 23h2 with your preset, i have TimeBrokerSvc auto, disabled defender, firewall, removed wlan, Doesnt gamerOS final disable xbox app anyway?What version of W11 is this (23/24H2, Home/Pro)? This is a new error, for comparison can you try the older "GamerOS 10 Final" preset?
The updated versions remove a few extra components that aren't in general use, but nothing that should interfere with Updates or Xbox app.
sc stop TimeBroker
sc config TimeBroker start= demand
whenever i try any of the commands above i get:TimeBrokerSvc is normally set to Manual. Try this on your PC:
Code:sc stop TimeBroker sc config TimeBroker start= demand
No, the updated preset keeps Xbox apps since some gamers needed the Gaming Pass features. It's easy to ask someone to remove it, rather than figure out how to restore something they didn't remove in the first place. TimeBroker's other job is to check for App permissions to access your devices like a webcam or audio.
Oops, "TimeBrokerSvc" not "TimeBroker".
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TimeBroker" /v Start /t REG_DWORD /d 3 /f
added, restarted, and same error as aboveI don't know if that's protected by TrustedInstaller rights (to prevent tampering). Run this command, and restart Windows:
Code:reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TimeBroker" /v Start /t REG_DWORD /d 3 /f
Im still getting access denied applying the 2 commands even after adding the registery you gave me, and yes the xbox app still having this errorThe reg command is intended to change the service to Manual (on demand) start. Which is the Windows default. Is the Xbox app still unhappy?
I have my Gameros from here running with Win 11 23H2 and I use the Xbox app every day without any problems. I am of the opinion that Edge Legacy should not be removed and I have TimeBrokerSvc running as default.Its the 23h2 with your preset, i have TimeBrokerSvc auto, disabled defender, firewall, removed wlan, Doesnt gamerOS final disable xbox app anyway?
Edit: i have removed edge legacy if that matters
no more Timebroker error, but now the application is hanging just without any update, can you please tell me what to check in the preset to enable xbox app - microsoft store , etc... i want to use game pass app / gamesTry the "GamerOS 10 Final" preset for comparison. If that one works, I'll have to study why that's breaking.
Store and other things unfortunately depend on the Xbox services. Are those services running?no more Timebroker error, but now the application is hanging just without any update, can you please tell me what to check in the preset to enable xbox app - microsoft store , etc... i want to use game pass app / games
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate" /v AutoDownload /t REG_DWORD /d 4 /f
Do u think thatll fix? Man this is draining honestly. Tweaking windows and tuning rams makes you a zombie alive and cant use the pc!!! Its a never ending loop hole.Looking at the MS Store's list of app versions, they pushed out a new release of Xbox App on 2024-08-08.
For some apps, the back-end servers won't talk to you unless you upgrade to the current build. The GameOS preset has always disabled auto-updates of UWP apps, so you have two options:
1. Download a newer version of Xbox App (Microsoft.GamingApp) using:
You can install the app by double-clicking it from Explorer. And integrate the newer app package in the image, from the Updates page.
2. Enable WU background updates for all UWP apps:
Code:reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate" /v AutoDownload /t REG_DWORD /d 4 /f
You don't have to lose keys by renew everytime you purge the OS. I don't have the way to tell it right now since I am away however I am sure Garlin or anyone else will post that.Do u think thatll fix? Man this is draining honestly. Tweaking windows and tuning rams makes you a zombie alive and cant use the pc!!! Its a never ending loop hole.
Is there a way to do it in preset and not live? I dont want to lose more keys please
this s--t takes time and effort and 20+ test builds is not unusual. if it is getting to you walk away and take a break and come back to it with a refreshed brain.Man this is draining honestly. Tweaking windows and tuning rams makes you a zombie alive and cant use the pc!!! Its a never ending loop hole.
Add-AppxPackage -Path Microsoft.GamingApp_2408.1001.14.0_neutral_~_8wekyb3d8bbwe.msixbundle -DependencyPath Microsoft.UI.Xaml.2.8_8.2310.30001.0_x64__8wekyb3d8bbwe.appx, Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_x64__8wekyb3d8bbwe.appx, Microsoft.VCLibs.140.00_14.0.33519.0_x64__8wekyb3d8bbwe.appx