W4RH4WK / Debloat-Windows-10

A Collection of Scripts Which Disable / Remove Windows 10 Features and Apps
Other
6.03k stars 851 forks source link

Xbox game bar is not working #235

Closed syrevision closed 4 years ago

syrevision commented 4 years ago

I choose the "optimize-user-interface.ps1" and the "remove-default-apps.ps1" scripts, and now the xbox game bar is not working, on the settings app when I click on Games, then "Game Bar", then when I put the switch on, go back and enter again, the switch is off, what I can do to revert the setting? please, I need help

engunneer commented 4 years ago

look at what is happening in scripts/optimize-user-interface.ps1 around line 30. it's making a registry key to disable the game bar. if you remove (or rename to be safe) the registry key, it might fix your problem.

syrevision commented 4 years ago

You're a master, It get fixed!!!