如何禁用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。



