This article needs additional citations for verification .(February 2023) |
Developer(s) | CleverFiles |
---|---|
Stable release | 5.0.1043 (Mac), 5.0.734 (Windows) |
Operating system | macOS and Windows |
Type | Data recovery |
License | Free (up to 500MB) |
Website | cleverfiles.com |
Disk Drill is a data recovery utility for Windows and macOS developed by Cleverfiles. [1] It was introduced in 2010, [2] and is primarily designed to recover deleted or lost files from hard disk drives, USB flash drives and SSD drives with the help of Recovery Vault [3] technology. While Disk Drill was originally exclusive to the Mac, a Windows version was released in 2015. [4]
The core of Disk Drill is a Recovery Vault technology which allows to recover data from a medium that was secured by Recovery Vault beforehand. [5] [6] Recovery Vault runs as a background service and remembers all metadata and properties of the deleted data. Thus making it possible to restore deleted files with their original file names and location.
The Mac version of Disk Drill provides recovery from HFS/HFS+ and FAT disks/partitions (only the paid Pro version can actually recover files, the Free version will only allow Previewing files).
In August 2016, Disk Drill 3 announces support of macOS Sierra. [7]
Disk Drill can be also used as a backup utility for creating copies of the disk or partition in DMG images [8] format.
In February 2015, CleverFiles launched a Windows version [9] of its data recovery software for macOS. While in beta, Disk Drill for Windows is licensed as a freeware and allows to recover the deleted files from storage devices that can be accessed from Windows PC. Disk Drill for Windows also includes the Recovery Vault technology and works on any Windows XP system or newer (Windows Vista, 7, 8, 10). The software is compatible with FAT and NTFS, as well as HFS+ and EXT2/3/4 file systems.
In September 2016, CleverFiles announced the availability of Disk Drill 2 for Windows, [10] the new version of the expert-level data recovery app.
Version | Platform | Release date | Notes and significant changes |
---|---|---|---|
1.0.47 Beta | Macintosh | September 2010 |
|
1.0.52 Beta | Macintosh | September 2010 |
|
1.0.62 | Macintosh | November 2010 |
|
1.1 | Macintosh | February 2011 |
|
1.4 | Macintosh | August 2011 |
|
1.7 | Macintosh | February 2012 |
|
1.8 | Macintosh | May 2012 |
|
2.0 [11] | Macintosh | May 2013 |
|
2.1 | Macintosh | December 2013 |
|
2.2 | Macintosh | March 2014 |
|
2.3 | Macintosh | August 2014 |
|
2.4 | Macintosh | August 2014 |
|
2.4.437 [12] | Macintosh | December 2015 |
|
1.0 [13] | Windows | February 2015 |
|
1.0.188 [15] | Windows | June 2015 |
|
2.0.253 | Windows | August 2016 |
|
3.0.756 [16] | Macintosh | September 2016 |
|
4.0.0 | Windows | August 2019 |
|
4.0.123 [17] | macOS | October 2020 |
|
5.0.732 [18] | Windows | November 2022 |
|
5.0.1043 [19] | macOS | November 2022 |
|
Hierarchical File System (HFS) is a proprietary file system developed by Apple Inc. for use in computer systems running Mac OS. Originally designed for use on floppy and hard disks, it can also be found on read-only media such as CD-ROMs. HFS is also referred to as Mac OS Standard, while its successor, HFS Plus, is also called Mac OS Extended.
Disk partitioning or disk slicing is the creation of one or more regions on secondary storage, so that each region can be managed separately. These regions are called partitions. It is typically the first step of preparing a newly installed disk, before any file system is created. The disk stores the information about the partitions' locations and sizes in an area known as the partition table that the operating system reads before any other part of the disk. Each partition then appears to the operating system as a distinct "logical" disk that uses part of the actual disk. System administrators use a program called a partition editor to create, resize, delete, and manipulate the partitions. Partitioning allows the use of different filesystems to be installed for different kinds of files. Separating user data from system data can prevent the system partition from becoming full and rendering the system unusable. Partitioning can also make backing up easier. A disadvantage is that it can be difficult to properly size partitions, resulting in having one partition with too much free space and another nearly totally allocated.
In the maintenance of file systems, defragmentation is a process that reduces the degree of fragmentation. It does this by physically organizing the contents of the mass storage device used to store files into the smallest number of contiguous regions. It also attempts to create larger regions of free space using compaction to impede the return of fragmentation. Some defragmentation utilities try to keep smaller files within a single directory together, as they are often accessed in sequence.
SystemRescue is a Linux distribution for x86-64 and IA-32 computers. The primary purpose of SystemRescue is to repair unbootable or otherwise damaged computer systems after a system crash. SystemRescue is not intended to be used as a permanent operating system. It runs from a Live CD, a USB flash drive or any type of hard drive. It was designed by a team led by François Dupoux, and is based on Arch Linux since version 6.0. Starting with version 6.0, it has systemd as its init system.
Multi-booting is the act of installing multiple operating systems on a single computer, and being able to choose which one to boot. The term dual-booting refers to the common configuration of specifically two operating systems. Multi-booting may require a custom boot loader.
HFS Plus or HFS+ is a journaling file system developed by Apple Inc. It replaced the Hierarchical File System (HFS) as the primary file system of Apple computers with the 1998 release of Mac OS 8.1. HFS+ continued as the primary Mac OS X file system until it was itself replaced with the Apple File System (APFS), released with macOS High Sierra in 2017. HFS+ is also one of the formats supported by the iPod digital music player.
In computing, a file system or filesystem is a method and data structure that the operating system uses to control how data is stored and retrieved. Without a file system, data placed in a storage medium would be one large body of data with no way to tell where one piece of data stopped and the next began, or where any piece of data was located when it was time to retrieve it. By separating the data into pieces and giving each piece a name, the data are easily isolated and identified. Taking its name from the way a paper-based data management system is named, each group of data is called a "file". The structure and logic rules used to manage the groups of data and their names is called a "file system."
Norton Utilities is a utility software suite designed to help analyze, configure, optimize and maintain a computer. The latest version of the original series of Norton Utilities is Norton Utilities 16 for Windows XP/Vista/7/8 was released 26 October 2012.
In computing, data recovery is a process of retrieving deleted, inaccessible, lost, corrupted, damaged, or formatted data from secondary storage, removable media or files, when the data stored in them cannot be accessed in a usual way. The data is most often salvaged from storage media such as internal or external hard disk drives (HDDs), solid-state drives (SSDs), USB flash drives, magnetic tapes, CDs, DVDs, RAID subsystems, and other electronic devices. Recovery may be required due to physical damage to the storage devices or logical damage to the file system that prevents it from being mounted by the host operating system (OS).
TestDisk is a free and open-source data recovery utility that helps users recover lost partitions or repair corrupted filesystems. TestDisk can collect detailed information about a corrupted drive, which can then be sent to a technician for further analysis. TestDisk supports DOS, Microsoft Windows, Linux, FreeBSD, NetBSD, OpenBSD, SunOS, and MacOS. TestDisk handles non-partitioned and partitioned media. In particular, it recognizes the GUID Partition Table (GPT), Apple partition map, PC/Intel BIOS partition tables, Sun Solaris slice and Xbox fixed partitioning scheme. TestDisk uses a command line user interface. TestDisk can recover deleted files with 97% accuracy.
The following tables compare general and technical information for a number of file systems.
Time Machine is the backup mechanism of macOS, the desktop operating system developed by Apple. The software is designed to work with both local storage devices and network-attached disks, and is most commonly used with external disk drives connected using either USB or Thunderbolt. It was first introduced in Mac OS X 10.5 Leopard, which appeared in October 2007 and incrementally refined in subsequent releases of macOS. Time Machine was revamped in macOS 11 Big Sur to support APFS, thereby enabling "faster, more compact, and more reliable backups" than were possible previously.
This is a technical feature comparison of different disk encryption software.
In computing, the trash, also known by other names such as dustbin, wastebasket, and others, is a graphical user interface desktop metaphor for temporary storage for files set aside by the user for deletion, but not yet permanently erased. The concept and name is part of Mac operating systems, a similar implementation is called the Recycle Bin in Microsoft Windows, and other operating systems use other names.
This is a comparison of online backup services.
NetVault is a set of data protection software developed and supported by Quest Software. NetVault Backup is a backup and recovery software product. It can be used to protect data and software applications in physical and virtual environments from one central management interface. It supports many servers, application platforms, and protocols such as UNIX, Linux, Microsoft Windows, VMware, Microsoft Hyper-V, Oracle, Sybase, Microsoft SQL Server, NDMP, Oracle ACSLS, IBM DAS/ACI, Microsoft Exchange Server, DB2, and Teradata.
AppleDisk Image is a disk image format commonly used by the macOS operating system. When opened, an Apple Disk Image is mounted as a volume within the Finder.
Mac Data Recovery Guru is a data recovery application, for macOS. It was designed to recover deleted files from hard disk drives, USB flash drives, memory cards of cameras and portable devices, MP3 players, PlayStations, X-Boxes, Wii's, palm devices and optical media.
Apple File System (APFS) is a proprietary file system developed and deployed by Apple Inc. for macOS Sierra (10.12.4) and later, iOS 10.3, tvOS 10.2, watchOS 3.2, and all versions of iPadOS. It aims to fix core problems of HFS+, APFS's predecessor on these operating systems. APFS is optimized for solid-state drive storage and supports encryption, snapshots, and increased data integrity, among other capabilities.
DMDE is a data recovery and disk editing tool for hard drives and other storage media. It can work with physical devices, logical disks, disk images, as well as RAID-arrays and recovers files that have been accidentally deleted or lost due to other incidents.