在使用wes7 FBWF软件时,经常会遇到WMI reported an error while getting an instance of class FbwfCacheDetail。
解决思路是:先把FBWF功能关闭,重启系统,再把FBWF开启。
由于FBWF出现崩溃,右下角的管理图标也没有了,只能通过命令的方式去开启和关闭。
具体方法:cmd 进入到 windows\system32
关闭命令:fbwfmgr /disable
提示:File-based write filter will be disabled on the next reboot
重启系统
然后启开fbwf
命令:fbwfmgr /ensable (前提还是要进入system32目录)
再重启系统,就正常了
时间: 2024-11-07 10:40:44