
Clicking delete may make a file, account, or social media post disappear from view, but that does not necessarily mean the underlying data has been erased, explains The Conversation article. Poor explanations from technology providers leave many users uncertain about what happens to their information after requesting deletion, creating potential privacy and security risks.
When a file is permanently deleted from a computer, the system typically marks its storage space as available for reuse and changes the metadata connecting the file to its location. The original content may remain recoverable until new data overwrites it. More secure methods include physically destroying storage media, overwriting memory blocks, or encrypting information and destroying the encryption key. Cloud infrastructure makes complete erasure even more complicated.
Social media presents similar problems. Deleted posts may survive through replies, comments, mentions, screenshots, or internet archives. Removing an app also does not automatically delete the associated account. These abandoned zombie accounts can retain personal information for years, potentially exposing users to cyberattacks and data breaches.
Artificial intelligence adds another layer of complexity. Machine-learning models can memorize information contained in their training data, while removing specific information through machine unlearning remains difficult. Although regulations such as the European Union’s General Data Protection Regulation provide a right to be forgotten, enforcing complete erasure within AI systems presents unresolved technical and regulatory challenges.
Researchers propose explainable deletion as one possible solution. Developed by Marvin Ramokapane at the University of Bristol-based REPHRAIN research center, the framework organizes deletion information into six categories: what, how, when, who, where, and why.
Providing these details could help users understand what happens to their information, select appropriate deletion methods, recover accidentally removed data, and verify that deletion requests have been completed. Greater transparency could ultimately give people more meaningful control over their digital footprints.