Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need enable Feature "game bar, xbox app" or related on Windows 10 & Windows 11 #15

Open
dimasbayu2108 opened this issue Sep 14, 2024 · 5 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed Investigate on process to investigate issue showing issue or some config not used question Further information is requested solve Something isn't working has been repaired or fixed

Comments

@dimasbayu2108
Copy link
Owner

evidence:
image

@dimasbayu2108
Copy link
Owner Author

dimasbayu2108 commented Sep 14, 2024

steps:

  1. download install "xbox app" on microsoft store

  2. open and run "xbox app"
    Win_Testing_3-2024-09-14-11-38-10

  3. go to settings -> general and install dependences needed
    Win_Testing_3-2024-09-14-11-38-32

  4. (opsional) if you're need to showed up gaming in settings page, edit this registry key on location
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer
    from:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"SettingsPageVisibility"="hide:gaming-broadcasting;gaming-gamebar;gaming-gamedvr;gaming-gamemode;gaming-trueplay;gaming-xboxnetworking"

to:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"SettingsPageVisibility"="hide:"

image

  1. don't forget to restart computer to take effect

@dimasbayu2108 dimasbayu2108 changed the title Need enable Feature "game bar" and "xbox app" on Windows 10 & Windows 11 Need enable Feature "game bar, xbox app" or related on Windows 10 & Windows 11 Sep 14, 2024
@dimasbayu2108 dimasbayu2108 added enhancement New feature or request help wanted Extra attention is needed question Further information is requested solve Something isn't working has been repaired or fixed Investigate on process to investigate labels Sep 14, 2024
@dimasbayu2108
Copy link
Owner Author

dimasbayu2108 commented Sep 17, 2024

next evidence (in investigate) cannot capture screenshoot or video:
image

@dimasbayu2108
Copy link
Owner Author

dimasbayu2108 commented Sep 18, 2024

worked this solution with applied this registry:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GameDVR]
"AllowGameDVR"=dword:00000001

[HKEY_CURRENT_USER\System\GameConfigStore]
"GameDVR_Enabled"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\GameDVR]
"AppCaptureEnabled"=dword:00000001

*don't forget to restart the computer if needed

reference

@dimasbayu2108 dimasbayu2108 added bug Something isn't working issue showing issue or some config not used labels Sep 18, 2024
@dimasbayu2108
Copy link
Owner Author

after applied registry:
image

@dimasbayu2108 dimasbayu2108 self-assigned this Sep 18, 2024
@dimasbayu2108
Copy link
Owner Author

dimasbayu2108 commented Nov 4, 2024

for windows 10:

after applying these registry, you maybe need to update the cumulative update windows 10 before you use "game bar" feature

Win_Testing_3-2024-11-04-22-57-00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed Investigate on process to investigate issue showing issue or some config not used question Further information is requested solve Something isn't working has been repaired or fixed
Projects
None yet
Development

No branches or pull requests

1 participant