系統(tǒng)用久了就會(huì)出現(xiàn)一些問(wèn)題,因此這時(shí)候我們就需要對(duì)系統(tǒng)進(jìn)行重裝,但是不少用戶反映重裝Win8之后桌面IE圖標(biāo)不見(jiàn)了,那么遇到Win8桌面IE圖標(biāo)不見(jiàn)了怎么辦?不知道的朋友趕緊看看小編整理的以下解決方法吧!
方法一:
添加IE快捷方式,依次打開(kāi)【這臺(tái)電腦】——C盤——Program Files文件夾——Internet Explorer文件夾,然后找到iexplore.exe這個(gè)程序,右鍵點(diǎn)擊并發(fā)送到桌面快捷方式。然后大家把快捷方式改名為Internet Explorer就可以了。
方法二:
1、打開(kāi)記事本,將下面注冊(cè)表代碼復(fù)制到文本文檔中:
Windows Registry Editor Version 5.00
; Use this tweak to add the IE icon to Desktop
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}]
@="@ieframe.dll,-880"
"InfoTip"="@,-881"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}DefaultIcon]
@="C:\Windows\System32\ieframe.dll,-190"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}InProcServer32]
@="C:\Windows\System32\ieframe.dll"
"ThreadingModel"="Apartment"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}shellOpenCommand]
@=""C:\Program Files\Internet Explorer\iexplore.exe""
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}shellInPrivate]
@="@ieframe.dll,-13171"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}shellInPrivateCommand]
@=""C:\Program Files\Internet Explorer\iexplore.exe" -private"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}shell屬性(R)]
@="@ieframe.dll,1031"
"Position"="bottom"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}shell屬性(R)command]
@="rundll32.exe Shell32.dll,Control_RunDLL InetCpl.cpl,"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}ShellexContextMenuHandlersieframe]
@="{871C5380-42A0-1069-A2EA-08002B30309D}"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}ShellexMayChangeDefaultMenu]
@=""
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}ShellFolder]
@="@ieframe.dll,-190"
"HideAsDeletePerUser"=""
"HideOnDesktopPerUser"=""
"HideFolderVerbs"=""
"WantsParseDisplayName"=""
"Attributes"=dword:00000024
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerDesktopNameSpace{871C5380-42A0-1069-A2EA-08002B30301D}]
2、然后點(diǎn)擊文本文檔的菜單,文件——另存為,并將文件格式改為“所有文件”,保存為IE.reg。
3、雙擊生成的IE.reg文件,系統(tǒng)會(huì)自動(dòng)將注冊(cè)表信息導(dǎo)入注冊(cè)表中,記得選擇是。
4、IE圖標(biāo)出現(xiàn)在桌面上了,如果沒(méi)有,就刷新一下。
以上就是Win8桌面IE圖標(biāo)不見(jiàn)了的解決方法,方法總共有兩種,其中一種就是利用快捷方式找回IE圖標(biāo),這個(gè)方法比較簡(jiǎn)單,因此推薦大家也使用這個(gè)方法。