古詩詞大全網 - 成語故事 - 如何禁用PresentationFontCache.exe進程(解決windows7中占CPU問題)?

如何禁用PresentationFontCache.exe進程(解決windows7中占CPU問題)?

1、關閉.net

控制面板-程序和功能-打開或關閉windows功能-把netframework前面的勾去掉-確定,重啟

2、停止PresentationFontCache服務

第壹步:停止FontCache3.0.0.0服務,或者用命令行:net stop FontCache3.0.0.0

第二步:刪除C:\Windows\ServiceProfiles\LocalService\AppData\Local\FontCache3.0.0.0.dat (這個是Windows7操作系統)

第三步:重啟FontCache3.0.0.0服務,或者用命令號:net start FontCache3.0.0.0。