---
title: "How to Disable Dashicons WordPress Website?"
url: https://nexterwp.com/docs/disable-dashicons-wordpress/
date: 2023-04-18
modified: 2026-04-15
author: "Aditya Sharma"
description: "Dashicons is the official icon font of WordPress, and is used to provide a consistent user interface across all WordPress websites. The “dashicons.min.css” file, while it is mainly used in..."
image: https://nexterwp.com/wp-content/uploads/2024/05/disable-dashicons-wordpress-1024x519.jpg
word_count: 184
---

# How to Disable Dashicons WordPress Website?

## Key Takeaways

- Nexter Extension (Free) allows users to disable Dashicons on their WordPress website.
- Disabling Dashicons helps reduce unnecessary HTTP requests and improves page load time.
- Users can disable Dashicons by navigating to Nexter > Extensions > Performance and enabling the toggle in the Advanced Performance section.

Dashicons is the official icon font of WordPress, and is used to provide a consistent user interface across all WordPress websites. The “*dashicons.min.css*” file, while it is mainly used in the WordPress admin section but some plugins still use it and loads this file in frontend as well. This will add an additional HTTP request.

With the [Nexter Extension (Free) plugin](https://wordpress.org/plugins/nexter-extension/) you can easily disable the Dashicons on the WordPress website.

## Learn via Video Tutorial

https://youtu.be/JLlISBBzQFg?t=1465

## Why Disable Dashicons?

Most themes and plugins have their own icon system and they don’t use dashicons. So it is unnecessary to load this file on every page and increase the page load time.  

## How to Disable Dashicons with The Nexter Extension?

To do this, go to **Nexter **>** Extensions** > **Performance**.

Then go to the **Advanced Performance** section, enable the toggle, and click on the gear icon (⚙).

![](https://nexterwp.com/wp-content/uploads/2025/05/advanced-performance-settings-new-1-1.png)

This will open the Advanced Performance popup, go to **Disable Dashicons** and enable the toggle.

Then click on the **Save** button.

![disable dashicons](https://nexterwp.com/wp-content/uploads/2023/04/disable-dashicons-new.png)

This will remove the “*dashicons.min.css*” file from the frontend but it will load for the WordPress admin panel.

## Frequently Asked Questions

**Q: Why should I consider disabling Dashicons?**
A: Most themes and plugins use their own icon systems, making Dashicons unnecessary for many users. By disabling it, you can reduce the number of HTTP requests and potentially speed up your site's loading time. This is especially important for performance optimization, as every additional request can slow down page delivery.

**Q: How do I troubleshoot if Dashicons are still loading after I disable them?**
A: If Dashicons continue to load after you've disabled them using the Nexter Extension, check to ensure that you've saved your changes in the Advanced Performance settings. Additionally, clear your site cache and browser cache, as cached files may still reference the Dashicons CSS. If issues persist, review any active plugins that might be re-enabling Dashicons.

**Q: What are the best practices for optimizing site performance with Nexter Extension?**
A: To optimize site performance with the Nexter Extension, consider disabling unnecessary features like Dashicons, as well as minimizing the number of active plugins. Regularly review your site's performance metrics and adjust settings in the Advanced Performance section to ensure optimal loading times. This proactive approach can significantly enhance user experience.

**Q: What should I do if I need Dashicons for a specific plugin?**
A: If a plugin requires Dashicons for proper functionality, you should not disable them using the Nexter Extension. Instead, evaluate whether the benefits of using the plugin outweigh the performance impact. If necessary, you can selectively enable Dashicons for that plugin while keeping them disabled for the rest of your site to maintain optimal performance.
