Environment Variable set incorrectly

When I run the command “Create Robot” in VS Code, it fails. “Access Denied”


I suspect it’s a problem with the ROBOCORP_HOME variable, which is interpreted as c:\Users\Default\Documents\robocorp, even though I have it set differently in my environment variables.

(I can’t attach a second screenshot, but it’s C:\Users\DanJan\robocorp)

I have admin priviliges, and have set write access for all users in the specified file.
The path c:\Users\Default\Documents\robocorp doesn’t exist. I actually had it there beforehand, but I moved it, because of chmod problems.

I have tried restarting VSCode, my computer, running it as admin, etc, etc… I hope my problem is clear enough.