It used to work and now when I press F12 nothing happens...the window does NOT appear. I've uninstalled any other toolbars I've installed and tried resetting by security settings in IE...nothing.
I'm using Windows 7 beta
It used to work and now when I press F12 nothing happens...the window does NOT appear. I've uninstalled any other toolbars I've installed and tried resetting by security settings in IE...nothing.
I'm using Windows 7 beta
The problem was most likely caused by the WindowsPos value.
If it happens again the two solutions are:
1) Right click on the thumbnail/title for the dev toolbar in the task bar and then select "Move" then press an arrow. Now if you move your mouse you should see the window follow your cursor around, left clicking will "detach" it from your cursor.
2) Delete the value WindowPos, don't set it to 0 as that will cause the issue to happen again, just delete the entry.
windows run command gpedit.msc
Under Local Computer policy select Administrative Templates.
Select windows components -> select Internet Explorer
This policy setting allows you to manage whether users have access to Developer Tools in Internet Explorer.
If you enable this policy setting, users will not have access to Developer Tools.
If you disable or do not configure this policy setting, users will have access to Developer Tools.
Make sure you have disabled the settings because Even Though they are saying not configured option also work . Its not working . So make sure you have clicked disabled.
For my case, the registry solution didn't work. Pressing f12 did nothing. What did work was going to "internet options"->advanced, and clicking "reset" on the bottom and pressing reset in the window that comes up.
Maybe someone disabled them?
Here's how you do that.
Basically: Check the following registry key:
In the worst case you can remove the whole key. This wil revert the settings back to default.
In my case, the developer tools were disabled by Group Policy.
gpedit.msc
in the search line and press EnterNone of the above fixed my missing toolbar (on IE7 in this case), however the following did:
(You can also go via Tools > Manage add-ons > Enable or Disable Add-ons.)
There may also be a 'IE Developer Toolbar' option. Enable that too.
Restart and your toolbar should reappear.