Could also be the folders permissions.
You could try taking ownership of the folder.
Launch Command Prompt as Administrator then write or copy/paste:
takeown /f “"C:\Users\YOURNAME\AppData\Local\Plutonium"” /r /d y
Just change YOURNAME to your username on Windows.