ng.ps1 cannot be loaded. the file ng.ps1 is not digitally signed code example

Example 1: ng : File C:\Users\Sriram\AppData\Roaming\npm\ng.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.

deleting ng.ps1 everything was going in perfect way

Example 2: The file C:\Users\user\AppData\Roaming\npm\ng.ps1 is not digitally signed. You cannot run this script on the current system. For more information about running scripts and setting execution policy, see about_Execution_Policies at

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser