A disk utility is a utility program that allows a user to perform various functions on a computer disk, such as disk partitioning and logical volume management, as well as multiple smaller tasks such as changing drive letters and other mount points, renaming volumes, disk checking, and disk formatting, which are otherwise handled separately by multiple other built-in commands. Each operating system (OS) has its own basic disk utility, and there are also separate programs which can recognize and adjust the different s of multiple OSes. Types of disk utilities include disk checkers, disk cleaners and disk space analyzers Disk cleaners are computer programs that find and delete potentially unnecessary or potentially unwanted files from a computer. The purpose of such deletion may be to free up disk space, to eliminate clutter or to protect privacy. Disk space consuming unnecessary files include s, trash, old backups and web caches made by web browsers. Privacy risks include HTTP cookies, local shared objects, log files or any other trace that may tell which computer program opened which files. Disk cleaners must not be mistaken with antivirus software (which delete malware), registry cleaners (which clean Microsoft Windows Registry) or data erasure software (which securely delete files), although multifunction software (such as those included below) may fit into all these categories. Disk compression A disk compression utility increases the amount of information that can be stored on a hard disk drive of given size. Unlike a utility which compresses only specified files – and which requires the user designate the files to be compressed – an on-the-fly disk compression utility works automatically without the user needing to be aware of its existence. When information needs to be stored to the hard disk, the utility will compress the information. When information needs to be read, the utility will decompress the information. A disk compression utility overrides the standard operating system routines.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.
Related courses (20)
EE-567: Semiconductor devices II
Students will learn about understanding the fundamentals and applications of emerging nanoscale devices, materials and concepts. Remark: at least 5 students should be enrolled for the course to be g
PHYS-467: Machine learning for physicists
Machine learning and data analysis are becoming increasingly central in sciences including physics. In this course, fundamental principles and methods of machine learning will be introduced and practi
COM-490: Large-scale data science for real-world data
This hands-on course teaches the tools & methods used by data scientists, from researching solutions to scaling up prototypes to Spark clusters. It exposes the students to the entire data science pipe
Show more
Related lectures (42)
Center of Gravity Calculation
Covers the calculation of the center of gravity for various shapes using mathematical formulas.
Semiconductor Devices II: Contact Resistance Modeling
Explores contact resistance modeling in semiconductor devices, focusing on gate voltage calculation and defect analysis.
Bayesian Inference: Estimation & Demystification
Covers the concepts of Demystification, Estimation, and Bayesian Inference in the context of Bayesian statistics.
Show more
Related publications (43)

Permeability sets the linear path instability of buoyancy-driven disks

François Gallaire, Pier Giuseppe Ledda, Giuseppe Antonio Zampogna, Giovanni Vagnoli

The prediction of trajectories of buoyancy-driven objects immersed in a viscous fluid is a key problem in fluid dynamics. Simple-shaped objects, such as disks, present a great variety of trajectories, ranging from zig-zag to tumbling and chaotic motions. Y ...
CAMBRIDGE UNIV PRESS2023

Reflectivity of Venus's Dayside Disk During the 2020 Observation Campaign: Outcomes and Future Perspectives

Stephan Hellmich

We performed a unique Venus observation campaign to measure the disk brightness of Venus over a broad range of wavelengths in 2020 August and September. The primary goal of the campaign was to investigate the absorption properties of the unknown absorber i ...
IOP Publishing Ltd2022
Show more
Related concepts (5)
Data erasure
Data erasure (sometimes referred to as data clearing, data wiping, or data destruction) is a software-based method of data sanitization that aims to completely destroy all electronic data residing on a hard disk drive or other digital media by overwriting data onto all sectors of the device in an irreversible process. By overwriting the data on the storage device, the data is rendered irrecoverable. Ideally, software designed for data erasure should: Allow for selection of a specific standard, based on unique needs, and Verify the overwriting method has been successful and removed data across the entire device.
Disk formatting
Disk formatting is the process of preparing a data storage device such as a hard disk drive, solid-state drive, floppy disk, memory card or USB flash drive for initial use. In some cases, the formatting operation may also create one or more new s. The first part of the formatting process that performs basic medium preparation is often referred to as "low-level formatting". Partitioning is the common term for the second part of the process, dividing the device into several sub-devices and, in some cases, writing information to the device allowing an operating system to be booted from it.
Data recovery
In computing, data recovery is a process of retrieving deleted, inaccessible, lost, corrupted, damaged, or formatted data from secondary storage, removable media or , 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.
Show more