Skip to main contentChat with us

ISO 27001:2022 Annex A  ·  Technological Control

A.8.10
Information deletion

To prevent unauthorized disclosure of information through improper disposal and ensure data is irrecoverably deleted when retention periods expire or systems are decommissioned.

Last reviewed: May 16, 2026  ·  Authored by TÜV SÜD & BSI Certified Lead Auditors

Control Definition

Once information has outlived its business or legal purpose, organizations must remove it from everywhere it lives — applications, systems, devices, and every other form of storage media — rather than letting it accumulate indefinitely.

Control Objective

To prevent unauthorized disclosure of information through improper disposal and ensure data is irrecoverably deleted when retention periods expire or systems are decommissioned.

What This Really Means

Information deletion means permanently and irrecoverably removing data when you no longer need it—whether from hard drives, SSDs, cloud storage, backup tapes, mobile devices, or paper documents. Simple file deletion or formatting isn't enough; deleted files can be recovered using forensic tools unless properly sanitized.

Think of it like shredding confidential documents. You don't just throw them in the trash—you use a cross-cut shredder that makes reconstruction impossible. Digital data requires the same treatment: cryptographic erasure, data wiping tools that overwrite storage multiple times, or physical destruction of media.

This control requires you to know what data you have, where it's stored, when retention periods expire, and how to securely delete it using methods appropriate to the sensitivity level. It also covers decommissioning systems, disposing of old hardware, returning leased equipment, and ensuring data isn't recoverable from devices sold, donated, or sent for recycling. The principle: data should only exist as long as legally or business-required, then be permanently destroyed.

Why It Matters

Improper data disposal is a leading cause of data breaches. Hard drives sold on eBay, cloud storage left active after project completion, and backup tapes in dumpsters have exposed millions of records. Even "deleted" data can be recovered and exploited.

Without proper information deletion practices, organizations face:

  • Data Breaches from Disposed Hardware – Hard drives, laptops, servers, copiers, and mobile devices sold or recycled without proper wiping expose customer data, credentials, and intellectual property
  • Regulatory Violations and Fines – DPDPA, GDPR, and data protection laws mandate data deletion upon retention expiry or user request; failure results in significant penalties
  • Increased Attack Surface – Retaining unnecessary data (old backups, archived emails, dormant databases) expands the scope of potential breaches and compliance audits
  • Legal Discovery Risks – Data that should have been deleted can be subpoenaed in litigation, exposing the organization to legal liability and increased legal costs

Indian organizations face DPDPA requirements for data deletion upon consent withdrawal and retention period expiry, making this control critical for compliance.

Implementation Guidance

1

Establish Data Retention Schedule and Deletion Policies

Document retention periods for each data category—customer records, employee records, financial and accounting data, log files—mapped to the specific legal, regulatory, contractual, and business requirements that apply to you (company law, tax law, labor law, and sector rules each impose their own periods, so have legal counsel validate the schedule). Define when data must be deleted, who approves deletion, and what methods to use. Review annually.

2

Implement Secure Data Wiping for Storage Media

Use certified data sanitization tools (DBAN, Blancco, BitRaser) that overwrite data in line with recognized sanitization guidance such as NIST SP 800-88, and verify completion. For SSDs and flash storage, use manufacturer's Secure Erase commands or encrypt drives and destroy keys. Never rely on quick format or file deletion alone.

3

Deploy Cryptographic Erasure for Encrypted Storage

For encrypted volumes, simply destroying the encryption key renders data irrecoverable without needing to wipe every block. Use this for cloud storage (AWS EBS, Azure disks), encrypted databases, and mobile devices. Ensure keys are stored in separate key management systems and deleted from all locations including backups.

4

Establish Physical Destruction Procedures for End-of-Life Media

For highly sensitive data or when wiping isn't practical, physically destroy storage: shred hard drives using industrial shredders, degauss magnetic media, or use certified e-waste disposal vendors (document chain of custody and obtain destruction certificates). Never throw storage media in regular trash.

5

Automate Cloud and SaaS Data Deletion with Lifecycle Policies

