mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-01-01 08:56:21 +00:00
20 lines
484 B
Reg
20 lines
484 B
Reg
|
|
Windows Registry Editor Version 5.00
|
||
|
|
|
||
|
|
; Enable allow your controller to open Game Bar
|
||
|
|
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\GameBar]
|
||
|
|
"UseNexusForGameBarEnabled"=dword:00000001
|
||
|
|
|
||
|
|
; Enable `ms-gamebar` popups
|
||
|
|
[HKEY_CLASSES_ROOT\ms-gamebar]
|
||
|
|
@="URL:ms-gamebar"
|
||
|
|
"URL Protocol"=""
|
||
|
|
"NoOpenWith"=-
|
||
|
|
|
||
|
|
[-HKEY_CLASSES_ROOT\ms-gamebar\shell\open\command]
|
||
|
|
|
||
|
|
[HKEY_CLASSES_ROOT\ms-gamebarservices]
|
||
|
|
@="URL:ms-gamebar"
|
||
|
|
"URL Protocol"=""
|
||
|
|
"NoOpenWith"=-
|
||
|
|
|
||
|
|
[-HKEY_CLASSES_ROOT\ms-gamebar\shell\open\command]
|