How-To
← All guidesWebsites & Domains

How to Fix WordPress Stuck in Maintenance Mode

Recover when WordPress keeps showing a maintenance message after an interrupted update.

Quick Answer

Confirm no update is still running, back up/access site files, then remove the temporary .maintenance file from the WordPress root when appropriate.

Step by Step

  1. Wait briefly to ensure an update is not still completing.
  2. Access the WordPress root through the hosting file manager or secure file transfer.
  3. Back up before making changes.
  4. Look for the .maintenance file in the WordPress root.
  5. If the update is no longer running, remove that temporary file.
  6. Reload the site and inspect the failed update/plugin.

If That Doesn't Work

  • Do not delete unrelated hidden files.
  • If updates repeatedly fail, investigate permissions, disk space, PHP errors, or plugin conflicts.

Related Guides