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