Advertisement
SORAW441

[Work in Progress] Stable* GameDVR .REG.

Feb 28th, 2021 (edited)
2,020
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 1.00 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_CURRENT_USER\SOFTWARE\Microsoft\GameBar]
  4. ;i changed it back to the original just formatted it nicely
  5. "ShowStartupPanel"=dword:00000000
  6. "GamePanelStartupTipIndex"=dword:00000003
  7. "AllowAutoGameMode"=dword:00000000
  8. "AutoGameModeEnabled"=dword:00000000
  9. "UseNexusForGameBarEnabled"=dword:00000000
  10.  
  11. [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\GameDVR]
  12. "AppCaptureEnabled"=dword:00000000
  13. "AllowAutoGameMode"=dword:00000000
  14. "AutoGameModeEnabled"=dword:00000000
  15. "UseNexusForGameBarEnabled"=dword:00000000
  16.  
  17. [HKEY_CURRENT_USER\System\GameConfigStore]
  18. "GameDVR_Enabled"=dword:00000000
  19. "GameDVR_FSEBehaviorMode"=dword:00000002
  20. "GameDVR_FSEBehavior"=dword:00000002
  21. "GameDVR_HonorUserFSEBehaviorMode"=dword:00000001
  22. "GameDVR_DXGIHonorFSEWindowsCompatible"=dword:00000001
  23. "GameDVR_EFSEFeatureFlags"=dword:00000002
  24. "GameDVR_DSEBehavior"=dword:00000002
  25.  
  26. [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GameDVR]
  27. "AllowGameDVR"=dword:00000000
  28.  
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement