Set-ExecutionPolicy -Scope "CurrentUser" -ExecutionPolicy "RemoteSigned"
run this command three command one by one
set-ExecutionPolicy RemoteSigned -Scope CurrentUser
Get-ExecutionPolicy
Get-ExecutionPolicy -list
after check angular version this command
ng version
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned