电脑桌面空白explorer.exe内存不能为read的解决方法

电脑桌面空白explorer.exe内存不能为read的解决方法
电脑在使用过程中,有时候会遇到内存不能read。弹出提示窗口,explorer.exe内存问题。桌面空白,无法显示桌面图标,通过任务管理器重新启动explorer.exe也无法启动,可以通过下面方法解决。 1、点击开始,选择运行,输入“cmd”,点击确认,进入命令提示符。   2、在提示符下,输入:for %1 in (%windir%system32*.dll) do regsvr32.exe /s %1,点击回车,滚动完成后再输入:for %1 in (%windir%system32...