I am a complete noob when it comes to programming and happen to come across this error message:
: File C:\Users\Alaa\Documents\WindowsPowerShell\profile.ps1 cannot be loaded because running scripts is disabled on this system. 
For more information, see about_Execution_Policies at https://go.microsoft.comfwlink/?LinkID=135170
At line:1 char:3
+ . 'C:\Users\Alaa\Documents\WindowsPowerShell\profile.ps1'
+   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : SecurityError: (:) [], PSSecurityException
    + FullyQualifiedErrorId : UnauthorizedAccess
PS Y:\Programming Files> conda activate base
I tried to create new paths for conda. i really don't know what to do please help