{"id":1076367,"date":"2023-01-23T10:29:15","date_gmt":"2023-01-23T10:29:15","guid":{"rendered":"https:\/\/rankmath.com\/?p=1076367"},"modified":"2025-12-30T03:52:34","modified_gmt":"2025-12-30T03:52:34","slug":"remove-widgets-from-wordpress-dashboard","status":"publish","type":"post","link":"https:\/\/rankmath.com\/es\/blog\/remove-widgets-from-wordpress-dashboard\/","title":{"rendered":"How to Quickly Remove Widgets from the Dashboard in WordPress"},"content":{"rendered":"<p>Your WordPress dashboard can quickly become cluttered with widgets added by themes and plugins, many of which you might never use. This clutter can slow your website and make it harder to focus on what really matters.<\/p>\n\n\n\n<p>While you may have tried hiding some widgets, they often reappear or are recreated by other tools. Fortunately, there are simple ways to remove widgets\u2014either using a plugin or adding a quick code snippet.<\/p>\n\n\n\n<p>In this post, you\u2019ll learn exactly how to clean up your WordPress dashboard by disabling unnecessary widgets, making your admin area faster, simpler, and easier to navigate.<\/p>\n\n\n\n<!--more-->\n\n\n\n<div id=\"toc\">\n    <h2>Tabla de contenido<\/h2>\n    <ol>\n        <li><a href=\"#why\">Why Disable Unwanted Widgets in WordPress?<\/a><\/li>\n        <li>\n            <a href=\"#how-to\">How to Remove Widgets from the Dashboard in WordPress<\/a>\n            <ul>\n                <li><a href=\"#disable\">Disable Unwanted Widgets in WordPress<\/a><\/li>\n                <li><a href=\"#code\">Remove Widgets from the Dashboard Using Code Snippet<\/a><\/li>\n            <\/ul>\n        <\/li>\n        <li><a href=\"#tips\">Tips &amp; Troubleshooting<\/a><\/li>\n        <li><a href=\"#conclusion\">Conclusi\u00f3n<\/a><\/li>\n    <\/ol>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"why\"><span class=\"number\">1<\/span>  Why Disable Unwanted Widgets in WordPress Dashboard?<\/h2>\n\n\n\n<p>The WordPress dashboard is designed to provide you with quick access to important information, such as recent posts, site health, and plugin updates. However, as you install more plugins and themes, your dashboard can quickly become cluttered with widgets you rarely use.<\/p>\n\n\n\n<p>Here\u2019s why it\u2019s a good idea to remove unwanted widgets:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Improve Focus &amp; Productivity<\/strong>: A clean dashboard helps you focus on essential tasks without distractions from irrelevant or outdated widgets.<\/li>\n\n\n\n<li><strong>Boost Loading Speed<\/strong>: Fewer widgets mean fewer resources loaded each time you access the dashboard, leading to faster performance.<\/li>\n\n\n\n<li><strong>Enhance Client Experience<\/strong>: If you manage sites for clients, removing unnecessary widgets gives the admin area a more professional and streamlined look.<\/li>\n\n\n\n<li><strong>Reduce Information Overload<\/strong>: Too many widgets can make it harder to find what you actually need. Disabling them keeps things organized and user-friendly.<\/li>\n<\/ul>\n\n\n\n<p>By disabling widgets you don\u2019t use, you\u2019ll create a more efficient, faster, and cleaner WordPress admin environment.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-to\"><span class=\"number\">2<\/span>  How to Remove Widgets from the Dashboard in WordPress<\/h2>\n\n\n\n<p>Let us now discuss the methods to remove widgets from your WordPress dashboard.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"disable\"><span class=\"number\">2.1<\/span>  Disable Unwanted Widgets in WordPress<\/h3>\n\n\n\n<p>To begin with, you&#8217;ll have to install and activate the <a href=\"https:\/\/wordpress.org\/plugins\/wp-widget-disable\/\" target=\"_blank\" rel=\"noopener\">Widget Disable<\/a>&nbsp;enchufar. <\/p>\n\n\n\n<p>To install the plugin, navigate to the <strong>Plugins \u2192 Add Plugin<\/strong> section from your WordPress dashboard. Look for the <strong>Widget Disable <\/strong>plugin in the search bar and install and activate it, as shown below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"2560\" height=\"775\" src=\"https:\/\/rankmath.com\/wp-content\/uploads\/2025\/07\/widget-disable-plugin-scaled.jpg\" alt=\"Install widget disable plugin\" class=\"wp-image-1557883\" style=\"width:900px;height:undefinedpx\" \/><\/figure>\n\n\n\n<p>Refer to our dedicated tutorial on <a href=\"https:\/\/rankmath.com\/blog\/how-to-install-wordpress-plugin\/\">installing plugins in WordPress<\/a>.<\/p>\n\n\n\n<p>Una vez que el complemento est\u00e9 instalado y activado, vaya a&nbsp;<span style=\"margin: 0px;padding: 0px\"><strong>Appearance \u2192 Disable Widgets<\/strong>&nbsp;to configure the&nbsp;<\/span>plugin settings.<\/p>\n\n\n\n<p>Select the widgets you want to remove from the <strong>Dashboard Widgets<\/strong> tab. You can also select the sidebar widgets you wish to disable from the <strong>Sidebar Widgets<\/strong> tab.&nbsp;Click on the <strong>Guardar cambios<\/strong> button to store your settings.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"1802\" height=\"1106\" src=\"https:\/\/rankmath.com\/wp-content\/uploads\/2025\/07\/disable-widgets-1.jpg\" alt=\"Navigate to Disable Widgets\" class=\"wp-image-1557889\" style=\"width:900px;height:undefinedpx\" \/><\/figure>\n\n\n\n<p>You can now visit the dashboard page, and all the selected widgets will no longer be visible on your widgets screen.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"2560\" height=\"889\" src=\"https:\/\/rankmath.com\/wp-content\/uploads\/2022\/09\/widgets-removed-1-scaled.jpg\" alt=\"widgets removed from the dashboard.\" class=\"wp-image-1077943\" style=\"width:900px;height:undefinedpx\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"code\"><span class=\"number\">2.2<\/span>  Remove Widgets from the Dashboard Using Code Snippet<\/h3>\n\n\n\n<p>If you prefer not to use a plugin, you can manually remove unwanted dashboard widgets by adding a simple code snippet to your WordPress site.<\/p>\n\n\n\n<p>This method is ideal for developers or users who want more control over the admin interface without adding another plugin.<\/p>\n\n\n\n<p><span style=\"margin: 0px;padding: 0px\">To remove widgets from the dashboard completely, you must add the following code to your theme&#8217;s&nbsp;<strong>funciones.php<\/strong>&nbsp;expediente<\/span>.<\/p>\n\n\n\n<p class=\"takeaway red\"><strong>Nota:<\/strong> Always take a complete site <a href=\"https:\/\/rankmath.com\/blog\/backup-wordpress-site\/\">backup<\/a> before editing core files. If something goes wrong, you can easily undo the changes. Also, by customizing the below code snippet, you can disable any widget from your WordPress dashboard.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>function remove_dashboard_widgets() {\n    global $wp_meta_boxes;\n  \n    unset($wp_meta_boxes&#091;'dashboard']&#091;'side']&#091;'core']&#091;'dashboard_quick_press']);\n    unset($wp_meta_boxes&#091;'dashboard']&#091;'normal']&#091;'core']&#091;'dashboard_incoming_links']);\n    unset($wp_meta_boxes&#091;'dashboard']&#091;'normal']&#091;'core']&#091;'dashboard_right_now']);\n    unset($wp_meta_boxes&#091;'dashboard']&#091;'normal']&#091;'core']&#091;'dashboard_plugins']);\n    unset($wp_meta_boxes&#091;'dashboard']&#091;'normal']&#091;'core']&#091;'dashboard_recent_drafts']);\n    unset($wp_meta_boxes&#091;'dashboard']&#091;'normal']&#091;'core']&#091;'dashboard_recent_comments']);\n    unset($wp_meta_boxes&#091;'dashboard']&#091;'side']&#091;'core']&#091;'dashboard_primary']);\n    unset($wp_meta_boxes&#091;'dashboard']&#091;'side']&#091;'core']&#091;'dashboard_secondary']);\n    unset($wp_meta_boxes&#091;'dashboard']&#091;'normal']&#091;'core']&#091;'dashboard_activity']);\n    unset($wp_meta_boxes&#091;'dashboard']&#091;'normal']&#091;'high']&#091;'rank_math_dashboard_widget']);\n}\n  \nadd_action('wp_dashboard_setup', 'remove_dashboard_widgets' );<\/code><\/pre>\n\n\n\n<p>All of the widgets mentioned in the above list are pretty self-explanatory. <strong>Save the file<\/strong> and reload your WordPress dashboard. The selected widgets will now be hidden.<\/p>\n\n\n\n<p>If you don\u2019t need to remove all widgets, just delete or comment out the <code>unset()<\/code> lines for any widgets you want to keep.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"tips\"><span class=\"number\">3<\/span>  Tips &amp; Troubleshooting<\/h2>\n\n\n\n<p>Removing default WordPress widgets is usually straightforward, but here are a few helpful tips to handle edge cases and ensure your changes stick.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"number\">3.1<\/span>  Watch Out for WordPress &amp; Plugin Updates<\/h3>\n\n\n\n<p>Some widgets may be re-added after a major WordPress update or when a plugin reinstalls its dashboard component.<\/p>\n\n\n\n<p><strong>What to do:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Revisit your widget settings or code snippet after any major update.<\/li>\n\n\n\n<li>Consider placing your code in a <a href=\"https:\/\/rankmath.com\/blog\/wordpress-child-theme\/\">child theme<\/a> or a site-specific plugin for persistence across theme changes.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"number\">3.2<\/span>  Don\u2019t Forget to Clear Caches<\/h3>\n\n\n\n<p>If you\u2019re using a caching plugin or a server-level cache, changes to your dashboard may not show up immediately.<\/p>\n\n\n\n<p><strong>Solution:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If you\u2019re using a CDN, <a href=\"https:\/\/rankmath.com\/blog\/clear-cache-in-wordpress\/\">clear its cache<\/a> as well.<\/li>\n\n\n\n<li>Clear your browser cache.<\/li>\n\n\n\n<li>Purge your site\u2019s cache using your caching plugin.<\/li>\n<\/ul>\n\n\n\n<p>By following these tips, you&#8217;ll ensure your dashboard remains clean and optimized\u2014no matter what plugins or updates come your way.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"conclusion\"><span class=\"number\">4<\/span>  Conclusi\u00f3n<\/h2>\n\n\n\n<p>A cluttered dashboard can slow you down, especially when it&#8217;s packed with widgets you rarely use. By removing unnecessary widgets, you can create a cleaner, faster, and more efficient WordPress admin experience.<\/p>\n\n\n\n<p>Since the dashboard is the first thing you see after logging in, customizing it to match your workflow is a smart move.<\/p>\n\n\n\n<p>Have you cleaned up your dashboard yet? Share your experience or favourite widgets by&nbsp;<a href=\"https:\/\/twitter.com\/rankmathseo\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Tuiteando @rankmathseo.<\/strong><\/a>&nbsp;\ud83d\udcac<\/p>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Your WordPress dashboard can quickly become cluttered with widgets added by themes and plugins, many of which you might never use. This clutter can slow your website and make it harder to focus on what really matters. While you may have tried hiding some widgets, they often reappear or are recreated by other tools. Fortunately, [&hellip;]<\/p>","protected":false},"author":37,"featured_media":1098135,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[136],"tags":[],"class_list":{"0":"post-1076367","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-wp-tutorials"},"_links":{"self":[{"href":"https:\/\/rankmath.com\/es\/wp-json\/wp\/v2\/posts\/1076367","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rankmath.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rankmath.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rankmath.com\/es\/wp-json\/wp\/v2\/users\/37"}],"replies":[{"embeddable":true,"href":"https:\/\/rankmath.com\/es\/wp-json\/wp\/v2\/comments?post=1076367"}],"version-history":[{"count":5,"href":"https:\/\/rankmath.com\/es\/wp-json\/wp\/v2\/posts\/1076367\/revisions"}],"predecessor-version":[{"id":1674524,"href":"https:\/\/rankmath.com\/es\/wp-json\/wp\/v2\/posts\/1076367\/revisions\/1674524"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rankmath.com\/es\/wp-json\/wp\/v2\/media\/1098135"}],"wp:attachment":[{"href":"https:\/\/rankmath.com\/es\/wp-json\/wp\/v2\/media?parent=1076367"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rankmath.com\/es\/wp-json\/wp\/v2\/categories?post=1076367"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rankmath.com\/es\/wp-json\/wp\/v2\/tags?post=1076367"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}