Developer Tools in Google Chrome not showing
Asked Answered
B

9

7

I'm just moved to windows 10. And have latest version of Google Chrome on it. But whenever I tried to access developer’s tool it shows nothing. I have tried, 1) Right Click + Inspect element. 2) F12. 3) Right corner tab on Google chrome + more tools + developers tool. But none of them working. Please help..... I don't know what is missing.

Basra answered 24/11, 2016 at 15:3 Comment(1)
Can you check this my answer. superuser.com/a/1290703/868034Oralle
C
3

First thing i would try is closing all processes and restarting Chrome and if that doesn't work i would uninstall and reinstall chrome

I know this isn't really an answer but hope it might help

Goodluck!

Callisthenics answered 24/11, 2016 at 15:25 Comment(3)
If i helped you please give me the green tick :)Callisthenics
It is worth trying gianni's suggestion below before you go for re-installation.Ipswich
without uninstall we can also resolve this issue. this is not a perfect answer as per my knowledgeOlivaolivaceous
D
11

I had the same issue but in my scenario I was on a Virtual Machine with some complex display settings. The procedure here worked for me in other contexts:

  1. You should see the process in the Windows bar on the bottom of your screen.
  2. When you click on it, nothing is shown.

Bring back in the viewport

If the conditions above apply, then the window is simply displayed out of the display viewport. TO bring it back, do the following:

  1. Make sure you have selected the window in the Windows bar.
  2. Hit ALT + SPACE to show the menu
  3. Select "Maximize".
  4. The window should appear in one of your monitors.
  5. Drag it around and resize it.
Drunken answered 18/2, 2019 at 11:56 Comment(0)
K
5

Just had the same problem. The window is apparently minimized. On windows, hold the mouse on the chrome icon in the taskbar, when the thumb shows up, right click on it and select maximize window.

Kathaleenkatharevusa answered 7/8, 2018 at 10:24 Comment(3)
Solution worked. However, i don't think its problem of window being minimized AFAIK, but something else.Ipswich
Great 👍 same in the MAC. dev window was minimized to a very tiny. Thanks.Sheppard
I just had this issue, finally resolved the issue thanks to this answer!Wickner
U
4

You should try also Ctrl+Shift+I for windows as written on the following doc

https://developers.google.com/web/tools/chrome-devtools/

Ultrastructure answered 24/11, 2016 at 15:7 Comment(0)
F
4

I fixed this of this way

  • Open chrome dev tools
  • using the chrome page that you need debug press Win + "<" (left arrow)
  • windows ask you which window you want to the right and select chrome dev tool icon, but click should be in the icon instead of the rectangle of the windows
Falkirk answered 21/5, 2018 at 21:21 Comment(0)
C
3

First thing i would try is closing all processes and restarting Chrome and if that doesn't work i would uninstall and reinstall chrome

I know this isn't really an answer but hope it might help

Goodluck!

Callisthenics answered 24/11, 2016 at 15:25 Comment(3)
If i helped you please give me the green tick :)Callisthenics
It is worth trying gianni's suggestion below before you go for re-installation.Ipswich
without uninstall we can also resolve this issue. this is not a perfect answer as per my knowledgeOlivaolivaceous
O
2

enter image description here

Chrome -> Setting -> Extensions (Side Menu) -> Turn on Developer Mode

Olivaolivaceous answered 25/9, 2018 at 15:23 Comment(0)
M
1

Had the same issue, The thing is just minimized. Hover over the side of the options at the bottom and drag to top and you will see the options.

see following image and hover over ht area highlighted in yellow

Mohock answered 11/9, 2019 at 16:20 Comment(0)
O
0

Your dev-tool might be on your second monitor, which you are not looking at but connect with your PC.

Open answered 18/6, 2019 at 5:29 Comment(0)
S
0

Disclaimer: Please try this at your own risk, I'm not fully aware of its consequences. It apparently clears chrome's local storage for all websites

All the solutions I saw didn't work for me, but this one did:

I deleted this folder:

// AppData\Local\Google\Chrome\User Data\Default\Local Storage\leveldb
Stalinsk answered 6/2, 2023 at 22:17 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.