• Skip to main content
  • Skip to primary sidebar
  • Home
  • News
  • Windows 11
  • Firefox
  • Chrome
  • Microsoft Edge
  • Android

Techdows

Latest Technology News

Chrome 44: How to disable User Menu

Last updated on December 5, 2015 By Venkat

How to remove user menu from Chrome as avatar menu flag no longer exists. We’ve said Chromium team has removed the Enable Avatar menu flag from Chrome browser, you can notice this in v44 beta. If you’re a single user use the Chrome browser then that profile menu is not necessary, here is how to disable that now in Chrome 44 (which is currently in beta). This — How to remove the ‘You’ User Menu from Chrome? –No longer works.

Disabling  User menu in Chrome 44

1. Exit from Chrome browser.

2. Right click on its desktop shortcut and select ‘Properties’

3. In the target field, after Chrome.exe add the below switch after giving space and click ‘Apply’

 --disable-new-avatar-menu

Tip: You better pin that shortcut to taskbar to launch it quickly. Hold ‘Ctrl’ button, right click on the shortcut and select ‘Pin to taskbar’.

4. If you launch Chrome from taskbar, ensure this: right click on Chrome icon on taskbar, hover over Chrome, right click on it >Properties and check there is the switch we’ve added in target field.

UPDATE: Whole Target field in the Properties dialog should be as below (could be different if you’re using 64-bit Windows)

"C:\Program Files\Google\Chrome\Application\chrome.exe" --disable-new-avatar-menu

We’ve tested and it worked, let us know if you’ve any doubts in the comments.

UPDATE 1: I am glad that through this post I’d helped you in removing the avatar menu, that worked for a short period of time, it no longer works now as Google has already removed the relating flags. Check this comment from Google employee.

Filed Under: Google Chrome, How to, tips and tricks Tagged With: user menu

Reader Interactions

