chsime.exe cpu占用高

打开管理员的命令提示符,运行

if exist "%SystemRoot%\System32\InputMethod\CHS\ChsIME.exe" (
takeown /f "%SystemRoot%\System32\InputMethod\CHS\ChsIME.exe" /A
icacls "%SystemRoot%\System32\InputMethod\CHS\ChsIME.exe" /deny "NT AUTHORITY\SYSTEM:RX"
)

posted on 2017-05-27 13:17  Zing_Z  阅读(823)  评论(0编辑  收藏  举报

导航