使用Win+R命令,输入powershell,然后确定,
进入终端需要执行 Start-Process powershell -Verb runAs 切换到管理员命令窗口,
执行 set-ExecutionPolicy RemoteSigned,执行策略选择 Y。