How to disable Google Chrome's white context menu

Martin Brinkmann
Mar 12, 2013
Updated • Jul 13, 2013
Google Chrome
|
120

I can't really say when Google switched the default context menu of its Chrome browser to a white menu, only that I found it very irritating at first as I was not really sure what to make of it.

If you do not like the white menu that Chrome is now displaying when you right-click in the browser, you may be interested to know that there is a way to restore the old standard context menu.

A command line switch lets you do that, and while I can't promise you that the switch will be there for all eternity, I can confirm that it is working just fine right now.

Let me show you how to add the switch to Chrome's start up so that the old menus are displayed in the browser again and not the white ones.

chrome white menu

The parameter that you need to start Chrome with is --disable-new-menu-style. The easiest way to add this to Chrome's start up is to add the parameter to the shortcut permanently. I'm going to show you how to do this in Windows.

  • If you are running Windows 7 or newer, a Chrome shortcut is likely pinned to the taskbar.
  • If that is the case, right-click the shortcut and select properties from the context menu.
  • If you do not have those operating systems or do not have Chrome pinned to the taskbar, open the start menu instead and locate Chrome here. Once found, right-click the shortcut and select properties from the context menu as well.
  • You need to locate the Target field here now and append the parameter to the end. So, after chrome.exe" you add the command. Note that there needs to be a space between the path and the parameter.

google chrome disable new menu

Restart the browser afterwards and you should see that the old or classic menu has been restored in it.

chrome classic menu

You can go back to the new menu at any time by deleting the parameter in properties again.

Update: As many may have noticed already, Google has removed the startup flag so that it cannot be used anymore. Some users may still see the regular "old" menu while most should see the new white menu instead.

There is another start up flag that you can use. While it won't get rid of the white menu completely, it at least compacts it and reduces the whitespace that is displayed in it otherwise.

You need to add --force-fieldtrials="NewMenuStyle/Compact2/" to the target field. If you have used the old start up command before replace it with this one.

The menu looks like this afterwards.

chrome white compact menu

Thanks Bobby for finding out about it. Leave a comment below if you have troubles implementing this or know of another solution to the issue.

Advertisement

Previous Post: «
Next Post: «

