IE安全级别没法定制

简介: 进入IE选项,安全标签,发现自定义级别是灰色的。 Click Start, Run and type REGEDIT. Navigate to : HKEY_CURRENT_USER \ Software \ Policies \ Microsoft \ Internet Ex...

进入IE选项,安全标签,发现自定义级别是灰色的。

  • Click Start, Run and type REGEDIT.
  • Navigate to :

HKEY_CURRENT_USER \ Software \ Policies \ Microsoft \ Internet Explorer \ Control Panel

and

HKEY_LOCAL_MACHINE \ Software\ Policies \ Microsoft \ Internet Explorer \ Control Panel

  • Backup the keys by exporting it to REG file.
  • In the right-pane, select the SecChangeSettings value and delete it.
  • Then, navigate to the following location:

HKEY_LOCAL_MACHINE \ SOFTWARE \ Policies \ Microsoft \ Windows \ CurrentVersion \ Internet Settings

  • In the right-pane, select the Security_options_edit value and delete it, or change its value to 0.
  • Close Registry Editor.
目录
相关文章
|
安全 Windows
服务器sever2008如何取消IE增强安全配置
安装WINDOWS server 系统以后,用浏览器打开网址时,系统总是提示“Internet Explorer 增强安全配置正在阻止下列网站的内容。如果把所有网址添加到信任列表是可以打开网址的,但是用起来很吃力。那么如何解决呢?
214 0
服务器sever2008如何取消IE增强安全配置
|
Web App开发 安全
WIN7 64位 IE10打开WEB管理提示证书不安全
用IE10只要在CMD里运行 certutil -setreg chain\minRSAPubKeyBitLength 512就好了 技术改变世界! --狂诗绝剑
863 0