Comments

  1. Richard Allen says

    June 8, 2015 at 12:33 pm

    Awesome job!! I’m already using a few command line switches on my shortcuts and don’t know why I didn’t think of that. Duh! Thank you!!

    • Venkat eswarlu says

      June 8, 2015 at 4:08 pm

      You’re welcome Richard Allen.

  2. Mats Berglund says

    June 14, 2015 at 1:56 am

    I didn’t think about the command switches, thanks for the reminder! I really thought there was no way to remove that pesky menu. Thanks again.

  3. John Oberbeck says

    June 14, 2015 at 4:48 am

    Hi folks-

    This is a temporary work-around. Due to the complexity of the code, we’re removing flags in M44 before fully refactoring the code and removing the command-line flags with M45.

    • Venkat eswarlu says

      June 14, 2015 at 6:42 am

      Thanks for the information sir

    • John says

      July 22, 2015 at 5:38 pm

      I’m really no expert but isn’t removing those flags pretty destructive? I really can’t stand this login-nudge; a switch for turning it off doesn’t appear to be too harmful.

    • Christopher O'Brien says

      July 24, 2015 at 8:32 pm

      Wait. Why are you removing the option to not use the garbage profile switcher? The very existence of this thread (and many others) indicates a swath of people who don’t want that button sitting up there shouting their own name at them. Not to mention that there are a whole lot of people who only use one profile, so having it there at all is utterly useless. What bonehead decided it was a brilliant idea to shove a useless button onto an otherwise clean UI?

    • Flibble says

      July 28, 2015 at 4:08 am

      Wow, you guys are stubborn. People have been begging for ways to remove this since it was introduced in beta years ago. Instead, you remove all options and force it down everyone’s throat.

      • James says

        July 30, 2015 at 5:21 pm

        I know! I honestly don’t understand it. If it was just a matter of something changing, but was superior, faster, whatever, then I’d stomach it. But it’s not. It’s inferior, ugly and at least in the way I need it, dysfunctional. It’s killing me. I’m grateful to the author of this article and others for trying to find work-arounds, but apparently the Chrome development Gods will not suffer our need for quick, functional user switching much longer, and it honestly baffles me.

    • James says

      July 30, 2015 at 5:18 pm

      Hi John,

      Thanks for the information, but if so many people don’t like this new setup, why are you insisting on moving all of us to it? As another user stated, the existence of this thread – and dozens upon dozens of others – should be proof that at the very least, there should be some mechanism to retain the much quicker and easier user switching functionality. I work in paid search marketing and have many accounts that I need to constantly switch between. The new setup is cumbersome, slow, and if you reach a certain number of users, won’t even display all of the users available. You have to keep expanding the window and hope that you can make it big enough to see the user you want to switch to. So why? Why are you forcing this on everyone? It’s not our fault that the new method is clumsy, slow and in some cases, broken. Please reconsider this push. Sometimes the user actually has some idea of what they need and like. Thanks.

      • Venkat eswarlu says

        July 30, 2015 at 5:22 pm

        James I don’t thing he’s reading this blog post or our comments, its better for all guys to open a thread in Google Chrome help forum and provide feedback, they did bend to criticism and reverted to old bookmarks from new, I don’t think this time it happens.

  4. William Nelson says

    June 25, 2015 at 11:09 am

    Any way to do this on Chrome 44 for the Mac?

    • Venkat eswarlu says

      June 25, 2015 at 11:42 am

      I use Windows only, I’ve not used Mac for a single time till now. Anyway, try running this in command prompt:
      /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome –disable-new-avatar-menu

      Saying this after seeing this: https://www.chromium.org/for-testers/command-line-flags

      • lyrabee says

        July 23, 2015 at 6:18 pm

        trying this command right away in terminal via copy&paste and not looking anymore before hitting the enter key, the command didn’t work, because the sign before “disbable” seems to be some kind of hyphen or dash. the correct command must be with two “minus”-signs before “disable”:

        /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome –disable-new-avatar-menu

        this command worked perfectly for me, and i thank you _very very much_ for the hint! :)

        • lyrabee says

          July 23, 2015 at 6:23 pm

          update: unfortunately the command only works for one “session”: after you quit chrome, the button is there again. what a pity -.-

          • Venkat eswarlu says

            July 23, 2015 at 7:00 pm

            Pin the shortcut,to which you’ve added the switch to taskbar.

          • lyrabee says

            July 24, 2015 at 11:51 am

            yay! first i didn’t know how to do that “pinning of a shortcut” on a mac, but with the help of a little research it worked by creating an “automator” app: i started “automator” and chose “workflow”. then i chose the “do shell script action” with the following settings:
            shell: /bin/bash
            pass the input: as arguments
            in the form i pasted the command
            /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome –disable-new-avatar-menu
            and then i saved that as chrome_clean.app (not .workflow !) on my desktop, and it works like a charm; now i have this app in my dock and everything is finally fine. thx a lot again :)

          • Sereni says

            August 1, 2015 at 11:32 pm

            Lyrabee, this is brilliant. Thank you for posting a detailed explanation, I followed and it worked perfectly.

  5. John Doe says

    July 22, 2015 at 3:27 pm

    When I try to do this I get a message stating, “Name is not valid. Please make sure path and file name are correct.”

    Am I doing something wrong here?

    • Venkat eswarlu says

      July 22, 2015 at 4:07 pm

      Yes, give a space after Chrome.exe and add it. Updated the post with this information now.

      • Enrique says

        July 23, 2015 at 1:40 pm

        I leave a space after “chrome.exe” and pasting it but it still says “the name in the specified target box is invalid”

        • Venkat eswarlu says

          July 23, 2015 at 5:52 pm

          Try to type the command instead of pasting.

  6. Gab says

    July 24, 2015 at 3:23 pm

    Works like a charm, thanks so much! I’d wish they stop adding this useless stuff for good moving forward.

    thanks again!

  7. Anton says

    July 25, 2015 at 9:31 pm

    It’s still not working, even with space after “exe”, even after typing the command and not pasting it…Please revisit this problem!

    • Anton says

      July 25, 2015 at 9:33 pm

      edit: It still says “the name in the specified target box is invalid”

    • Venkat eswarlu says

      July 26, 2015 at 5:39 am

      Its working for me without any issues Anton, which version of Chrome and channel you’re using?

  8. mccbakker says

    July 26, 2015 at 7:00 pm

    YES it worked, it is gone. Thank you so much. (and now hope it will stay away, but i will save your instructions. Regards,
    MCC

  9. Patty says

    July 27, 2015 at 5:41 am

    I tried that command and didn’t worked, I did it exactly as you say and still when I re-lunch the browser it still shows.

  10. MCC says

    July 27, 2015 at 1:33 pm

    July 26 @7 pm I said YES IT WORKED. However, little time thereafter it showed up again. Can you help once more?

    • Venkat eswarlu says

      July 27, 2015 at 2:32 pm

      Ensure you’re accessing the shortcut from which you’ve added the switch, it could behave differently if you access from different Chrome icon on taskbar and start menu.

  11. Patty says

    July 27, 2015 at 6:51 pm

    Hello I am still wondering is anyone can give me any help on the fact the command didn’t worked? The chrome version is 44 and windows 8.1 I would really appreciate if anyone could help me because that thing is driving me insane. Thank you.

    • Venkat eswarlu says

      July 27, 2015 at 7:40 pm

      Patty, after Chrome 44 release it did get another update, this may have changed Chrome shortcut to default. Right click on the shortcut and ensure you’ve added the command correctly, I’ve written that post on June 8th (check the date), I’ve added the switch and using Chrome since then with that shortcut. I’ve not noticed user menu single time, I hate that also because I am the only users using Chrome on my computer.

      • Patty says

        July 27, 2015 at 8:09 pm

        The weird is that it only showed up yesterday after I turned on and got back, I did the flags didn’t worked then I saw that shorcut and at first didn’t let me apply because it said there was an error that the address placed didn’t matched like some people have mentioned but then I was able to apply like this: “C:\Program Files (x86)\Google\Chrome\Application\chrome.exe” –disable-new-avatar-menu is there as you can see is there, is saved but when I open on that icon still shows. I take the command is right? If so I will try again.

        • Venkat eswarlu says

          July 28, 2015 at 6:43 am

          You should be adding two dashes before the disable, check the update that I’ve just now posted for you guys to avoid the confusion.

  12. Sebo says

    July 28, 2015 at 1:32 am

    @John Doe, Enrique and Patty,
    have you tried inserting the space and commandline OUTSIDE the quotation marks? Got the same error as you at first but then it worked… ;-)

  13. Christy says

    July 28, 2015 at 9:59 am

    I’ve tried putting in the –disable-new-avatar-menu but when I do, it asks for an administrator’s permission to continue. After I press “continue”, the apply button turns gray as if it’s already been applied and nothing happens. I still have my name on Google Chrome. Do you have any advice on what to do?

    • Venkat eswarlu says

      July 28, 2015 at 11:08 am

      Aren’t you running your system with administrator privileges?

  14. mikayla says

    July 29, 2015 at 7:46 am

    My computer seems to accept the command but when i restart my browser the badge is still there. Is there anything else i can do?

    • Micky says

      July 29, 2015 at 3:12 pm

      Same here! Anyone suggestions?

  15. Kartos says

    August 1, 2015 at 12:28 am

    This doesn’t work at all, it just yells at me that it’s invalid.

    They’re such jerks, you cannot even use the spacebar to rename, you have to use an actual character.

    • osn says

      August 17, 2015 at 6:17 am

      You can go into the character map in windows and select/copy a special character called “U +200C Zero Width Non-Joiner”. It works as an input for the username, and appears as blank text.

  16. Goober says

    August 2, 2015 at 9:18 pm

    Startup switch doesn’t work for me either.

    But – you can simply click on your name in that stupid annoying button, then in the pop up where your name is shown, replace your name with something less annoying like a .

    At least then the stupid thing doesn’t constantly show your own name at you.

  17. Ola says

    August 5, 2015 at 1:44 pm

    Thanks a lot!

  18. google says

    August 25, 2015 at 12:08 pm

    Forcing this sh!t.. Awesome.

  19. Patty says

    September 6, 2015 at 12:35 am

    Hey guys, I just had to update for 45 and the user menu is back and the little command that used to work on 44 doesn’t work now. Anyone knows what to do?

    • Venkat eswarlu says

      September 6, 2015 at 7:58 am

      Patty, Its still working for me, ensure you’ve added the flag correctly.

      • Patty says

        September 7, 2015 at 11:30 pm

        You mean the –disable-new-avatar-menu ? On the Chrome icon right? Like it says on the top of the post? I mean I have it right and doesn’t work but I will try again.

        • Venkat eswarlu says

          September 8, 2015 at 6:42 am

          Yes

  20. Patty says

    October 25, 2015 at 9:38 pm

    Okay so Chrome updated again and now the version 46.0. shows once again that damn menu, is this still working on it or they managed a way around to stop it from working, because when I open Chrome is showing again.

    • Venkat eswarlu says

      October 26, 2015 at 5:55 am

      As far as I know it no longer works, you can see the comment from Google employee in this post that confirms this https://techdows.com/2015/06/chrome-44-disable-user-menu.html#comment-76440

      • Patty says

        December 5, 2015 at 9:52 am

        Well I got the version 47 and I just found it it doesn’t work at all.

        I take you haven’t come across any way to get ride of that thing? It makes no sense at all. There should be a way to remove it.

  21. 123313131 says

    December 7, 2015 at 4:44 am

    People,
    for delete icon in Windows
    1. need unistall google browser,
    2. instal 45 version standable (NOT START GOOGLE – updater instal fast new version)
    3. when delete folder C:\Program Files (x86)\Google\Update
    4. when in regedit if have
    Set the value of HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Update\AutoUpdateCheckPeriodMinutes to the

    REG_DWORD value of “0”.
    5. start google clicking icon with properties: chrome.exe –disable-new-avatar-menu
    start chrome, not icon, in updates chrome cant start update.
    also for delete icons with visits site in top side, need instal extention
    https://chrome.google.com/webstore/detail/empty-new-tab-page/dpjamkmjmigaoobjbekmfgabipmfilij?

    utm_source=chrome-app-launcher-info-dialog

    u google, I spent a lot of time and energy to deal with it

  22. Steak says

    December 12, 2015 at 10:35 pm

    Doesn’t work anymore in v.47

    • Patty says

      December 13, 2015 at 10:15 am

      For that to work, the post above I mean we need to remove it and install the 45 version.

      I hope there is another way because I don’t want to lose all the extension I have.

  23. Ragaius says

    January 14, 2016 at 9:20 pm

    I just noticed on that the startup switch is no longer working. It was not a great solution to this most annoying name badge problem but at least it worked. I’m baffled why Google thinks this is so essential that it has to be forced down user’s throats. It is not, it is annoying, it is, frankly, a stupid design choice. They could have at least left a back door to disable for those who find it offensive.

    I wonder what the other browsers have been up to. Maybe time to go back to Firefox.

Primary Sidebar

Connect with us

Twitter; Facebook; YouTube;

Recent Posts

  • What is ChatGPT Error in Body Stream and How to Fix it
  • How to Fix Install Error 0x80070103 in Windows 11 – 5 Simple Steps
  • Easy Steps to Rectify ‘Error 503 Backend Fetch Failed’ [Updated Guide]

Important Site links

  • About
  • Advertise
  • Contact
  • Privacy Policy

Copyright © 2023 Techdows.com