Settings overview Stay organized with collections Save and categorize content based on your preferences.
DevTools settings let you control the behavior of both individual panels and DevTools in general.
TheSettings panel has several tabs described in the following sections:
Open Settings
To openSettings:
- Open DevTools on any page.
Click the
Settings button in the action bar at the top.
Key point: Be careful not to confuse general DevTools settings with panel settings. DevTools settings are on the topmost action bar.

Alternatively, when focused in DevTools, press:
- ?
- F1 on Windows or Linux
- Fn +F1 on Mac
TheSettings panel opens.

Use the Command Menu to access settings faster
TheCommand Menu is a faster alternative to accessing many of the settings. In particular, if you remember the name of the settings or even its value but don't remember where the setting is.
To quickly change a setting:
- Open the Command Menu.
- Start typing the setting's name or its value, select a suggested option, and pressEnter.
For example, to set the DevTools UI language to Chinese, typeChinese and select an option.

These commands directly set the value ofSettings >Preferences >Appearance > Language.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-02-14 UTC.
