Fixing – Can’t Delete a Plugin Error for WordPress | Best of 2023

Can’t delete a plugin in WordPress

Every blogger is familiar about Plugins, where plugins adds new functionality to your WordPress site or extends existing functionality on your site and must know on how to delete a plugin to remove unwanted plugins.

As plugins are the main cause for the success of their WordPress Site, these plugins support the WordPress website and give the advantage for the developers to develop these sites as per the website requirement.

To add new functionality, there is function file which can add features and functionality to a WordPress site. It is built-in WordPress for defining a new own function. By using this file you can to add simple functionality in your document.

Plugin is a series of functions that gives additional functionalities to your WordPress website. When you are unable to uninstall any plugin or delete a plugin, then this WordPress plugin error will arise. Just look at this article thoroughly to resolve where you can’t delete a plugin error in WordPress.

If you are feeling difficult to delete a plugin in WordPress, you can take help from our WordPress technical support team. We will be pleased to help you. To get instant support service, Dial: +1-888-738-0846.

Let’ see two methods for learning how to delete a plugin.

For these firstly, you have to check the blog error log to find out which plugin caused the error. For identifying the plugin causing this error you simply have to deactivate all plugins. You can do this through the WordPress file manager if you still have access to the blog. Under root directory you will find the file error_log.

Once you’ve found the buggy plugin in the next step delete the plugin, where a buggy plugin can lead to break your entire site. Some of the plugins are stored in hidden directories under the WordPress so for this we need an external file manager to access the plugin’s directory.

Where hidden directory is a folder or file which filesystem utilities do not display by default when showing a directory listing. They are commonly used for storing user preferences or preserving the state of a utility, and are frequently created implicitly by using various utilities.

delete a plugin
Can’t delete a plugin in WordPress

1- Using ftp File Manager for deleting a WordPress plugin:

FTP is File Transfer Protocol is used to transfer files from one local computer to a remote website, such as a WordPress blog. It is also used to download files from your WordPress website to your computer or to change files and directories permissions on a remote website.

The FTP file manager enables to edit or delete the WordPress plugin through a direct backend connection with the FTP server. These FTP uses the Filezilla client, As Filezilla is probably the easiest to use FTP client. Though, we are discussing it in the 4th position, because many Windows users have allegedly found the packaged adware or spyware into FileZilla downloads.

  • First of all download the Filezilla and then after install it on your system.
  • Run Filezilla and then connect to your blog’s ftp server. Use your ftp login and password of the blog.
  • You’ll have access to all the blog’s server files once you have logged in.
  • Next navigate to the directory /public_html/wp-content/plugin
  • Delete the directory of the buggy plugin.
  • And now you should be able to access your blog’s interface once you’ve deleted the plugin.

2- Delete a plugin using Secure Shell (SSH)

You can also use programs like putty to get access to the internal file system of the blog if you’re good with command line interfaces. As using the shell to download and install WordPress is a real timesaver. It is preferable for windows user to use Putty to log in their server over SSH. Where SSH stand for Safe Shell which is an encrypted protocol that able you to join our server utilizing command line instrument.

To connect to the WordPress Server these programs use SSH protocol.

  • Firstly download and install a SSH client for example: putty.
  • Next run the program and you shall have an interface similar to this.
  • Enter the server’s IP in the Host Name and click on open.
  • A shell window will appear. Navigate to the “../wp-content/plugins/” directory using SSH commands.
  • Use the command ls –al to see a full list of folders.

Still unable to delete a plugin Talk to our WordPress support team to get instant service. We will be pleased to help you.  Dial +1-888-738-0846 now.

Some of our other blog which you might find useful:



Leave a Reply