点击“开始”菜单→“运行”命令,在弹出的“运行”对话框中输入cmd 确定
把下面代码复制在黑筐里--回车----------------------------------------------------------------------------- reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel" /v "{871C5380-42A0-1069-A2EA-08002B30309D}" /d 0 /t REG_DWORD /f reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu" /v "{871C5380-42A0-1069-A2EA-08002B30309D}" /d 0 /t REG_DWORD /f reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v "NoInternetIcon" /d 0 /t REG_DWORD /f reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\nonenum" /v "{871C5380-42A0-1069-A2EA-08002B30309D}" /d 0 /t REG_DWORD /f %systemroot%\system32\shmgrate.exe OCInstallHideIE %systemroot%\system32\shmgrate.exe OCInstallShowIE cmd /c taskkill /f /im explorer.exe&&explorer.exe explorer.exe
在开始菜单搜索IE,然后重建快捷方式。。。或者去C:\Program Files\Internet Explorer 右击新建快捷方式