Knowledgebase Article
cPanel Backup and Restore Guide
Why Backups Matter
A recent, tested backup is the single most reliable safety net against data loss, whether from accidental deletion, a failed update, or a security incident. cPanel includes built in tools for both creating backups and restoring from them, without needing separate backup software for basic use cases.
Creating a Full Backup
Navigate to the Files section and select Backup or Backup Wizard, depending on your cPanel version. A full backup typically includes your website files, your databases, your email accounts and forwarders, and your account configuration settings, packaged together as a single downloadable archive.
Creating a Partial Backup
If you only need to back up a specific part of your account, such as a single database or your website files without email data, the same Backup section typically offers partial backup options, letting you download just the specific component you need rather than a full account archive.
Where to Store Your Backup
Once downloaded, store your backup somewhere other than the same server it was created on. A backup stored only on the same server offers no protection if that server experiences a hardware failure or other serious issue. Keeping copies in at least two separate locations, such as a local drive and a separate cloud storage service, gives meaningfully better protection.
Restoring From a Backup
If you need to restore your account, return to the same Backup section and look for a Restore option. You will typically be prompted to upload the previously downloaded backup file. Full restores can take time to process, particularly for larger accounts, so avoid interrupting the process once it begins.
Restoring Just a Database
If you only need to restore a database rather than your full account, this is often faster and more precise using phpMyAdmin directly rather than a full account restore. See Creating and Managing MySQL Databases in cPanel for the import process.
Setting Up Automatic Backups
Rather than relying on manually creating backups, ask our team about automatic backup options, which run on a regular schedule without requiring you to remember to do it yourself. For dedicated offsite backup solutions, ask our team about remote backup services beyond what cPanel includes natively.
Best Practices
Test your backups periodically by confirming you can actually open or restore from them, since a backup that fails during an actual emergency provides no real protection. Keep more than one recent backup rather than only the single most recent one, in case an issue goes unnoticed for a period of time before a restore is needed.