Last active
October 14, 2021 13:04
-
-
Save f0nZ/fcbab5a83a187e12989c198e54d8a148 to your computer and use it in GitHub Desktop.
Changes your NVIDIA Panel to English (US) Language
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reg add "HKCU\Software\NVIDIA Corporation\NVControlPanel2\Client" /v UserDefinedLocale /t REG_DWORD /d 1024 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment