1.win+s 搜索powershell 以管理身份运行2.使用set-ExecutionPolicy RemoteSigned命令将计算机上的执行策略更改为 RemoteSigned,输入Y确定3.查看计算机执行策略get-ExecutionPolicy