I\'m trying to update Anaconda and its packages using conda update --name root conda, but it fails every time.
Error message : Environme
On Windows in general, running command prompt with administrator works. But if you don't want to do that every time, specify Full control permissions of your user (or simply all users) on Anaconda3 directory. Be aware that specifying it for all users allows other users to install their own packages and modify the content.