You may use the following command(s) to change the execution policy for Windows PowerShell.

Set-ExecutionPolicy Restricted

Set-ExecutionPolicy AllSigned

Set-ExecutionPolicy RemoteSigned

Set-ExecutionPolicy Unrestricted

Enjoy!