"Plugin Could Not Be Loaded" – How to Fix the Error in WordPress
It's one of the most frustrating errors in WordPress: You try to access your site, and suddenly you get the message "The plugin could not be loaded." Don't worry – it can be fixed.
What Does "Plugin Could Not Be Loaded" Mean?
Error Explained
The error occurs when WordPress tries to load a plugin that is either missing, defective, or no longer exists on the server.
The most common causes are:
- Plugin deleted via FTP without being deactivated first
- Folder name changed in the plugins folder
- Corrupted plugin files after a failed update
- Incompatibility with the WordPress version
- Failed installation that left incomplete files
How to Fix It – Step by Step
There are two ways to solve the problem, depending on whether you can log in to WordPress.
Method 1: Via WordPress Admin (if you can log in)
Log in to WordPress
Go to your-site.com/wp-admin and log in as administrator.
Go to Plugins
Click "Plugins" in the left menu.
Find the Problematic Plugin
Look for plugins marked with errors or that are missing files.
Delete Plugin
Click "Delete" to completely remove the defective plugin.
Method 2: Via FTP (if you cannot log in)
Important
If you cannot log in to WordPress because of the error, you need to remove the plugin folder manually.
Connect to Your Server
Use an FTP program (like FileZilla) or your host's file manager.
Navigate to the Plugin Folder
Go to: /wp-content/plugins/
Find the Problematic Plugin
Identify the folder for the plugin that's creating problems.
Delete or Rename the Folder
Delete the folder completely, or rename it to e.g., "plugin-name-DISABLED".
Test Your Site
Reload your website and check if the error is gone.
What Do You Do Afterwards?
Once you've removed the problematic plugin:
- Identify the cause – Why did the plugin fail?
- Assess the need – Do you still need the plugin's functionality?
- Reinstall carefully – If you need the plugin, install it again from a reliable source
Always check plugin reviews and installation counts before installing. Plugins with few installations or poor reviews are higher risk.
Good Advice to Avoid Plugin Errors in the Future
Here's how to minimize the risk of plugin problems:
| Tip | Why |
|---|---|
| Keep WordPress and plugins updated | Old versions have more bugs |
| Only use necessary plugins | Fewer plugins = fewer potential errors |
| Test changes on staging | Avoid breaking your live site |
| Take backup before updates | You can always roll back |
| Choose well-maintained plugins | Check "Last updated" date |
When Should You Seek Help?
You should contact a professional if:
- You're not comfortable working with FTP
- The error returns after you've fixed it
- Your site has other problems after plugin removal
- You don't know which plugin is creating the problem
Conclusion
"Plugin could not be loaded" sounds scary but is almost always fixable. It's typically just about removing or reinstalling the problematic plugin.
Stuck with a WordPress error you can't solve? Contact me – I'll help you get your site up and running again.




