Title: Remove menu button from Admin Quickbar
Last modified: June 5, 2020

---

# Remove menu button from Admin Quickbar

 *  Resolved [iantresman](https://wordpress.org/support/users/iantresman/)
 * (@iantresman)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/remove-menu-button-from-admin-quickbar/)
 * Is there an option to remove the menu tab from the Admin Quickbar that appears
   at the top of each page at the front of the site? ([See screenshot here](https://ibb.co/8sN76zJ))

Viewing 1 replies (of 1 total)

 *  Plugin Author [Rank Math SEO](https://wordpress.org/support/users/rankmath/)
 * (@rankmath)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/remove-menu-button-from-admin-quickbar/#post-12947518)
 * Hello [@iantresman](https://wordpress.org/support/users/iantresman/)
 * Thank you for contacting the support.
 * We do not have any filters for that. You can remove the Top Admin Bar capability
   using the Role Manager, which will remove the menu. Please check this screencast:
   
   [https://i.rankmath.com/J9XbVQ](https://i.rankmath.com/J9XbVQ)
 * The other way would be to use the following code:
    `remove_all_actions( 'admin_bar_menu',
   100 );`
 * But, this code will remove all the menus which have priority 100, so the first
   method is preferred.
 * Hope that helps. If there’s anything else we can help you with, please let us
   know. We are here to assist.

Viewing 1 replies (of 1 total)

The topic ‘Remove menu button from Admin Quickbar’ is closed to new replies.

 * ![](https://ps.w.org/seo-by-rank-math/assets/icon.svg?rev=3438330)
 * [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings](https://wordpress.org/plugins/seo-by-rank-math/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seo-by-rank-math/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seo-by-rank-math/)
 * [Active Topics](https://wordpress.org/support/plugin/seo-by-rank-math/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seo-by-rank-math/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seo-by-rank-math/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rank Math SEO](https://wordpress.org/support/users/rankmath/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/remove-menu-button-from-admin-quickbar/#post-12947518)
 * Status: resolved