Win10 cpu100%占用,风扇狂转,但是在详细信息中确是系统空闲占用 95%,是咋回事?

2022-04-09 14:53:50 +08:00
 lyvv

请问有没有大哥指点迷津

1283 次点击
所在节点    问与答
6 条回复
youngteam99
2022-04-09 14:57:33 +08:00
你点一下第一张图 CPU 那里 按 CPU 使用率排列看一下哪个服务占用的
https://s3.bmp.ovh/imgs/2022/04/09/7fc4383faada0232.png
lyvv
2022-04-09 15:17:00 +08:00
实时在变化



![11.jpg]( )

![12.jpg]( )

![13.jpg]( )
la9998372
2022-04-09 15:34:30 +08:00
感觉是索引服务在后台搜索文件
lyvv
2022-04-09 15:55:10 +08:00
@la9998372 手动停止了 WSearch 服务,还是 cpu100%。。
lyvv
2022-04-09 17:02:33 +08:00
找到了一个办法。
https://answers.microsoft.com/en-us/windows/forum/all/windows-10-task-manager-shows-100-cpu-but/00c92238-9382-4946-bc6a-bbc451888b96?page=1


After much debugging, I was able to come to the conclusion that my specific case was related to a bug in the Oculus Rift software. Because the Rift, a virtual reality headset, requires low latency, their software seems to set the IDLEDISABLE power configuration to "1". In certain cases, after taking the headset off, the setting is not changed back to the default of "0".

IDLEDISABLE prevents the CPU from throttling itself, causing heat and the fan noise I observed. Additionally, this manifested in the Task Manager as "100% CPU usage". Process Explorer seems to always discount the System Idle Process and not include it in the total CPU usage, which is why it displayed a lower total CPU usage than Task Manager did.

To fix this, you can run the following two commands, which sets the IDLEDISABLE setting back to "0" and then re-applies the power management configuration.

C:\WINDOWS\system32>PowerCfg /SETACVALUEINDEX SCHEME_CURRENT SUB_PROCESSOR IDLEDISABLE 000
C:\WINDOWS\system32>PowerCfg /SETACTIVE SCHEME_CURRENT
A small note. Even if you don't have an Oculus Rift, the above could solve your problem.
lyvv
2022-04-13 19:21:09 +08:00
找到终极解决方案

使用默认的电源管理方案

![11.jpg]( )

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/845885

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX