Is there a way to reset chrome://flags to their defaults?

I was messing around with chrome://flags/, and don't remember all the changes I made. Now I want to get it back to its default state.

Since I use Sync, does reinstalling Chrome do it? Or better yet, is there a way to do it without reinstalling?


Solution 1:

For the record, now there is a Reset button on the flags page.

enter image description here

Solution 2:

Manual reset

Flags that can be enabled or disabled have gray font color in their description if set to their default value. The description of altered flags is black.

All drop-down menus should be set to Default or Automatic.

Override

Invoking Chrome with the command-line switch --no-experiments doesn't revert the changes made in chrome://flags, but it ignores them entirely.

Solution 3:

In Windows, to reset FLAGS:

  • Close Chrome.
  • Open via Notepad: %LOCALAPPDATA%\Google\Chrome\User Data\Local State
  • Find line staring with enabled_labs_experiments
  • Delete this whole line and save file.