Skip to content

Instantly share code, notes, and snippets.

@koumaza
Created December 28, 2020 12:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save koumaza/601f3daf5e683c7ad637545559427407 to your computer and use it in GitHub Desktop.
Save koumaza/601f3daf5e683c7ad637545559427407 to your computer and use it in GitHub Desktop.
Enable HDR on Windows10
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\VideoSettings /v EnableHDRForPlayback /t REG_DWORD /d 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment