win7电脑桌面右键一直转圈圈

如题所述

方法如下:
1、点击开始菜单》所有程序》附件》记事本;
2、在打开的记事本中输入以下代码:
regsvr32 /u /s igfxpph.dll
reg ****** HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers /f
reg add HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\new /ve /d {D969A300-E7FF-11d0-A93B- 00A0C90F2719}
reg ****** HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v HotKeysCmds /f
reg ****** HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v IgfxTray /f
3、将文件另存为.bat格式文件,文件名为“右键转圈”,保存类型为“所有文件”;
4、双击运行该文件即可。
温馨提示:答案为网友推荐,仅供参考