是windows搜索程序出了问题。可以重新注册ocx文件和dll文件来修复内存不能为read的问题。打开开始菜单、运行,输入CMD,打开命令行窗口,输入以下文字:for %1 in (%windir%\system32\*.ocx) do regsvr32 /s %1回车,再输入:for %1 in (%windir%\system32\*.dll) do regsvr32 /s %1回车。或者重新下载seachindexer,网址:http://www.microsoft.com/zh-cn/download/search.aspx?q=Windows%20Search