电脑桌面所有图标点击都没反应,但是通过任务栏可以打开,怎么解决?

如题所述

桌面鼠标被禁止。
开始——运行 ,输入“cmd”, 回车,在命令提示符下输入(复制即可) :
for %1 in (%windir%\system32\*.ocx) do regsvr32 /s %1
回车,再输入:
for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1
回车。
直到屏幕滚动停止为止,重启电脑。
温馨提示:内容为网友见解,仅供参考
无其他回答
相似回答