系统城

win10系统如何禁用ulps解决开机慢的问题

发布时间:2018-06-24 16:18:29    浏览数:3293

细心的用户发现升级win10正式版系统后,开机速度变得很慢,有时候开机就要黑屏几十秒,一开始还以为电脑中毒了,后面检查后发现开启ulps,我们可以禁用ulps解决开机慢的问题,有需要的用户一起阅读下文教程吧。

注:这个方法只适用于双AND显卡的电脑哈,其他的没有测试,你也没有ulps这个东西。

下面说一下方法哈:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlClass{4D36E968-E325-11CE-BFC1-08002BE10318}000]
"EnableULPS"=dword:00000000
[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlClass{4D36E968-E325-11CE-BFC1-08002BE10318}001]
"EnableULPS"=dword:00000000

把上面这段代码保存为后缀为reg的格式,比如ULPS_Disable.reg 双击导入注册表,重启即可测试效果。

下面这段代码就是开启ulps的,使用方法同上:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlClass{4D36E968-E325-11CE-BFC1-08002BE10318}000]
"EnableULPS"=dword:00000001
[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlClass{4D36E968-E325-11CE-BFC1-08002BE10318}001]
"EnableULPS"=dword:00000001

这是作者原话:This zip contains two files:
ULPS_Disable.reg
ULPS_Enable.reg
Basically it will just change the value of "EnableUlps" in the registry from "0" (disable) or "1" (enable) at locations:
[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlClass{4D36E968-E325-11CE-BFC1-08002BE10318}0000]
[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlClass{4D36E968-E325-11CE-BFC1-08002BE10318}0001]
Double click the one you want and reboot your computer.
ULPS stands for "Ultra Low Power State".
Disabling it allows your system to overclock. Specific drivers may still be required.
-HTWingNut

遇到更新win10系统后开机慢的问题,不妨阅读本教程来解决,希望能够帮助到大家。

相关教程: WPS怎么设置多个页眉页脚 几个步骤教你 PPT2021怎么设置文件保存格式 操作方法 CorelDRAW怎么制作暗角效果 友玩陪玩APP怎么入驻 快加入陪玩大家庭 WPS软件文字中表格如何排序_这里教给你

相关阅读

手机版   |   电脑版
Copyright @ 2011 系统城 版权声明 最新发布内容
fetch('https://api.xitongcheng.com/api/flow/model/article/category_id/143/model_id/43248/admin_id/0/type/0/domain/mip').then(function (res) {})