{"id":4935,"date":"2017-09-18T23:24:20","date_gmt":"2017-09-18T21:24:20","guid":{"rendered":"http:\/\/michlstechblog.info\/blog\/?p=4935"},"modified":"2021-12-14T10:49:58","modified_gmt":"2021-12-14T09:49:58","slug":"windows-enable-or-disable-internet-explorers-developer-tools","status":"publish","type":"post","link":"https:\/\/michlstechblog.info\/blog\/windows-enable-or-disable-internet-explorers-developer-tools\/","title":{"rendered":"Windows: Enable or disable Internet Explorers Developer tools"},"content":{"rendered":"<div class=\"twoclick_social_bookmarks_post_4935 social_share_privacy clearfix 1.6.4 locale-en_US sprite-en_US\"><\/div><div class=\"twoclick-js\"><script type=\"text\/javascript\">\/* <![CDATA[ *\/\njQuery(document).ready(function($){if($('.twoclick_social_bookmarks_post_4935')){$('.twoclick_social_bookmarks_post_4935').socialSharePrivacy({\"services\":{\"flattr\":{\"uid\":\"Michl\",\"status\":\"on\",\"the_title\":\"Windows%3A%20Enable%20or%20disable%20Internet%20Explorers%20Developer%20tools\",\"the_excerpt\":\"Hi%2C%0D%0A%0D%0Athe%20Internet%20Explorer%20is%20shipped%20with%20its%20own%20Developer%20Tools%20for%20developing%2C%20analyzing%20or%20modifing%20Websites%20in%20real%20time.%0D%0A%0D%0A%20%28more%26hellip%3B%29\",\"txt_info\":\"2 clicks for more data protection:\\r\\n\\r\\nOnly when you click here, the button will be come active and you can send your recommendation to Flattr. When activating, data are transmitted to third parties. \",\"perma_option\":\"off\"}},\"txt_help\":\"When you activate these fields by clicking, information to Flattr may be transferred abroad, and probably may also stored there.\",\"settings_perma\":\"Enable permanently and accept data transmission. \",\"info_link\":\"http:\\\/\\\/www.heise.de\\\/ct\\\/artikel\\\/2-Klicks-fuer-mehr-Datenschutz-1333879.html\",\"uri\":\"https:\\\/\\\/michlstechblog.info\\\/blog\\\/windows-enable-or-disable-internet-explorers-developer-tools\\\/\",\"post_id\":4935,\"post_title_referrer_track\":\"Windows%3A+Enable+or+disable+Internet+Explorers+Developer+tools\",\"display_infobox\":\"on\"});}});\n\/* ]]> *\/<\/script><\/div><p>Hi,<\/p>\n<p>the Internet Explorer is shipped with its own Developer Tools for developing, analyzing or modifing Websites in real time.<\/p>\n<p><!--more--><\/p>\n<p>Due to company restrictions these developer tools can be enabled or disabled. This is done by a registry key.<\/p>\n<p>To enable IE developer tools remove the Registry Value<br \/>\n<code><br \/>\nHKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Internet Explorer\\IEDevTools\\Disabled<br \/>\n<\/code><\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nC:\\&gt; reg delete &quot;HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Internet Explorer\\IEDevTools&quot; \/v Disabled \/f\r\n<\/pre>\n<p>To enable set a DWORD Value Disabled  to 1<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nC:\\&gt; reg add &quot;HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Internet Explorer\\IEDevTools&quot; \/v Disabled \/t REG_DWORD \/d 1 \/f\r\n<\/pre>\n<p>Michael<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hi, the Internet Explorer is shipped with its own Developer Tools for developing, analyzing or modifing Websites in real time.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[1088,62,47,733,20],"class_list":["post-4935","post","type-post","status-publish","format-standard","hentry","category-windowsknowhow","tag-developer-tools","tag-disable","tag-enable","tag-internet-explorer","tag-windows-2"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/4935","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/comments?post=4935"}],"version-history":[{"count":4,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/4935\/revisions"}],"predecessor-version":[{"id":8284,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/4935\/revisions\/8284"}],"wp:attachment":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/media?parent=4935"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/categories?post=4935"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/tags?post=4935"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}