Comments

  1. Eileen said on October 24, 2014 at 9:14 am
    Reply

    Type “about:flags” in the omnibox (URL box in chrome) press enter. Find “enable touch events” and choose disable. If you have a touch screen, this will disable it while using only Chrome. You can always go back and turn it back on if you need it.

  2. David said on August 22, 2013 at 11:17 am
    Reply

    Looks like they have done the same to the search bar now, takes up a third of the screen

  3. satin said on July 27, 2013 at 9:57 am
    Reply

    Which command is true ?

    -1 –force-fieldtrials=”NewMenuStyle/Compact2/”

    OR

    -2 –force-fieldtrials=”NewMenuStyle/Compact2/

    1. Yarpen said on July 27, 2013 at 12:36 pm
      Reply

      This is a full content of a field in my Win7:

      “C:\Program Files (x86)\Google\Chrome\Application\chrome.exe” –force-fieldtrials=”NewMenuStyle/Compact2/”

      so the command alone is

      –force-fieldtrials=”NewMenuStyle/Compact2/”

      with quotes at the end (quotation mark? sorry, English is not my native ;)

    2. Martin Brinkmann said on July 27, 2013 at 12:32 pm
      Reply

      The second.

  4. Yarpen said on July 27, 2013 at 9:30 am
    Reply

    Hi,
    I am happy to inform, that the new command (–force-fieldtrials=”NewMenuStyle/Compact2/”) works much better than previous one – the menu spacing is absolutely correct – regardless if you run Chrome from
    a) a Chrome generic shortcut with a command
    b) a web side shortcut from Windows “Links”
    c) a link from within ex. a mail message

    Thanks a lot :)

  5. satin said on July 27, 2013 at 4:06 am
    Reply

    Hello there,

    Did This feature has been restored to its previous state !?? (New versions Chrome)

  6. LDiabolo said on July 17, 2013 at 7:36 am
    Reply

    This fix for the spacing problem is very good! I don’t like the new colors, too though. It used to highlight the link you are pointing at with the mouse with a blue color in the bookmarks folder menu, but that doesn’t work anymore. Now it’s more of a very light gray tone, almost invisible :| any way to change that ?

  7. John H said on July 16, 2013 at 11:51 am
    Reply

    Thanks BobbyPhoenix , I hated those extra large spaces. Back to normal now. :)

  8. Melanie said on July 14, 2013 at 10:39 pm
    Reply

    I dont really care if the menus are gray or white, its the spacing that annoys me!

    Glad to see theres a new fix to try.

    Wonder how long it will take google to disable that one?

  9. Steve said on July 14, 2013 at 4:53 pm
    Reply

    Use the old target hack and change the target exe to old_chrome.exe
    “C:\Program Files\Google\Chrome\Application\old_chrome.exe” –disable-new-menu-style
    It will say chrome is not you default browser, just click don’t ask again.

  10. Yarpen said on July 14, 2013 at 6:34 am
    Reply

    Hi,
    Yes, the –force-fieldtrials=”NewMenuStyle/Compact2/” works as previous command “old menu style bla bla” – and I am happy to us it again ;)
    But it still does not solve the issue of using quick links (adding this command in Win7 does not work) neither running a browser from ex. mail client – it opens WITHOUT this command as it is added only to to a “pinned” shortcut.
    It looks like one instance of Chrome, run from “modified shortcut” need to be constantly open.
    Or maybe there are some other ways? If yes – thanks in advance ;)

  11. Terry said on July 13, 2013 at 5:47 pm
    Reply

    I solved the white menu problem with version 28! I installed Firefox and the menus are gray like they should be and we are up and running again!

    1. keren said on July 24, 2013 at 9:01 am
      Reply

      Did you change your Chrome’s command line parameters prior to the v28 update. Done for me, with no changes to the commands. The context menu color this time for me is white.

    2. BobbyPhoenix said on July 13, 2013 at 5:54 pm
      Reply

      Having Firefox installed changes Chrome’s menus to gray?

  12. BobbyPhoenix said on July 13, 2013 at 5:19 pm
    Reply

    No prob. I actually pulled it from here: http://code.google.com/p/chromium/issues/detail?id=232299 So thanks really goes to them. I just wanted to relay it to everyone here. :-)

  13. oros said on July 13, 2013 at 5:16 pm
    Reply

    Thank you BobbyPhoenix :)
    Sadly, it’s still all glaringly white…but at least it takes up proper screen space again!!

  14. vanja said on July 13, 2013 at 5:08 pm
    Reply

    YEEEE!!!!! thank you bobbyphoenix!!!! it’s working. but, for how long…

    still, enyoj till it works!

    many thanks!!!!

  15. Dario30 said on July 13, 2013 at 4:37 pm
    Reply

    It’s works. Happy again :)

  16. BobbyPhoenix said on July 13, 2013 at 4:02 pm
    Reply

    NEW UPDATE! Add this to the end of the target field under Chrome’s properties: –force-fieldtrials=”NewMenuStyle/Compact2/”

  17. Terran said on July 13, 2013 at 12:17 am
    Reply

    @kowach I have the same problem. Your fix also does not work.

    @BobbyPhoenix Looking forward to what you said in the first sentence.

    If Google refuses to rollback Chrome’s old context menu style, the only hope is AN EXTENSION that has the option of choosing between two context menu styles.

  18. Disco said on July 12, 2013 at 10:45 am
    Reply

    This just goes in line with what Google has been doing lately. It’s their way or the highway. For example, they had a number of requests for an option to move the tab bar beneath the address bar. I can attest that the remote desktop toolbar gets in the way of Chrome tabs, and I basically hate the look anyway. Google said, well, it’s a design choice we made, so go F yourselves.

    If they’ve removed the option to disable the new menu style (which thankfully hasn’t happened to me, though I’m certain it eventually will), there is no way in hell they’ll put it back. Firefox is my main browser, and I don’t see that ever changing. Too much BS in all the other browsers.

  19. Yarpen said on July 12, 2013 at 5:30 am
    Reply

    Starnge – I was on vacation since June 27th – and didn’t use PC till July 6th
    This sh*t happened to me tonight/todays morning as yet yesterday everything was ok
    “The chrome killer” AKA “silent automatic update” attacked me too… :(((((

  20. vanja said on July 10, 2013 at 2:27 pm
    Reply

    yep. and still no answer from google, or some kind of tweak.

  21. ffinder said on July 10, 2013 at 7:14 am
    Reply

    AS OF

    CHROME VERSION 27

    ” –DISABLE-NEW-MENU-STYLE”

    NO LONGER WORKS . .

    ! ! IRRITATING ! !

    >>:^(

    Win7fanatic

  22. BobbyPhoenix said on June 28, 2013 at 8:33 am
    Reply

    The developers have finally noticed. The developers are working on two new compact styles: [https://code.google.com/p/chromium/codesearch#chromium/src/ui/views/controls/menu/menu_config.cc&q=menuconfig&sq=package:chromium&type=cs&l=63 menu_config.cc]
    However at the moment there are no command line switches or flags to enable them.
    It is possible to patch the binary manually or build an altered source code.

    Spacing options for new menu style
    http://code.google.com/p/chromium/issues/detail?id=232299

    Issue 233188 has been merged into this issue.

    Add “–disable-new-menu-style” to “Touch Optimized UI” in about:flags
    http://code.google.com/p/chromium/issues/detail?id=233188

    Merging into an assigned bug.

  23. vanja said on June 27, 2013 at 10:46 am
    Reply

    hello,

    any news with v29? did they changed something or status quo?

    1. Martin Brinkmann said on June 27, 2013 at 11:20 am
      Reply

      I don’t think it is likely that they are going to revert the change, but fingers crossed.

      1. vanja said on June 28, 2013 at 8:29 am
        Reply

        that is my opinion also, but i hope that there will be some tweak for it…

  24. kowach said on June 24, 2013 at 3:06 am
    Reply

    I have switched from from beta to stable (currently version 27) because of this stupid experiments with menu spacing. I hope when stable 28 comes out it will contain old menu style.

  25. Ike said on June 23, 2013 at 6:41 pm
    Reply

    I give up on chrome as well. I used to use a portable version, to get around this, but now that seems to kill the internet everytime i open it up for about 2 minutes. I really hate automatic updates that can’t be disabled. I have it set up the way i want one day then the next it sucks again. Huge pain in the neck.

  26. Melanie said on June 23, 2013 at 2:07 pm
    Reply

    Still nothing as far as a fix???

  27. Ryan said on June 22, 2013 at 4:30 pm
    Reply

    I officially gave up on Chrome. Google disabling the parameter ” –disable-new-menu-style” is a deal-breaker in my opinion. I’m back to using Firefox.

  28. Melanie said on June 22, 2013 at 12:16 am
    Reply

    I also have the problem of google chromes menus being disgustingly huge despite the “disable new menu style” fix. Its driving me CRAZY!!

    Any new fixes? Or, a way to un-update chrome?? It just started today, june 21. Is there a way to go back to the previous version and than tell chrome not to update automatically?

    Is there some sort of registry hack available?

    1. vanja said on June 24, 2013 at 3:10 pm
      Reply

      just go back to v27. look at folder C:\Program Files (x86)\Google\Chrome\Application (this is path for windows 7 64bit) and try first with old chrome.exe or simply delete folder named 28.x.x.x and again try with chrome.exe and/or old_chrome.exe.

      in my case, old_chrome worked ok. of course with “–no-new-menu-style”.

      but, while you doing that, be off-line! if you even start old version, it will do a update again. so, erase history when you start old version, and go to about:plugins (wrote that in address filed) and disable “google update”. that will do for some time.

      1. Melanie said on June 24, 2013 at 5:22 pm
        Reply

        This actually is working!!! For now…. Seems to take a bit longer to load up at first though, but id rather that then the ugly menus.

        Now to replace all of my shortcuts.

  29. AceDealer said on June 21, 2013 at 7:20 pm
    Reply

    As of the latest update, v.28.01 i too can not get the old context look with –disable-new-menu-style
    I’m starting to loose faith in Google’s products.

  30. Ryan said on June 21, 2013 at 5:28 pm
    Reply

    This &^&%$ sucks again.

    Please tell me there is a fix, otherwise I’m done with Chrome.

  31. Josh said on June 21, 2013 at 4:42 pm
    Reply

    As of 6/21/2013 I’ve noticed that the horrible menu spacing is back and even –disable-new-menu-style no longer works.

    1. Martin Brinkmann said on June 21, 2013 at 5:10 pm
      Reply

      I noticed that as well Josh. Google seems to have disabled all options to disable the new menu.

      1. Disco said on June 21, 2013 at 6:35 pm
        Reply

        What version are you running? Chrome says my version is up to date — Version 27.0.1453.116 m

        But I’m still able to use the old menu.

      2. Martin Brinkmann said on June 22, 2013 at 3:59 am
        Reply

        I’m running two versions, first Chrome 29 Dev and then Chrome 27.0.1453.116 m just like you.

  32. MrDoh said on June 17, 2013 at 4:45 pm
    Reply

    Chrome spacing reverted for me today, it’s been okay since a I added the special switch to the invocation. Turns out that all I needed to do was to un-pin the icon from the taskbar, and re-pin it using the modified Chrome startup icon on my desktop. I had thought that it was the same copy of the icon properties that would be used for both the desktop and the pinned Chrome startup icon in the taskbar, but apparently not. Freaked me out, though, when that stupid double spacing came back everywhere. Things like spacing in menus and bookmark lists should be a user preference in Chrome “Settings”, not dependent on the way that you start the thing up. Just ridiculous from the word go, but that’s Google for you, no thought to usability.

  33. Disco said on May 9, 2013 at 10:03 am
    Reply

    @StupidGoogle

    Did that fix your problem?

    One thing I really hate is Chrome updating by itself in the background. I can’t stand that. I don’t know how to prevent it other than I’ve considered making the exe read-only.

  34. StupidGoogle said on May 9, 2013 at 4:03 am
    Reply

    Darn it! The stupid white menu is back, and the command line parameter doesn’t work anymore! Why does Google keep pushing this crap on us, when we’ve clearly told them we don’t want it?

    1. kowach said on May 9, 2013 at 5:25 am
      Reply

      You have to disable “Continue running background apps when Google Chrome is closed”.

  35. JGC said on April 17, 2013 at 2:18 pm
    Reply

    It is working fine for me with the change to –disable-new-menu-style
    as described above.
    It was really annoying and was about to give up after trying for about an hour

    I couldn’t find the Google App file in Win 7 so I could make a shortcut from it.
    It is found at C:Users\Your User ID\AppData\Local\Google\Application\chrome.exe
    I was looking user program files as I did in Win XP and couldn’t find it.

    You have to use the Chrome desktop shortcut to right click from.
    If you right click from the chrome.exe you won’t get the proper menu that displays the TARGET FIELD.

  36. Mark said on April 13, 2013 at 10:08 pm
    Reply

    Thanks everyone for this info, it was also driving me crazy, You think google would make it switchable in the settings.

  37. Jon Davis said on April 13, 2013 at 2:31 am
    Reply

    The worst part of this new “feature” is that the context menu hover highlight is disabled.

  38. Lynn said on April 10, 2013 at 12:05 pm
    Reply

    UGH..spoke too soon! GM’s fix (disable tablet pc input service) only worked until I restarted my computer and now it’s back to white / double spaced. Seems like non of the offered fixes are working for me. I have Windows XP. Both of the fixes mentioned are only temp fixes until I restart or in the case of changing the target…it just reverts on it’s own anytime it feels like it.

  39. GM said on April 10, 2013 at 7:21 am
    Reply

    If you’re looking for a fix for the extra spaces in the drop down menu’s this will fix it :
    http://en.kioskea.net/faq/20635-windows-7-disable-the-tablet-pc-input-service-service

    Source : Had the same issue & fixed it thanks to this topic : https://productforums.google.com/forum/?fromgroups=#!topic/chrome/5UnJfCRU_N4

  40. kowach said on April 10, 2013 at 3:05 am
    Reply

    This padding in menu is so ugly.

    You may also want to add that sufix in startup:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\GoogleChromeAutoLaunch

    because it runs first in tray.

  41. author said on April 9, 2013 at 6:19 am
    Reply

    For me it works. However, for me everything is in German.

  42. author said on April 8, 2013 at 6:34 pm
    Reply

    1. about:flags

    2. Touch Optimized UI

    3. Disable

    1. roam said on April 8, 2013 at 8:47 pm
      Reply

      Sorry author, that does not work – those setting do not affect these block-sized menus at all.

  43. ArpiT13 said on April 8, 2013 at 8:46 am
    Reply

    Thank you!!!!

  44. J. said on April 8, 2013 at 3:03 am
    Reply

    Now… if only we could get back the old menus that drop down below the bookmarks bar rather than filling up the entire screen.

  45. J. said on April 8, 2013 at 3:02 am
    Reply

    Didn’t work at first.

    Thank you to the person who mentioned updating desktop and menu bar properties. I adjusted the desktop icon properties. Accessed the menu bar icon properties and confirmed the change, which was already there, and now everything is back to normal. They really need to email everyone or send out an update of some sort alerting users when they make these types of changes.

  46. DL said on April 7, 2013 at 1:32 pm
    Reply

    Hi Martin Brinkmann,

    It worked on my desktop shortcut, but not on the Win7 start menu icon? The start menu Chrome icon does not have a “properties”. So now, if you start Chrome from the desktop, the old style is back, but if I start Chrome from the Start Menu, I get the new style.

    So how do I changed the Target for the Start Menu icon????

    Thanks!

    1. Martin Brinkmann said on April 7, 2013 at 1:35 pm
      Reply

      Which operating system are you using?

      1. DL said on April 7, 2013 at 7:21 pm
        Reply

        Like is said, Win7 (Windows 7). But that’s OK. I solved it. To the benefit of a few here that asked the same question, and others that might have it in the future. Here’s what I did: I right clicked the Chrome icon on the taskbar and clicked “unpin this program from taskbar”. Then I right clicked on the Chrome icon on the desktop and clicked “pin to taskbar”. That solved it.
        Basically, removing the shortcut that didn’t have the new command line, and pinning the one that has your modification into the taskbar.

  47. Andrew said on April 7, 2013 at 1:24 pm
    Reply

    “There should instead be an option for touch screen users to enable, rather than to have all of us computer using folk disable something.”

    I totally agree! Glad to see I’m not the only one that hates the stupid big white menus.
    Thanks for the fix.

  48. stephen said on April 7, 2013 at 9:34 am
    Reply

    Thanks so much for this,took me ages to find a fix,thought i had a virus or something.Good to see i wasnt the only one.

  49. Mel said on April 7, 2013 at 12:34 am
    Reply

    Glad I found this! That was irritating!

    So much unneeded space between my bookmark links (and there are lots of them).

    I also am not using touch screen.

    There should instead be an option for touch screen users to enable, rather than to have all of us computer using folk disable something.

  50. KM said on April 6, 2013 at 8:06 pm
    Reply

    I am running XP and this didn’t work for me at first.

    However I figured out the problem and adding the command path on the Desktop Icon and Quick Launch Icon worked.

  51. satin said on April 6, 2013 at 6:31 pm
    Reply

    Hello

    I can’t add this command, Error: specified in the target box is not valid. make sure the patch and file name are correct.

    Please Help more…

    1. Martin Brinkmann said on April 7, 2013 at 3:23 am
      Reply

      Make sure you have a space between the exe and the command.

  52. Jaco said on April 6, 2013 at 5:52 pm
    Reply

    CoolRaoul, thanks for this. Could not get fix to work re-launching Chrome from taskbar. So I deleted taskbar icon, created new shortcut on desktop and fix worked. Then re-located shortcut to taskbar. Everything’s fine now.

    Thanks again to you and to Martin for original fix!

  53. CoolRaoul said on April 6, 2013 at 5:09 pm
    Reply

    The trick works *only* when Chrome is launched using the shortcut, not when Chrome, as default browser, is launched through different methods (indirectly by another application, or ativating an url shortcut) and was not already running.

  54. Jaco said on April 6, 2013 at 4:48 pm
    Reply

    Forgot to mention last post I’m using Windows 7.

  55. John H said on April 6, 2013 at 8:03 am
    Reply

    Hi, thanks for this fix, worked for me on Vista, thought that someone was telling me that I needed an eyecheck when it first appeared, Now they should supply a button to switch it on or off

  56. Andy said on April 6, 2013 at 6:01 am
    Reply

    Sir I owe you one box of large cookies. Worked like a charm. Lets hope the command line switch stays available until they give us the option of turning it off.

  57. Baba said on April 6, 2013 at 4:22 am
    Reply

    Thanks, very useful

  58. hyphen said on April 6, 2013 at 4:11 am
    Reply

    Thanks a lot, this was very helpful. I love Chrome a lot but I hate when they issue these unwanted changes without a clear way to go back in the settings page.

  59. Mysterio said on April 6, 2013 at 2:05 am
    Reply

    Thanks, I got this today also(Apr 5), really annoying.
    It works for me using XP, for bookmarks and right click context menu.

    But how can this happen, with Google Update Services and
    Google Update plug-in ALL disabled ? (precisely to prevent things like these, or so I thought)
    Strange…

    1. Martin Brinkmann said on April 6, 2013 at 2:55 am
      Reply

      Maybe the code was already included and you got switched over randomly. Do not really know, sorry.

  60. Roderick said on April 5, 2013 at 9:15 pm
    Reply

    Thanx! You are the best mon ami! I hated that whitespace between ny bookmarks but your fix took care of it beautifully. Why do these browsers continually irritate its users I wonder. Other businesses don’t!

  61. Morgan said on April 5, 2013 at 8:25 pm
    Reply

    Did everything except I can’t add the command as “\chrome.exe” –disable-new-menu-style” because when I add in the ” after .exe it says it’s not valid and wont go. I got rid of the ” and it went through, but of course it’s not working and I’ve restarted the browser a few times.

    Anyone got any tips if it’s still not working?

    1. Martin Brinkmann said on April 6, 2013 at 4:05 am
      Reply

      You need to put the full path in “”, so make sure you have one at the very beginning and one right after .exe. Make also sure you do not have a ” at the end of the parameter. This is my full target line.

      “C:\Users\Martin\AppData\Local\Google\Chrome SxS\Application\chrome.exe” –disable-new-menu-style

  62. Clay said on April 5, 2013 at 6:43 pm
    Reply

    Hey, thanks SO MUCH for this fix, the new menus are terribly unnecessary. I wouldn’t mind these kinds of updates if there was a setting to change it back, but for some reason I guess Google doesn’t think that its consumers should have that option.
    Thanks again!

  63. Angel said on April 5, 2013 at 6:22 pm
    Reply

    AWESOME…. easy fix! Thanx!!! Just got the update pushed to me. Horrible spacing. You’d think with all their money and resources Google could hire someone who knows what they are doing…. like adding a USER OPTION that the USER could set on a specific machine if they wanted more space.

  64. Michael said on April 5, 2013 at 5:22 pm
    Reply

    Yep, got it today as well. Thank you for posting fix. What a dumb menu.

  65. issleeping said on April 5, 2013 at 4:53 pm
    Reply

    This is awesome, thanks for the post!

  66. AngryZ said on April 5, 2013 at 4:10 pm
    Reply

    It didn´t work for me! :( I don´t know what to do… I´ve tried that several times and it´s still so terrible! :p

  67. horst said on April 5, 2013 at 3:25 pm
    Reply

    Awesome as f**ck, thank you. The white menu is so irritating, especially on white webpages.

  68. BJ said on April 5, 2013 at 2:03 pm
    Reply

    I can confirm it still works as of today, and to the people asking above, yes, the bookmarks folders also revert to the old style when you use this switch. It was all the added whitespace in my lists of bookmarks which prompted me to look for a way to revert to the old style in the first place. Thanks for the tip!

  69. metal b said on April 5, 2013 at 2:02 pm
    Reply

    Didn’t work for me either on Vista

    I tried adding the bolded part at the end but when i select Apply or even OK,a new window pops up and says:

    “Target box not valid.Make sure the path and file name are correct”

    1. Martin Brinkmann said on April 5, 2013 at 2:06 pm
      Reply

      Can you please paste the full path and command the way you entered it into the box? Thanks.

      1. metal b said on April 5, 2013 at 2:16 pm
        Reply

        I restarted browser again(third time lucky) and its fine now

        Thanks for the fix

    2. metal b said on April 5, 2013 at 2:06 pm
      Reply

      okay managed to ‘Apply’ it(missed the part where i needed a space between the old command and the added part)

      but no difference with the pop down menu’s :(

  70. JJ said on April 5, 2013 at 1:02 pm
    Reply

    The command didn’t work for me. Using XP. The menu remained white.

    1. Martin Brinkmann said on April 5, 2013 at 1:08 pm
      Reply

      Did you restart the browser afterwards? Can you please post the command that you have added here.

      1. JJ said on April 9, 2013 at 12:57 pm
        Reply

        It’s working now. I had to disable “continue running background apps when Chrome is closed” in Chrome’s advanced settings.

      2. JJ said on April 9, 2013 at 12:41 pm
        Reply

        Yes, I restarted Chrome several times. Rebooted. Still have the white menu

        “C:\Documents and Settings\John\Local Settings\Application Data\Google\Chrome\Application\chrome.exe” –disable-new-menu-style

  71. Alundil said on April 5, 2013 at 11:56 am
    Reply

    Thanks for the tip on resolving this. The update seemed to hit me this morning as well and was really bothering me. Way to bright and way to far apart.

    Hopefully that cmdline remains an option going forward or they offer some configurable setting to control this.

  72. Doon said on April 5, 2013 at 11:34 am
    Reply

    I only got this today as well. How does that happen without a Chrome version update???

    Does anyone have a way of making the fix work when launching Chrome from the Windows 8 start screen tile? It works fine from the desktop shortcut, but the tile gives me the spaced out menus even when it is set to open on the desktop.

    1. Stettafire said on April 6, 2013 at 3:56 pm
      Reply

      Not sure sorry, but on the bright side, chrome runs much better when you use the desktop mode.

    2. Blieque said on April 6, 2013 at 2:38 pm
      Reply

      The shortcut tile in the Metro UI part of Windows 8 will be different to that on the desktop, as their in separate places (try making two icons on the desktop, applying the ‘fix’ to one won’t apply it to the other). I haven’t got any experience with Windows 8, but you may be able to right click the tile and click properties of it’s there. I highly doubt there will be a context menu at all, let alone a ‘Properties’ option, from what I’ve of Windows 8. It may just be possible to edit the tile’s *.dat file here:
      %USERPROFILE%\AppData\Local\Microsoft\Windows\Explorer\
      I wouldn’t advise this, however, unless you feel confident with your system, and make sure to create a backup before you change anything.

  73. BobbyPhoenix said on April 5, 2013 at 9:46 am
    Reply

    So I open Chrome stable today, and the white menu is back. Anybody else get it?

  74. Mr X said on April 5, 2013 at 9:08 am
    Reply

    Thanks so much for this fix! Very displeased when I opened Chrome today and found this change :(

  75. Marcus said on April 5, 2013 at 6:50 am
    Reply

    Same here as for Barr – I didn’t get this change until today either. Odd… But anyway, thanks for posting a solution!

  76. Barr said on April 5, 2013 at 4:31 am
    Reply

    Holy crap, thanks for this. For some reason, I didnt get this change updated until today, and theres more or less no other helpful info out there about fixing it.

  77. Double said on April 5, 2013 at 3:18 am
    Reply

    I actually thought this was a bug, until I came across this page. It’s a very ugly interface, I just cannot get used to it. Like everyone else is saying, the white space separates options way too far apart from each other.

  78. Adam said on March 14, 2013 at 4:23 pm
    Reply

    thank you!

  79. Hans Erbert said on March 13, 2013 at 6:17 pm
    Reply

    hey,

    latest shitty chrome has a tray icon with “notifications”. any idea how to disable it ?

  80. blue_bsod said on March 13, 2013 at 3:07 pm
    Reply

    When I used Chrome I had an extension that allowed me to customize my context menu. I don’t recall what that extension was called because I no longer use Chrome. I’m back to Firefox because for some odd reason Chrome stopped working for me one day (loads up blank).

    Now that I am back in Firefox I too use a context menu editor addon. I don’t like the typical junk extension or other addon’s force into the context menu’s. So I use extensions or direct edits to customize them the way I use them. Clutter free.

  81. Ramesh Khanna said on March 12, 2013 at 12:00 pm
    Reply

    I right clicked the shortcut on the taskbar but properties was not in the context menu. I created the entry on the taskbar by pinning chrome to it the first time I ran chrome after installing Windows 8. I don’t remember anything but the white (actually grey) menus. If I really wanted to try out the old menu I could use the shortcut on the desktop.

  82. KRS said on March 12, 2013 at 11:19 am
    Reply

    Is there an equivalent way to let me restore my own wallpaper background to the Google opening screen? I’m really pissed that they took this away a few months back.

    1. Martin Brinkmann said on March 12, 2013 at 12:09 pm
      Reply
  83. Jim said on March 12, 2013 at 10:19 am
    Reply

    Maybe it’s just a theme thing? On my system the menu is gray, which matches the theme I have in Chrome.

    1. Jim said on March 12, 2013 at 11:10 am
      Reply

      In case anyone is interested “Greyscale” is the name of the theme. https://chrome.google.com/webstore/search-themes/penkfbldfkaelnnhblmfmajlggdielfm?hl=en

      It took me a while to figure out the name of the theme I had installed. This was kind of difficult to find out. What I ended up doing was manually searching through all the files under “%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Extensions” until I found it.

      Maybe someone here knows of an easier way to find this?

  84. GK said on March 12, 2013 at 8:28 am
    Reply

    @KoalaBear, it’s large because people today use touchscreens as well. :)

    1. ilev said on March 12, 2013 at 11:15 am
      Reply

      @GK,
      Only 0.001% of PC users have touch screens, so why force big line spacing on everyone ?
      Google should add to Chrome Gmail’s “Display Density” : Comfortable, Cosy,Compact.

      1. agnieszka said on April 12, 2013 at 11:50 pm
        Reply

        ilev says:
        > Google should add to Chrome Gmail’s “Display Density” : Comfortable, Cosy,Compact.

        +1

        This is the first thing i looked for when i noticed the change in spacing. It’s the only logical solution.

  85. ilev said on March 12, 2013 at 4:50 am
    Reply

    Thx.
    Will it fix the new big spacing in bookmarks and settings ?

    1. Martin Brinkmann said on March 12, 2013 at 5:13 am
      Reply

      I’m not entirely sure what you mean by that.

      1. ilev said on March 12, 2013 at 6:21 am
        Reply

        New Chrome 26 beta versions have a big spacing between the lines, both in bookmarks and menu.

  86. KoalaBear said on March 12, 2013 at 4:32 am
    Reply

    It’s too white and too large :)

    1. Beck said on April 6, 2013 at 9:09 am
      Reply

      –disable-new-menu-style

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.