Disclaimer: QuickBooks.ninja is an independent site and is not affiliated with, endorsed by, or sponsored by Intuit Inc. "QuickBooks" is a registered trademark of Intuit Inc., used for identification and reference purposes only. See our Terms.

Guides / best-practices · 9 min read · Updated February 2026

QuickBooks Backup Best Practices

A complete guide to protecting your QuickBooks data -- backup strategies, storage locations, testing, and disaster recovery planning.

The Cost of Not Backing Up

Every year, businesses lose QuickBooks data permanently -- not because it was unrecoverable, but because there was nothing to recover from. No backup. No transaction log. No Auto Data Recovery copy. Just a single .QBW file on a single hard drive that failed, was hit by ransomware, or was corrupted beyond repair.

The businesses that survive data disasters are the ones that had backups. Not the ones that meant to set up backups, or the ones that had a backup from 18 months ago, but the ones that had a tested, recent, properly stored backup ready to go.

This guide covers everything you need to build a backup strategy that actually protects your data.

The 3-2-1 Backup Rule

The 3-2-1 rule is the gold standard for data protection, and it applies perfectly to QuickBooks:

  • 3 copies of your data (the original .QBW plus two backups)
  • 2 different storage types (e.g., local external drive plus cloud storage)
  • 1 offsite copy (a backup that is physically separate from your office)

This is not overkill. Each layer protects against a different type of failure:

  • Local backup protects against file corruption, accidental deletion, and software errors. Recovery is fast because the backup is right there.
  • Second local copy on different media protects against drive failure. If the external drive holding your backup fails at the same time as your primary drive (unlikely but not impossible, especially if both are on the same power circuit during a surge), you still have a copy.
  • Offsite copy protects against physical disasters: fire, flood, theft, ransomware that encrypts everything on the local network. If your office burns down, the offsite backup survives.

Backup Frequency: How Often Is Enough?

The right backup frequency depends on how much data you can afford to lose. This is called your Recovery Point Objective (RPO) -- the maximum acceptable gap between your last backup and a disaster.

Daily Backup -- The Minimum Standard

Every business running QuickBooks should back up at least once per day. If you enter transactions daily, a daily backup means you lose at most one day of work in a worst-case scenario. That is painful but survivable for most businesses.

QuickBooks has a built-in automatic backup feature that can run on a schedule. Set it to back up every time you close QuickBooks, or at a specific time each day.

Multiple Times Per Day -- For High-Volume Operations

If your business processes dozens or hundreds of transactions per day -- think retail, distribution, or manufacturing with heavy invoicing -- a single daily backup may not be enough. Consider backing up at midday and end of day, or even more frequently during peak periods.

For these environments, the .TLG (Transaction Log) file becomes especially valuable. It records every transaction in real time, so even if your last backup was six hours ago, the TLG can bridge the gap during recovery.

Real-Time Replication -- For Mission-Critical Operations

For businesses where any data loss is unacceptable, real-time file replication (using tools like Windows File History, Veeam, or other continuous backup solutions) can provide near-zero RPO. These tools copy changes to the .QBW and .TLG files as they happen, maintaining a continuously updated backup.

Be cautious with this approach: replicating a file while QuickBooks has it open can produce a corrupted copy if the copy catches the file mid-write. Solutions that use volume shadow copies (VSS) handle this correctly; simple file copy tools do not.

Backup Types in QuickBooks

QuickBooks offers three types of backups, each with different characteristics:

Full Backup (.QBB)

This is the standard backup -- a compressed copy of your entire company file. It contains everything: all transactions, lists, preferences, templates, logos, and attached document references.

Pros: Complete snapshot. Self-contained. Can be restored independently. Cons: Larger file size. Takes longer to create. Requires QuickBooks to be in single-user mode (or to briefly switch to single-user mode during the backup).

Use for: Your primary backup strategy. Daily or more frequent.

Portable Company File (.QBM)

A highly compressed version that strips non-essential data. Designed for transfer, not long-term backup.

Pros: Very small file size. Easy to email or upload. Cons: Does not include everything -- letter templates, logos, images, and some preferences are stripped. Not a complete backup.

Use for: Sending files to your accountant or transferring between computers. Not for disaster recovery.

Accountant's Copy (.QBX / .QBA)

A special file that allows your accountant to make changes while you continue working. Not a backup mechanism at all -- mentioned here only because some users confuse it with a backup.

Use for: Accountant collaboration only. Never for backup.

Setting Up Automatic Backups

QuickBooks Desktop has a built-in scheduled backup feature. Here is how to configure it properly:

Step-by-Step Setup

  1. Open your company file and go to File > Back Up Company > Create Local Backup.
  2. Select Local Backup and click Options.
  3. Set the backup location to your external drive or network share (not the same drive as your .QBW).
  4. Set the number of backup copies to keep (we recommend at least 5 -- this keeps a week's worth of daily backups).
  5. Check the option to verify data integrity before backup. This adds time but catches problems early.
  6. Click OK, then select Save it now and schedule future backups.
  7. Set the schedule -- daily is the minimum; choose a time when QuickBooks will be open but idle (end of business day works well).
  8. Complete the setup.

Important Notes on Automatic Backups

  • QuickBooks must be running for the scheduled backup to execute. If the application is closed at the scheduled time, the backup is skipped.
  • In multi-user mode, the backup temporarily switches to single-user mode. Other users will be briefly disconnected. Schedule backups for low-activity periods.
  • The backup location must be accessible at the scheduled time. If you are backing up to a network drive that goes offline after hours, the backup will fail.
  • Monitor the backup results. QuickBooks does not always make it obvious when a scheduled backup fails. Check the backup location periodically to verify new files are appearing on schedule.

Storage Locations: Where to Keep Your Backups

Local External Drive

An external USB hard drive is the simplest and most common backup destination. It provides fast backup and restore speeds and sits right next to your computer.

Best practice: Use a dedicated drive for backups -- do not use the same drive for other files. Label it clearly. If possible, rotate between two external drives (one connected, one stored offsite) for additional protection.

Limitation: An external drive sitting on the same desk as your computer is vulnerable to the same physical risks -- theft, fire, power surge. It protects against drive failure and software corruption but not against physical disasters.

Network Attached Storage (NAS)

A NAS device on your local network provides centralized backup storage accessible from any workstation. Many NAS devices support RAID configurations for additional redundancy.

Best practice: Place the NAS in a different room from the QuickBooks host computer. Configure RAID 1 (mirroring) at minimum. Set up email alerts for drive failures.

Limitation: Still on-premises. Vulnerable to building-wide events (fire, flood, ransomware that targets the whole network).

Cloud Storage

Cloud backup is your offsite copy. Options include dedicated cloud backup services (Backblaze, Carbonite, CrashPlan), cloud sync services (OneDrive, Google Drive, Dropbox), and managed backup solutions from IT service providers.

Best practice: Encrypt backups before uploading, or use a service that provides end-to-end encryption. Verify that the cloud service can handle the file sizes involved -- a 500 MB .QBB file daily adds up to roughly 15 GB per month.

Important caveat about sync services: Cloud sync services (OneDrive, Google Drive, Dropbox) are not backup tools. They sync files, which means if a file becomes corrupted locally, the corrupted version syncs to the cloud, overwriting the good copy. Use them for offsite storage of .QBB backup files, not for syncing the live .QBW. Some of these services offer version history that can mitigate this risk, but do not rely on it as your primary protection.

USB Flash Drive

For small company files, a USB flash drive can serve as a portable offsite backup. Back up to the drive, take it home, bring it back the next morning.

Limitation: Flash drives fail without warning, have limited write cycles, and are easy to lose. Use as a supplementary backup, not your primary one.

The TLG File: Your Hidden Safety Net

The .TLG (Transaction Log) file is one of the most important and least understood files in the QuickBooks ecosystem. It records every transaction entered since the last backup, in real time.

Why It Matters

If your .QBW file becomes corrupted and your last backup is from yesterday, the .TLG file contains every transaction you entered today. A data recovery specialist can combine the backup and the TLG to reconstruct a complete file that is current to the moment of failure.

Without the .TLG, your recovery ceiling is whatever your last backup contains. With it, you can potentially recover everything.

How to Protect the TLG

  • Never delete the .TLG file. It is not wasted space -- it is your safety net.
  • Keep it with the .QBW. The .TLG is automatically created in the same folder as the company file. Do not move one without the other.
  • Include it in your backup process. If you are doing manual file copies as part of your backup strategy, always copy the .TLG alongside the .QBW.
  • Understand the reset behavior. The .TLG resets (starts fresh) each time you create a backup. This is by design -- the backup captures all transactions up to that point, and the TLG starts recording new ones.

Testing Your Backups

An untested backup is an assumption, not a strategy. Backups can fail silently -- the file might be corrupt, the backup software might have been misconfigured, the storage media might have errors. You will not know until you try to restore.

How to Test

  1. Take a recent .QBB backup file and restore it to a temporary location (not the same folder as your live file -- you do not want to overwrite it).
  2. Open the restored file in QuickBooks.
  3. Verify that it opens without errors.
  4. Check a few key reports: Balance Sheet, Profit and Loss, A/R Aging. Do the numbers look right for the date the backup was created?
  5. Open a few transactions. Are the details intact?
  6. Close the file and delete the test restoration (or keep it as an additional backup copy).

How Often to Test

At minimum, test a restore quarterly. Monthly is better. If you have automated backups running, test after any change to your backup configuration. And always test after switching to a new backup drive, NAS, or cloud service.

Multi-User Backup Considerations

Multi-user environments add complexity to the backup process:

Timing

In multi-user mode, backups require a brief switch to single-user mode. All users except the one initiating the backup will be disconnected. Schedule backups for the end of the business day, after everyone has closed QuickBooks, or during a known low-activity window.

Who Runs the Backup

The backup should be initiated from the machine that hosts the company file (the server), not from a workstation. Running a backup across the network from a workstation is slower and more likely to fail.

File Locking

Ensure no workstation has QuickBooks open during the backup, or use the scheduled backup feature that handles the single-user switch automatically. A backup created while another user is mid-transaction can produce a backup that contains partially completed transactions.

Disaster Recovery Plan

Having backups is step one. Knowing how to use them under pressure is step two. A disaster recovery plan documents exactly what to do when things go wrong, so you are not figuring it out in a panic.

Essential Elements

Backup inventory. Where are your backups stored? List every location -- external drive, NAS, cloud service, offsite flash drive. Include credentials and access instructions.

Recovery procedure. Step-by-step instructions for restoring from a .QBB file. Include the QuickBooks version and license number (you will need it for reinstallation if the computer is also lost).

Priority order. If you have multiple backup sources, which do you try first? Typically: most recent local backup, then most recent cloud backup, then ADR copy, then the corrupted .QBW itself (for professional repair).

Contact information. Who to call if the standard restore process does not work. This might be your IT person, your accountant, or a QuickBooks data repair specialist. Have the contact information written down -- not just saved in your email, which might be inaccessible during a disaster.

Recovery time estimate. How long will it take to get back up and running? A local .QBB restore takes 15-30 minutes. A cloud download might take hours depending on file size and internet speed. Professional repair typically takes one to three business days.

Common Backup Failures and Prevention

The Backup Location Ran Out of Space

Prevention: Monitor free space on your backup drive. Set up disk space alerts. Limit the number of retained backups (5-7 rolling copies is usually sufficient).

The Backup Was Never Actually Running

Prevention: Check your backup location weekly. Are new .QBB files appearing with current dates? If not, the scheduled backup is not executing.

The Backup File Is Corrupted

Prevention: Enable the "Verify data integrity before backup" option in QuickBooks backup settings. Test restores quarterly.

The Backup Drive Failed

Prevention: External drives have a finite lifespan (3-5 years for spinning disks, longer for SSDs). Replace backup drives on a schedule. Keep at least two backup copies on separate media.

Ransomware Encrypted the Backups

Prevention: Keep at least one backup copy offline (not connected to the computer or network) or in a cloud service with versioning enabled. Ransomware can encrypt everything accessible from the infected machine, including connected external drives and mapped network shares. An air-gapped backup is the only reliable defense.

Building Your Backup Strategy

Here is a practical starting point that implements the 3-2-1 rule:

  1. Daily automatic backup to a local external drive using QuickBooks' built-in scheduler.
  2. Weekly manual copy of the most recent .QBB to a second external drive that is stored offsite (take it home, bring it back each week to update).
  3. Cloud backup of the backup folder using a service like Backblaze or CrashPlan, providing continuous offsite replication.
  4. Quarterly restore test to verify backup integrity.
  5. Written recovery plan stored both digitally (in the cloud) and physically (printed, in a safe location).

This setup protects against every common failure scenario: drive failure, file corruption, accidental deletion, theft, fire, flood, and ransomware. The total cost is minimal -- an external drive and a cloud backup subscription -- compared to the cost of losing your financial data.

The best time to set up a proper backup strategy was years ago. The second best time is today. Do not wait until you need a backup to discover you do not have one.