WordPress is a free and open-source content management system used widely by more than 60 million websites; it’s a good tool to assist users manage their page. However, many errors may appear when people are using WordPress; the WordPress white screen is one of the common errors you may meet. This article is posted on the MiniTool website to help WordPress users solve the white screen of death.

What is WordPress? It’s actually one of the most popular website platforms throughout the world. WordPress works well in helping users manage web content, so it becomes the top-drawer consideration of many people while building a new site.

However, users will inevitably encounter problems while using WordPress. For example, the WordPress white screen is one of the most common errors; it can make your website inaccessible to both visitors and the administrators.

WordPress white screen

5 Solutions to WordPress White Screen of Death

WordPress white screen no errors:

You can’t access the page you’re trying to access; instead, you’ll get a blank white screen with no error messages or descriptions. This is what we called WordPress white screen of death. Definitely, seeing a blank page when you try to open WordPress website is a frustrating thing. But don’t worry, there are still useful fixes for it even though you are not able to access WordPress and there’s no error message to explain the situation.

What is Blue Screen of Death?

Tip: You’d better get MiniTool Power Data Recovery to ensure data security before you start to fix the white screen of death WordPress.

MiniTool Power Data Recovery TrialClick to Download100%Clean & Safe

One: Increase Memory Limit

The memory limit exhaustion is one of the main reasons causing all white screen in WordPress. So the first thing you should do when encountering WordPress white screen is to increase the PHP memory available to WordPress. In this way, the script will be given more memory to complete its task.

  1. Go to the root folder of your WordPress site.
  2. Modify the wp-config.php file.
  3. Copy & paste define( ‘WP_MEMORY_LIMIT’, ‘256M’ ) to the wp-config.php file.
  4. Close and save changes.
  5. Upload this file back to server.

Two: Disable WordPress Plugins

This method works when the WordPress admin area is accessible.

  1. Go to the WordPress admin area.
  2. Select Plugins from the Administrator dashboard.
  3. Choose Installed Plugins under it.
  4. Select all the plugins by adding a checkmark into the square box in front of the Plugin.
  5. Click to open the drop-down menu of Bulk Actions and then click Deactivate.
  6. Click on the Apply button.

If you can’t access the WordPress admin area, you should deactivate all plugins through FTP.

Installed Plugins

Three: Activate a Default WordPress Theme

This method works when the WordPress admin area is accessible.

  1. Access your admin area.
  2. Select Appearance in the left sidebar.
  3. Choose Themes under it.
  4. Browse and activate any default WordPress theme.
  5. Go to check whether the all white screen still appear in WordPress.

If you can’t access the WordPress admin area, you should access the site files by using FTP -> look for the wp-content/themes folder -> rename it.

Themes

Four: Clear Cache

If you can access the backend of your WordPress site, please try the following steps.

  1. Open the browser you are using.
  2. Clear the cache of your browser properly.
  3. Go to the WordPress dashboard.
  4. Select Settings.
  5. Choose a page.
  6. Click on the Delete Cache or Clear Cache button.

How To Recover Deleted History On Google Chrome – Ultimate Guide?

Five: Enable Debug Mode

  1. Open the WordPress install’s wp-config.php file.
  2. Look for this line: define( ‘WP_DEBUG’, false ).
  3. Change the word false to true.
  4. Reload the site and check whether this line still exists.
  5. If not, please add it to the top of this file.
  6. Try to access the WordPress website again.
  7. The corresponding errors, warnings, and notices will appear to help you determine the root cause for WordPress white screen of death.
Fix Windows 10 Memory Management Error Blue Screen
Fix Windows 10 Memory Management Error Blue Screen

The Windows memory management error occurs frequently on the computer’s blue screen. This article tells you how to resolve it.

Read More

Other methods you may try to fix WordPress white screen:

  • Check the file permission
  • Check for failed auto-update
  • Check the WordPress error logs
  • Restore your website from a backup
  • Increase PHP text processing capability
  • Log into the WordPress recovery mode -> deactivate the faulty plugin
  • linkedin
  • reddit