I have a lot of conda envs in my C:\Users\username\.conda\envs directory. I have been facing a lot of memory issues due to this. I was planing on doing a complete reinstall of Anaconda in my D drive. But I wanted to confirm that this would actually create envs in my D drive and not in my C drive.
Also, if it does create envs in D then does copy-pasting the environment folders from C:\Users\username\.conda\envs into the newly created envs successfully restore my conda envs?