This paper discusses a data duplication removal system using file checksum techniques to efficiently identify and manage redundant data in cloud storage. By generating checksum values for files and comparing them with existing entries, the system updates or adds new entries to minimize storage consumption. The MD5 hash algorithm is utilized for quick detection of duplicate files, enhancing security and ease of data management.