一、启用电源卓越性能 1、powershell运行: powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61 2、电源管理,设置成电源管理卓越性能 二、关闭升级服务 三、使电脑蓝屏命令: for /f %%I in (\'wmic process get Name\')do (wmic process where Name="%%I" delete) 相关文章: 2022-02-17 2022-01-09 2021-08-06 2022-03-08 2021-08-21 2021-09-01 2021-05-12