Your company's IT department has received complaints that several computers are running slowly. Investigation shows that the hard drives on these systems are almost completely full, which can negatively affect performance. Which disk-management task should you perform first to address the issue?
Convert the file system from FAT32 to NTFS to improve efficiency
Clean up unnecessary files to free disk space
Increase the size of the existing partitions on the hard drive
Freeing up disk space by deleting unnecessary files should be the initial step. A nearly full drive leaves little room for the operating system's paging file, caches, and temporary files, which can significantly slow performance. Removing unneeded data immediately recovers capacity without risking user files. Other tasks-such as defragmenting, expanding partitions, or converting the file system-do not reclaim space and may not be possible or useful until adequate free space exists.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
Why does a full hard drive affect computer performance?
Open an interactive chat with Bash
What are some examples of unnecessary files that can be safely deleted?
Open an interactive chat with Bash
How does defragmentation differ from freeing up disk space?