mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 11:06:18 +00:00
Added new option to disable Game DVR. (#62) Clearing the start menu now creates a backup of the current start menu file. (#60) Fixed unnecessarily setting path variable in Get.ps1 in some situations (#59)
7 lines
209 B
Reg
7 lines
209 B
Reg
Windows Registry Editor Version 5.00
|
|
|
|
[HKEY_CURRENT_USER\System\GameConfigStore]
|
|
"GameDVR_Enabled"=dword:00000001
|
|
|
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GameDVR]
|
|
"AllowGameDVR"=dword:00000001 |