When I have DevTools open, there is a little button that toggles Hide Drawer.
and Show Console.
. Besides being inconsistently named, the 'drawer' is very annoying to me because it takes up so much of the little screen real estate allotted for devtools (i'm bottom docked). How can I keep this 'drawer' closed permanently? Or if I can't do that, can I at least keep the height of it as low as possible? (it returns to a default height every time I open it)

- 1,634
- 3
- 19
- 27
-
Are you using Canary? I think it is a bug in Canary. Stable Chrome has the drawer hidden every time you open the DevTools. – Fabrício Matté Dec 28 '13 at 21:57
-
Screenshot? Browser version? It's called "Show console" and "Hide console" in my Chromium browser (v31.0.1650.63). – Rob W Dec 28 '13 at 21:59
-
Version 32.0.1700.41 m Aura – celwell Dec 28 '13 at 22:44
-
apparently my chrome install is part of an a/b test? http://productforums.google.com/d/msg/chrome/zmgiVCv9X0A/HXmhMIYzc1YJ – celwell Dec 28 '13 at 22:47
-
6I'd be happy not to be part of it - you're right the drawer is very annoying and can't be customised. :/ – army Jan 13 '14 at 12:21
-
I'm having this exact problem too. Does anyone know the best way to contact the chrome team about this sort of thing? – Ben Cull Jan 16 '14 at 23:49
-
1This thing making me angry and I cannot do anything about it – HP. Jan 17 '14 at 09:30
-
Same problem here.... so annoying! – Darko Romanov Jan 17 '14 at 10:37
-
Darko just added an answer to this question. It worked for me. – celwell Jan 18 '14 at 04:10
-
It doesn't remember the size you give it, and it also pops up when it detects an error (not just because of emulation). – blerik Mar 17 '14 at 15:02
-
In version 32.0.1700.107, it starts off as "Show drawer.", then cycles between "Hide drawer." and "Show console.". (See inspector.js.) – deltab Mar 31 '14 at 14:09
-
It seems that a combination of the answers below might be required as was the case for me. – qwertzman Sep 01 '14 at 16:23
14 Answers
At least you can press ESC to toggle the console area hide and show.

- 1,377
- 1
- 10
- 24
-
This is the solution that worked for me! Simple fixes are the best fixes – DirtyBirdNJ Oct 30 '15 at 19:07
-
23That's not an answer, it keeps popping out everytime the page is refreshed. – Burjua Mar 18 '16 at 12:05
-
2It's annoying press esc every time that you want to hide the console. Should be a way to have the console hide by default (with or without errors) – Yago Riveiro May 23 '16 at 10:01
-
-
None of the previous answers worked for me. All of my emulation tab options are cleared/reset. I'm not sure if it's new but it turns out that there is a "Toggle emulation" button on the left side, next to the search icon. Mine was blue so I clicked on it to make it non-blue. Screenshot is below. Now, all is happy. That was so frustrating!

- 1,612
- 3
- 18
- 21
I solved same problem removing the flag from "Spoof user agent" option under the "Emulation" tab (I don't even know why it was flagged!).

- 2,776
- 2
- 31
- 38
-
1
-
Under the emulation tab, enabled options are flagged with a blue check on the left side. – FbnFgc Mar 06 '14 at 14:33
-
5
Apparently there is a show / hide console button next to the setting button. info and screenshot here - https://developers.google.com/chrome-developer-tools/docs/console#opening_the_console

- 237
- 3
- 8
-
1
-
4This moved, now you just click the three dots in the upper right and Show/Hide console is a menu option. – Noumenon Sep 30 '15 at 01:13
My problem was that the Console was enabled in the chrome menu, you can turn it off by clicking on the Console option in the dev tools settings:

- 2,469
- 2
- 26
- 43
THIS SOLUTION NO LONGER WORKS WITH NEW CHROME VERSIONS. THE ICON WAS REMOVED. The working solution was pasted above by Sigma. Pressing the ESC key will toggle the visibility of the panel.
I notice the majority of these answers are over a year old. I had a similiar issue and it's August 2015.
I was overlooking a simple icon: The >_ next to the gear.
You can see the video of the window being shown and hidden to confirm this is the same issue: http://www.youtube.com/watch?v=QOC863BxZNM&hd=1

- 332
- 5
- 13
-
As of August 2015 (Chrome Version 46.0.2478.0 dev-m (64-bit) on Windows), this solved the issue for me, thanks! – Dr. Gianluigi Zane Zanettini Aug 15 '15 at 16:24
-
-
1I believe the reason the majority of people randomly getting this drawer open is because they are hitting the escape key. The Escape key will toggle this window when the developer console is open. – Stephan Sep 11 '15 at 20:16
-
2
-
For me it seems to want to pop back open every time I refresh the page, it's very irritating because I have the tools docked to the bottom and it blocks out almost the entire area. – Jake Anderson Jun 16 '16 at 21:46
When the "drawer" is open look into the "emulation" tab, then click on "reset." Close dev tool (F12) and then reopen it (F12). The "drawer" is hidden by default.
My Chrome Version: 32.0.1700.77
The response of Darko works, I propose another way to solve this problem.
I hope this helps someone.

- 1,514
- 1
- 17
- 21
click Restore Defaults and Reload in Dev tools Setting right bottom
my chrome version is 37
in my case reset in emulation does not worked although i had tried it recently and it was the root cause

- 17,932
- 6
- 80
- 90
It is because Spoof User Agent
is enabled in your Emulation
-tab in the drawer.
Deselect the options below

- 9,899
- 7
- 43
- 67
In latest chrome there is a "Show What's New after each update" setting (preferences->appearance). Once you untick it, the console finally won't pop up anymore.

- 443
- 6
- 19
I had the same problem, and also a frame around the page with pixels lenght of page (kind of rulers if you use PSD) with options for device width. I've solved clicking on restore default options. Hope can help someone.

- 86
- 3
- 12
I had to uncheck that box shown in circle in the newest chrome version (38.*).

- 1,960
- 3
- 26
- 41
- Chrome (114.0.5735.110): Simply click that
x
to close the drawer. (See screenshot below) - Edge (114.0.1823.43): Click that collapse button. (See screenshot below)
- Last resort (incase none of the above works for you)
- Click
F12
or whatever your shortcut is to toggle devtools. - Close all tabs except
Console
on the drawer. - Switch to
Console
panel at the top. - Now when you re-open devtools, the drawer should be minimized by default.
- Click

- 169
- 5
If you ever right click one of the dev tool tabs and do "move to bottom" then you have just enabled the horrid "console drawer" which is the bottom set of tabs. To fix this open the dev tools (F12), then click the ellipsis (...), then click show console drawer. A second set of tabs opens. Right click all tabs there except for the console and select move to top.

- 663
- 7
- 9