WordPress GuideAdmin → Remove Customize From Admin Menu

How to remove Customize from a WordPress admin menu

Sometimes you want to simplify the WordPress dashboard, especially if you’re building a site for clients, teams, or contributors. One of the common changes is removing the Customize link from the WordPress admin menu. 

Here’s how to do it safely and cleanly.

Get fast, reliable hosting for WordPress

Power your site with the industry’s fastest, most optimized WordPress hosting

Why you might want to remove the Customize option

There are plenty of good reasons to hide the Customize link from the Appearance menu in WordPress:

Methods to remove Customize from the admin menu

There are two primary ways to remove the Customize link from the dashboard:

Method 1: Remove Customize using a plugin

If you want to avoid editing code, the Admin Menu Editor plugin is the easiest way to manage menu visibility.

That’s it—Customize is now hidden from the WordPress admin menu.

You can also use User Role Editor if your goal is to restrict access based on user capabilities rather than change the menu structure directly.

Method 2: Remove Customize by adding code to functions.php

If you’d rather not install another plugin, you can remove the menu item manually by editing your theme’s code.

Optional: Remove Customize for specific user roles only

You can also remove Customize conditionally, for example, hiding it from Editors but not Admins. Use this snippet instead:

This keeps the Customize link available for Admins but hides it for everyone else.

Common issues to watch out for

Hiding admin menu items can affect usability or plugin functionality if not tested correctly. A few tips:

If your theme or plugins depend heavily on the Customizer, removing it could cause confusion or even break workflows for users.

Can you re-enable Customize later?

Absolutely. If you used a plugin, just re-enable the menu item in the plugin settings.
If you added a code snippet, remove or comment it out in functions.php, save the file, and the Customize option will return right away.

Additional resources

How to use your WordPress admin login page →

How to find, use, and troubleshoot your admin page

WordPress privacy policy: how to write one and how to add it to your site →

Create a comprehensive privacy policy for your WordPress site to ensure compliance and build user trust.





Easy WordPress website maintenance tips →

7 simple steps to keep on regular rotation