CompatTelRunner.exe
Jan 25, 2017
偶然发现这个进程占了我 80% 的 CPU…发现是微软兼容性助手的扫描.
什么? 那东西有用么?
所以用 Powershell 关掉它.
Disable-ScheduledTask -TaskName "Microsoft Compatibility Appraiser" -TaskPath "\Microsoft\Windows\Application Experience"
解决.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.