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.
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!
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:
- You should see the process in the Windows bar on the bottom of your screen.
- 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:
- Make sure you have selected the window in the Windows bar.
- Hit ALT + SPACE to show the menu
- Select "Maximize".
- The window should appear in one of your monitors.
- Drag it around and resize it.
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.
You should try also Ctrl+Shift+I for windows as written on the following doc
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
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!
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
Your dev-tool might be on your second monitor, which you are not looking at but connect with your PC.
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
© 2022 - 2024 — McMap. All rights reserved.