Configure automatic deletion policies in cloud services: AWS S3 lifecycle rules to delete objects after N days, Azure Blob lifecycle management, Google Cloud retention policies. For SaaS apps (Google Workspace, Microsoft 365), enable auto-delete for inactive users, purge deleted items after 30-90 days, and schedule periodic data reviews. Document all policies.

6

Implement Secure Deletion for Databases and Application Data

For database records, don't just mark as deleted—run TRUNCATE or DELETE with subsequent VACUUM operations to reclaim space. For sensitive fields, overwrite with random data before deletion. Implement application-level deletion workflows that propagate to all systems (primary DB, replicas, caches, search indexes). Test that data is truly gone, not just hidden.

7

Handle Backup and Archive Deletion Systematically

Backups are often forgotten—implement automated expiration for backup retention (daily: 7 days, weekly: 4 weeks, monthly: 12 months). When deleting production data, schedule corresponding backup deletion after retention expires. For tape backups, maintain inventory and shred tapes when retention ends. Never assume old backups are harmless—they contain PII subject to DPDPA.

Audit Evidence

During your ISO 27001 certification audit, auditors will expect to see the following evidence to demonstrate compliance with A.8.10:

Documentation

  • Data Retention and Deletion Policy defining retention periods and deletion methods
  • Data classification inventory mapping data types to retention requirements
  • Secure deletion procedures for different media types (HDD, SSD, cloud, mobile)
  • Vendor contracts and certificates of destruction from e-waste disposal companies
  • Deletion logs or records showing when data was deleted, by whom, and using what method

Interviews

  • IT administrators about data sanitization tools and procedures used
  • Data Protection Officer or legal team about retention schedules and compliance requirements
  • Asset disposal coordinator about hardware decommissioning and destruction processes

Observations

  • Review of data wiping tool configurations and deletion logs from software
  • Physical inspection of destroyed hardware or certificates from destruction vendors
  • Demonstration of cloud lifecycle policies showing automated deletion rules
  • Testing data recovery on "deleted" test data to verify proper sanitization

Practitioner Insights

Surendra Pal Singh

I once audited a company that sold 50 old laptops to employees at a discount. When we booted one randomly, we found the previous user's Outlook mailbox intact—10,000 emails including customer contracts and financial data. The IT team claimed they "deleted the files" but never actually wiped the drives. Always test your deletion procedures by attempting data recovery yourself before declaring success.

Surendra Pal Singh · CISO, DPO, CISA, ISO 27001, 27701, 42001 Lead Auditor
Saundhi Chauhan

Cloud data deletion is tricky because of backups, snapshots, and replicas across regions. I've seen organizations delete S3 buckets but forget about cross-region replication or CloudFront caches. When deleting cloud data, you must identify ALL locations: primary storage, backups, snapshots, geo-replicas, CDN caches, and service logs. Use cloud inventory tools to map dependencies before deletion.

Saundhi Chauhan · ISO 27001, 27701 Lead Auditor

Common Challenges & Solutions

Challenge

Employees take old company laptops home after replacement without proper data wiping.

Solution

Implement mandatory asset return policy—no exceptions. Before handing over devices, IT must wipe drives using certified tools (DBAN, Blancco) and provide employees a fresh OS installation. For high-risk roles (finance, HR), physically destroy drives and provide new devices. Maintain asset tracking to ensure all devices are accounted for.

Challenge

Legal hold requirements conflict with data retention policies—data should be deleted but can't be due to litigation.

Solution

Implement legal hold procedures that suspend normal deletion for specific data sets under litigation or investigation. Maintain a legal hold register tracking what's preserved, why, and for how long. Require legal approval before resuming deletion. Use e-discovery platforms (Relativity, Exterro) to manage holds across multiple systems.

Challenge

Cloud backups and snapshots accumulate indefinitely because nobody monitors them, increasing costs and risk.

Solution

Audit cloud accounts quarterly for orphaned resources: unattached EBS volumes, old AMI snapshots, RDS backups, blob storage archives. Implement tagging policies that require expiration dates on all backups. Use cloud cost management tools (AWS Cost Explorer, Azure Cost Management) to identify expensive old storage. Set automated deletion policies.

