Skip to content

Instantly share code, notes, and snippets.

@TJReinert
Last active March 3, 2022 23:51
Show Gist options
  • Save TJReinert/0341b728434e5ec9a1ebc9d7f02435d7 to your computer and use it in GitHub Desktop.
Save TJReinert/0341b728434e5ec9a1ebc9d7f02435d7 to your computer and use it in GitHub Desktop.
Link NVidia cache to another drive

Uninstall Nvidia Experience.

Clear out drive's local NVIDIA folder where NVIDIA will be installed. C:\Users${USERNAME}\AppData\Local\NVIDIA

Make folder in other drive. I named mine NVIDIA_CACHE

Make junction. mklink /J C:\Users${USERNAME}\AppData\Local\NVIDIA

Install Nvidia experience.

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