ps1 cannot be loaded because running scripts is disabled on this system.
run this command "Set-ExecutionPolicy RemoteSigned"
then showing this
To change the execution policy for the default (LocalMachine) scope, start Windows PowerShell with the "Run as administrator" option. To change the execution policy for the current user, run "Set-ExecutionPolicy -Scope CurrentUser"