靠谱的软件下载站
当前位置:  IEfans/IE专区/IE修复/IE9 Internet选项中没有“使用软件呈现而不使用 GPU 呈现”选项的解决方法

IE9 Internet选项中没有“使用软件呈现而不使用 GPU 呈现”选项的解决方法

IE修复 互联网 2011-08-28 阅读(2599)
由于IE9中默认这个选项是没有勾选的,当然这需要大多数新的显卡支持,当你的显卡不支持GPU的时候,这个功能就成了负担 负担体现在:打开含Flash的网页的时候,网页变得异常的卡。如果你有这个选项,勾选上以后,重启浏览器,卡的问题解决。 我也不是第一次安装IE9了,当我安装完的时候是有这个选项的,但是过了一段时间却发现不见了,后来发现被一些优化软件给去除了。。。 比如我的就是由于360安全卫士里面的“全面诊断”,检测出"ACCELERATED_GRAPHICS"和"INTERNATIONAL"两个未知项。 由于习惯性的操作,直接就把这两个给修复了,导致的结果就是IE9浏览器Internet选项中部分高级选项消失。 以下是我整理的解决方法: 1、关于“使用软件呈现而不使用 GPU 呈现”选项: 新建文本文档,复制以下内容进去,保存为"GPU.reg",双击导入即可。 ----------------------我是分割线,从我下面开始复制---------------------- Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\ACCELERATED_GRAPHICS] "PlugUIText"="@C:\\Windows\\System32\\inetcpl.cpl,-4920" "Bitmap"="C:\\Windows\\System32\\inetcpl.cpl,6657" "Text"="Accelerated graphics" "Type"="group" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\ACCELERATED_GRAPHICS\USESWRENDER] "UncheckedValue"=dword:00000000 "CheckedValue"=dword:00000001 "PlugUIText"="@C:\\Windows\\System32\\inetcpl.cpl,-4921" "RegPoliciesPath"="SOFTWARE\\Policies\\Microsoft\\Internet Explorer\\Main" "RegPath"="SOFTWARE\\Microsoft\\Internet Explorer\\Main" "HKeyRoot"=dword:80000001 "RequiresReboot"=dword:00000001 "DefaultValue"=dword:00000000 "ValueName"="UseSWRender" "Text"="Use software rendering instead of GPU rendering" "Type"="checkbox" ----------------------我是分割线,至我上面复制结束---------------------- 2、修复IE高级选项卡中“国际*”类的选项(同1、新建文本文档,复制以下内容,保存为"IDN.reg",双击导入即可。) 该注册表文件修复的选项如下:
  • 发送 IDN 服务器名称
  • 发送 UTF-8 URL
  • 将 UTF-8 用于邮寄地址链接
  • 始终显示编码地址
  • 为 Intranet 地址发送 IDN 服务器名称
  • 显示编码地址通知栏
----------------------我是分割线,从我下面开始复制---------------------- Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\INTERNATIONAL] "Bitmap"="C:\\Windows\\system32\\inetcpl.cpl,4482" "HelpID"="iexplore.hlp#50041" "PlugUIText"="@C:\\Windows\\system32\\inetcpl.cpl,-6000" "Text"="International" "Type"="group" "RequiresReboot"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\INTERNATIONAL\IDN] "CheckedValue"=dword:00000001 "DefaultValue"=dword:00000001 "HelpID"="iexplore.hlp#50535" "HKeyRoot"=dword:80000001 "Mask"=dword:00000001 "PlugUIText"="@C:\\Windows\\system32\\inetcpl.cpl,-6002" "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings" "RegPoliciesPath"="SOFTWARE\\Policies\\Microsoft\\Windows\\CurrentVersion\\Internet Settings" "Text"="Send IDN server names" "Type"="checkbox" "UncheckedValue"=dword:00000000 "ValueName"="EnablePunycode" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\INTERNATIONAL\IDN_INFOBAR] "CheckedValue"=dword:00000000 "DefaultValue"=dword:00000000 "HelpID"="iexplore.hlp#50535" "HKeyRoot"=dword:80000001 "PlugUIText"="@C:\\Windows\\system32\\inetcpl.cpl,-6008" "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings" "RegPoliciesPath"="SOFTWARE\\Policies\\Microsoft\\Windows\\CurrentVersion\\Internet Settings" "Text"="Show Notification bar for encoded addresses" "Type"="checkbox" "UncheckedValue"=dword:00000001 "ValueName"="DisableIDNPrompt" "IEOnly"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\INTERNATIONAL\IDN_INTRANET] "CheckedValue"=dword:00000002 "DefaultValue"=dword:00000000 "HelpID"="iexplore.hlp#50535" "HKeyRoot"=dword:80000001 "Mask"=dword:00000002 "PlugUIText"="@C:\\Windows\\system32\\inetcpl.cpl,-6003" "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings" "RegPoliciesPath"="SOFTWARE\\Policies\\Microsoft\\Windows\\CurrentVersion\\Internet Settings" "Text"="Send IDN server names for Intranet addresses" "Type"="checkbox" "UncheckedValue"=dword:00000000 "ValueName"="EnablePunycode" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\INTERNATIONAL\IDN_SHOWPUNY] "CheckedValue"=dword:00000001 "DefaultValue"=dword:00000000 "HelpID"="iexplore.hlp#50535" "HKeyRoot"=dword:80000001 "PlugUIText"="@C:\\Windows\\system32\\inetcpl.cpl,-6007" "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings" "RegPoliciesPath"="SOFTWARE\\Policies\\Microsoft\\Windows\\CurrentVersion\\Internet Settings" "Text"="Always show encoded addresses" "Type"="checkbox" "UncheckedValue"=dword:00000000 "ValueName"="ShowPunycode" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\INTERNATIONAL\UTF8_MAILTO] "CheckedValue"=dword:00000001 "DefaultValue"=dword:00000000 "HelpID"="iexplore.hlp#50535" "HKeyRoot"=dword:80000001 "PlugUIText"="@C:\\Windows\\system32\\inetcpl.cpl,-6018" "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Protocols\\Mailto" "RegPoliciesPath"="SOFTWARE\\Policies\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Protocols\\Mailto" "Text"="Use UTF-8 for mailto links" "Type"="checkbox" "UncheckedValue"=dword:00000000 "ValueName"="UTF8Encoding" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\INTERNATIONAL\UTF8_URL] "CheckedValue"=dword:00000000 "DefaultValue"=dword:00000000 "HelpID"="iexplore.hlp#50535" "HKeyRoot"=dword:80000001 "PlugUIText"="@C:\\Windows\\system32\\inetcpl.cpl,-4839" "RegPath"="SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings" "RegPoliciesPath"="SOFTWARE\\Policies\\Microsoft\\Windows\\CurrentVersion\\Internet Settings" "Text"="Send UTF-8 URLs" "Type"="checkbox" "UncheckedValue"=dword:00000001 "ValueName"="UrlEncoding" ----------------------我是分割线,至我上面复制结束---------------------- 若您嫌麻烦,可以直接下载我们保存好的GPU.regIDN.reg文件运行即可。 如果你的IE9出现“使用软件呈现而不使用 GPU 呈现”选项后,先发呈现灰色,这个可能是你的显卡不支持GPU加速所致,你可以尝试这个方法来开启GPU加速。 via:maxsky

标签:IE修复IE9GPUInternet选项

Copyright © 1998-2017 www.iefans.net All Rights Reserved 湘ICP备13012168号-17