Skip to content

How could I disable hardware acceleration on Github Desktop? #169161

Discussion options

You must be logged in to vote

Hey @KianGhk1530 👋

Yeah, this kind of issue can pop up after system updates can happen some times. GitHub Desktop doesn’t currently expose a setting in the UI to disable hardware acceleration, but you might try launching it with the environment variable set before the app starts.

Try this in PowerShell or Command Prompt before launching GitHub Desktop:

setx GITHUB_DESKTOP_DISABLE_HARDWARE_ACCELERATION 1

Then restart your computer or log out and back in, and open GitHub Desktop again to see if the changes take effect.

If that still doesn’t work, you might want to open an issue on the GitHub Desktop repo](https://github.com/desktop/desktop/issues) so the dev team can take a closer look.

Hop…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@KianGhk1530
Comment options

Answer selected by KianGhk1530
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GitHub or a GitHub feature is not working as intended General General topics and discussions that don't fit into other categories, but are related to GitHub
2 participants