电脑上IE浏览器的图标显示不出来怎么办?

下载重装了,可图标就是不显示出来,求助!
2025-06-23 04:27:12
推荐回答(2个)
回答1:

点击“开始”菜单→“运行”命令,在弹出的“运行”对话框中输入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

回答2:

在开始菜单搜索IE,然后重建快捷方式。。。或者去C:\Program Files\Internet Explorer 右击新建快捷方式