mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 02:56:17 +00:00
Added option to disable gameDVR, clearing start now backs up old file + more
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)
This commit is contained in:
7
Regfiles/Disable_DVR.reg
Normal file
7
Regfiles/Disable_DVR.reg
Normal file
@@ -0,0 +1,7 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_CURRENT_USER\System\GameConfigStore]
|
||||
"GameDVR_Enabled"=dword:00000000
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GameDVR]
|
||||
"AllowGameDVR"=dword:00000000
|
||||
Reference in New Issue
Block a user