Have you noticed some plugins missing from your WordPress dashboard? This can be a big problem. But don’t worry. We are here to help you fix it. Follow these simple steps.
Check User Permissions
Sometimes, the issue is with user permissions. Check if you have the right access.
- Go to your WordPress dashboard.
- Click on “Users.”
- Check your role. It should be “Administrator.”
If not, you might need to contact the site owner.
Deactivate All Plugins
Sometimes, one plugin can cause issues with others. Deactivate all plugins to see if this is the problem.
- Go to your WordPress dashboard.
- Click on “Plugins.”
- Select “Deactivate” next to each plugin.
Check if the missing plugins reappear. If they do, reactivate each plugin one by one. This will help you find the problematic plugin.
Check for Theme Issues
Sometimes, the theme you are using can cause plugins to disappear. Switch to a default theme to see if this helps.
- Go to your WordPress dashboard.
- Click on “Appearance.”
- Select “Themes.”
- Activate a default theme like “Twenty Twenty-One.”
Check if the missing plugins reappear. If they do, your old theme might be the problem.
Update WordPress
Outdated WordPress versions can cause many issues. Make sure your WordPress is up to date.
- Go to your WordPress dashboard.
- Click on “Dashboard.”
- Select “Updates.”
- Click on “Update Now.”
Check if the missing plugins reappear. If they do, the problem was likely due to an outdated version.

Credit: thimpress.com
Check Plugin Files
Sometimes, plugin files can be corrupted or missing. Check your plugin files using an FTP client.
- Download and install an FTP client like FileZilla.
- Log in to your website’s FTP server.
- Navigate to the “wp-content/plugins” folder.
- Check if the missing plugins are there.
If the files are missing, try reinstalling the plugins.
Increase Memory Limit
Sometimes, WordPress runs out of memory. Increasing the memory limit can help.
- Log in to your website’s FTP server.
- Navigate to the root folder of your WordPress installation.
- Open the “wp-config.php” file.
- Add the following line of code:
define('WP_MEMORY_LIMIT', '256M');
- Save and upload the file.
Check if the missing plugins reappear. If they do, the issue was likely due to a low memory limit.
Check for Plugin Conflicts
Sometimes, plugins can conflict with each other. Check for conflicts by deactivating plugins one by one.
- Go to your WordPress dashboard.
- Click on “Plugins.”
- Select “Deactivate” next to each plugin, one by one.
- Check if the missing plugins reappear after each deactivation.
If the missing plugins reappear after deactivating a specific plugin, that plugin is causing the conflict.
Check for Malware
Malware can cause many issues, including plugins disappearing. Scan your website for malware.
- Install a security plugin like Wordfence or Sucuri.
- Run a full scan of your website.
- Follow the plugin’s instructions to remove any malware found.
Check if the missing plugins reappear. If they do, malware was likely the cause.
Reinstall Missing Plugins
If all else fails, try reinstalling the missing plugins.
- Go to your WordPress dashboard.
- Click on “Plugins.”
- Select “Add New.”
- Search for the missing plugins.
- Click “Install Now” and then “Activate.”
Check if the missing plugins reappear. If they do, the issue was likely due to a corrupted installation.
Restore from Backup
If you have a recent backup, restoring your website can fix the issue.
- Go to your WordPress dashboard.
- Click on “UpdraftPlus” or your backup plugin.
- Select “Restore.”
- Follow the plugin’s instructions to restore your website.
Check if the missing plugins reappear. If they do, the issue was likely due to a recent change.
Contact Your Hosting Provider
If none of these steps work, contact your hosting provider. They can help you fix the issue.
Explain the problem and the steps you have taken. They might need to check server logs or settings.

Credit: wp-staging.com
Frequently Asked Questions
Why Are My WordPress Plugins Disappearing?
Plugins might disappear due to conflicts, updates, or accidental deletions. Check your plugins folder and settings.
How Can I Recover Missing WordPress Plugins?
Restore missing plugins from a recent backup or reinstall them from the WordPress repository.
Can Outdated Plugins Cause Them To Vanish?
Yes, outdated plugins can become incompatible, causing them to disappear from the dashboard.
Do Theme Updates Affect Plugin Visibility?
Theme updates can sometimes conflict with plugins, causing them to disappear. Check compatibility before updating.
Conclusion
Plugins disappearing from your WordPress dashboard can be frustrating. But with these steps, you can fix the issue. Check user permissions, deactivate plugins, switch themes, update WordPress, check plugin files, increase memory limit, check for conflicts, scan for malware, reinstall plugins, restore from backup, and contact your hosting provider if needed.
Follow these steps and your plugins should reappear. Good luck!