Skip to content

Instantly share code, notes, and snippets.

@ChuckMichael
Last active July 6, 2021 15:16
Show Gist options
  • Save ChuckMichael/1ed3182f9d78c0e1544c6c0317dca27b to your computer and use it in GitHub Desktop.
Save ChuckMichael/1ed3182f9d78c0e1544c6c0317dca27b to your computer and use it in GitHub Desktop.
Windows 10 Hardcore optimalization

Check system optimalizations first: https://gist.github.com/ChuckMichael/4afee9b344d57a3abc46231c4225c0cb

  • Intel C-state off
  • HPET off
  • Hardware-accelerated GPU scheduling on
  • Hibernate off (test needed)
  • Game Mode turn on or turn off (test which is better)
  • Unlock Highest Performance Power Scheme Open PowerShell with admin rights and enter: powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61 If want to easy switch between diffrent power schemes: PowerPlanSwitcher (https://www.microsoft.com/en-us/p/powerplanswitcher/9nblggh556l3?activetab=pivot:overviewtab) + Ultimate Power Scheme or Bitsum Highest Performance
  • For Nvidia RTX 3xxx or RX 6xxx series graphic card, check support for Resizable BAR / AMD Smart Access Memory
  • Make sure your RAM is running at dual-channel mode

  • Boot Windows using all cores (needs more testing)
  • Enable and configure Storage Sence

Optimalizations:

  • Windows services
  • windows harmonogram
  • startup apps

Privacy:

  • NTP
  • etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment