25TALLYReports

Data Backup and Restore in Tally Prime

Backup strategies, restore procedures, and best practices for Sunrise Retail's data safety

Module 25 of 31 — Tally Prime. Implement Sunrise Retail's daily backup routine, understand restore procedures, and build a resilient data-safety policy. Duration: 30 min.

Learning Objectives

  • Take a manual backup with Ctrl+Alt+B
  • Restore from a backup file safely (without overwriting good data)
  • Implement Sunrise Retail's daily–weekly–monthly backup schedule
  • Verify backup integrity

Prerequisites: Company Creation — tally-02


Why Backup Is Non-Negotiable

Tally data lives in plain files on the local hard drive — there is no automatic cloud backup. A single failure event means:

RiskConsequence for Sunrise Retail
Hard drive failureAll vouchers, ledgers, and reports gone
Theft or fireComplete accounting history wiped
Ransomware / virusData encrypted or deleted
Accidental Alt+D (delete)A company or vouchers permanently removed

Losing the Tally data means inability to file GST returns, verify outstanding balances, or produce financial statements. The 5 minutes for a daily backup costs less than one hour of re-entry — let alone an entire year.


Taking a Manual Backup — Ctrl+Alt+B

From anywhere inside Tally Prime:

Ctrl+Alt+B

[Backup dialog box appears]

┌──────────────────────────────────────────────┐
│  BACKUP                                      │
│──────────────────────────────────────────────│
│  Backup Destination:                         │
│  D:\Tally Backups\2025-04\                   │
│  (separate physical drive from C: — critical)│
│                                              │
│  Companies to Backup:                        │
│  [✓] Sunrise Retail Pvt Ltd                  │
│  [ ] SR Practice (uncheck test companies)    │
│                                              │
│           [Backup]         [Cancel]          │
└──────────────────────────────────────────────┘

Tally creates a .tbk file (e.g., SunriseRetail_20250430.tbk) in the destination folder. This single file contains all company data — ledgers, vouchers, masters, configuration.

Alternative backup destinations:

DestinationWhen to Use
D:\Tally Backups\Default — must be a different drive from C:
E:\ (USB drive)Daily portable backup
\\server\accounts\tally-backup\Networked office share
Google Drive / OneDrive synced folderAutomatic cloud copy after backup

Never back up to the same drive (C:) where Tally data lives. A drive failure wipes both the original and the backup.


Sunrise Retail Backup Policy

Kiran and Sneha establish a three-tier backup routine:

Daily (Sneha's responsibility — end of business day):

Ctrl+Alt+B
→ USB Drive (E:\) → folder named: YYYY-MM-DD
→ Takes under 2 minutes
→ Log in the backup register: date, initials, file size

Weekly (Friday evening):

Ctrl+Alt+B
→ External hard drive kept at home (off-site)
→ Folder: WEEKLY\2025-04-Week4\
→ Provides protection against office fire/theft

Monthly (last working day of the month):

Ctrl+Alt+B
→ D:\Monthly Backups\April-2025\
→ Upload to Google Drive (sync)
→ Retain monthly backups for 12 months

Backup folder structure:

D:\Tally Backups\
  └── 2025-04\
      ├── 2025-04-07_SunriseRetail.tbk      (weekly)
      ├── 2025-04-14_SunriseRetail.tbk      (weekly)
      ├── 2025-04-21_SunriseRetail.tbk      (weekly)
      └── 2025-04-30_SunriseRetail.tbk      (month-end)

E:\USB Backup\
  └── 2025-04\
      ├── 2025-04-28_SunriseRetail.tbk
      └── 2025-04-29_SunriseRetail.tbk
      └── 2025-04-30_SunriseRetail.tbk

Configuring Auto-Backup on Tally Close

Tally Prime can prompt for backup every time the company is closed:

Gateway → Company → Alter → [Sunrise Retail]
→ Backup on Close: Yes
→ Backup Path: D:\Tally Backups\Auto\
→ Ctrl+A

Now every time someone exits Tally, a backup prompt appears — acts as a safety net if the manual routine is forgotten.


Restoring Data from Backup

Scenario: Suresh accidentally deleted the April 22–30 vouchers. Sneha needs to restore the April 21 backup.

Gateway → Company → (or) Alt+F3 → Restore

[Restore dialog box]

┌──────────────────────────────────────────────────┐
│  RESTORE                                         │
│────────────────────────────────────────────────── │
│  Source (Backup File):                           │
│  D:\Tally Backups\2025-04\                       │
│  2025-04-21_SunriseRetail.tbk                    │
│                                                  │
│  Destination: (Tally data folder — auto-detected)│
│                                                  │
│  Companies to Restore:                           │
│  [✓] Sunrise Retail Pvt Ltd                      │
│                                                  │
│  [WARNING] This will overwrite current data!     │
│           [Restore]         [Cancel]             │
└──────────────────────────────────────────────────┘

STOP before restoring. Restoring overwrites the current Tally data permanently. Follow this sequence every time:

  1. Backup the current (corrupted) state firstCtrl+Alt+B → different folder (e.g., D:\Pre-Restore-Backup\)
  2. Then restore from the last known good backup
  3. Re-enter the lost transactions using the Day Book printout from the pre-restore backup as reference

Verifying Backup Integrity

A backup that cannot be restored is worthless. Test monthly:

Step 1: On a different machine (or after hours on the same machine):
  Alt+F3 → Restore → select the backup file → Restore

Step 2: Open the company:
  Gateway → Select Company → Sunrise Retail Pvt Ltd

Step 3: Spot-check:
  → Balance Sheet total
  → Last voucher date (Day Book → most recent entry)
  → Stock Summary (total stock value)

Step 4: If all match the known figures → backup is valid

Red flag: If the backup was taken while Tally had corrupted data, the backup file is also corrupted. Always verify data integrity before taking a backup you plan to rely on.


Practice Exercise

Exercise 1: Sneha arrives at the office on May 1 and finds Tally is not opening due to a suspected hard drive issue. Describe the recovery steps in order.

Show Solution
  1. Do not force-restart — repeated power cycles can worsen HDD damage
  2. Call IT / Tally dealer — check if HDD is readable; request data recovery first
  3. If HDD is partially readable: copy the Tally data folder (C:\Tally Data\) to a USB before any repairs
  4. Install Tally Prime on a fresh or repaired machine
  5. Restore from the April 30 USB backup (Ctrl+Alt+B destination: E:)
  6. Verify: open Sunrise Retail, check Balance Sheet and last voucher
  7. If April 30 backup is missing: restore April 21, then manually re-enter April 22–30 using the Day Book PDF printout that was kept as a reference

Going forward: implement the auto-backup-on-close setting so no day ends without a backup file.


Key Terms

TermMeaning
Ctrl+Alt+BTally's backup shortcut — opens the backup dialog from any screen
.tbk FileTally Backup file format — contains complete company data
RestoreLoading a backup file back into Tally — overwrites current data
Off-site BackupBackup stored at a different physical location — protection against fire/theft
Auto-Backup on CloseTally setting to prompt for backup whenever a company is closed
Backup VerificationTest-restoring a backup to confirm it is readable and complete

Module Summary

  • Ctrl+Alt+B — takes an immediate backup in under 2 minutes
  • Back up to a different physical drive (not C:) — USB, external HDD, or network share
  • Sunrise Retail policy: daily USB + weekly off-site + monthly cloud sync
  • Restore: Alt+F3 → Restore — always backup current state first before restoring
  • Verify backup monthly with a test restore on another machine

Quick Quiz

1. The shortcut to take a Tally backup from any screen is:

  • a) Ctrl+S
  • b) Ctrl+Alt+B
  • c) Alt+F3
  • d) Ctrl+B
Answer

b) Ctrl+Alt+B — the universal Tally backup shortcut. Works from the Gateway, inside a report, or even mid-voucher entry.

2. Before restoring a backup that will overwrite current data, Sneha should:

  • a) Delete the current Tally data folder first
  • b) First take a backup of the current state to a different folder
  • c) Restart the computer
  • d) Uninstall and reinstall Tally Prime
Answer

b) Backup the current state first — even if the current data is corrupted, it may have useful vouchers for manual reference. Take a Ctrl+Alt+B to a separate folder, then restore the good backup.

On this page