Challenge

Employees store sensitive data on personal devices, USB drives, and cloud accounts that IT can't track or delete.

Solution

Implement DLP (Data Loss Prevention) to block copying sensitive data to unauthorized locations. Use endpoint protection that can remotely wipe corporate data from BYOD devices (Intune, VMware Workspace ONE). Educate employees about acceptable use and consequences of shadow IT. Conduct periodic audits of file sharing permissions.

Challenge

Third-party vendors and service providers store our data—we don't know if they delete it when contracts end.

Solution

Include data deletion clauses in all vendor contracts: "Provider must securely delete Customer data within 30 days of contract termination and provide written certification." Request deletion certificates. For critical vendors, require deletion to be verified through audit rights. Maintain a vendor data inventory tracking what data each vendor holds.

Frequently Asked Questions

Is deleting files and then emptying the Recycle Bin/Trash sufficient for secure deletion?
Absolutely not. File deletion only removes the reference to data—the actual bits remain on disk and can be recovered using tools like Recuva, PhotoRec, or TestDisk. For secure deletion, use tools that overwrite data multiple times (DBAN, Eraser, srm on Linux) or use full-disk encryption and destroy the key. For SSDs, use manufacturer Secure Erase commands.
How do we securely delete data from SSDs and flash storage? Isn't overwriting ineffective?
Correct—traditional multi-pass overwriting doesn't work on SSDs due to wear leveling and spare blocks. Instead: (1) Use ATA Secure Erase command if supported. (2) Encrypt the SSD from day one and delete keys when disposal is needed (cryptographic erasure). (3) Physically destroy the drive. Never assume standard deletion tools work on SSDs—verify with manufacturer documentation.
Do we need to delete data from decommissioned cloud resources like terminated EC2 instances or deleted S3 buckets?
For EBS-backed EC2 instances, data persists on EBS volumes after instance termination unless you explicitly delete volumes. For S3, deleted objects are gone but versioning may retain old copies. Always: (1) Verify deletion actually occurred. (2) Check for snapshots, AMIs, and backups. (3) Delete associated resources explicitly. Use AWS Config or Azure Policy to detect orphaned resources.
What about data on copiers, printers, and multifunction devices? Do they need secure deletion too?
Yes! Modern copiers have hard drives that cache scanned documents, print jobs, and fax history. Before returning leased copiers or disposing of them, you must: (1) Run device's secure erase function. (2) Physically remove and destroy the hard drive. (3) Engage vendor to certify deletion. This is often overlooked but critical—copiers have exposed medical records, financial data, and legal documents.
How do we handle user requests to delete their personal data under DPDPA "right to erasure"?
Implement a formal data deletion request process: (1) Verify the requester's identity. (2) Locate ALL instances of their data across systems (CRM, marketing tools, backups, logs, analytics). (3) Delete from production and mark for deletion in backups when they expire. (4) Document the deletion and provide confirmation to the user within 30 days. Test this process quarterly.
Should we delete log files immediately after the retention period, or keep them "just in case"?
Delete on schedule—"just in case" retention expands risk and violates data minimization principles. Define retention based on business need and compliance (CERT-In requires 180 days for certain logs). After retention expires, delete automatically using log rotation tools (logrotate, CloudWatch Logs retention). Retaining indefinitely makes you liable for data breaches affecting old logs and increases legal discovery scope.

Written By Expert Auditors

Saundhi Chauhan
Saundhi Chauhan
Lead Auditor
ISO 27001 Lead AuditorISO 27701 Lead Auditor
Surendra Pal Singh
Surendra Pal Singh
Chief Information Security Officer & Data Protection Officer
CISODPOCISAMCSEITILISO 27001 Lead AuditorISO 27701 Lead AuditorISO 42001 Lead Auditor
Last reviewed: June 2026Content verified by certified lead auditors

Get in touch

Book a free consultation or send us your requirements. We respond within 24 hours.

Quick Call

Pick a time slot

Send Requirements

Get a custom quote in 24 hours

We're Online

⚠️ Business inquiries only. Personal email addresses will be rejected.

24hr Response
Free Consultation
No Obligations