Windows Registry Editor Version 5.00 ; Disable power throttling [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerThrottling] "PowerThrottlingOff"=dword:00000001 ; Scheduler [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl] "Win32PrioritySeparation"=dword:00000026 ; Network throttling ; System responsiveness [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile] "NetworkThrottlingIndex"=dword:ffffffff "SystemResponsiveness"=dword:00000000 ; Games scheduling [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile\Tasks\Games] "Affinity"=dword:00000000 "Background Only"="False" "Clock Rate"=dword:00002710 "GPU Priority"=dword:00000008 "Priority"=dword:00000006 "Scheduling Category"="High" "SFIO Priority"="High" ; Disable sleep [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FlyoutMenuSettings] "ShowSleepOption"=dword:00000000 ; Disable hibernate [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power] "HibernateEnabled"=dword:00000000 ; Disable automatic maintenance [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Schedule\Maintenance] "MaintenanceDisabled"=dword:00000001 ; Disable menu show delay [HKEY_CURRENT_USER\Control Panel\Desktop] "MenuShowDelay"="0"